{
  "resourceType": "StructureDefinition",
  "url": "https://fhir.synapxe.sg/StructureDefinition/profile-medicaldirective",
  "description": "This resource represents a written instruction or order that authorizes specific healthcare actions or interventions for a patient, often under defined circumstances and sometimes in advance of need. Medical directives can include standing orders for treatments, protocols for certain clinical situations, or advance directives that express a patient's wishes regarding future medical care (such as resuscitation preferences or end-of-life care).",
  "name": "MedicalDirective",
  "status": "active",
  "fhirVersion": "5.0.0",
  "kind": "resource",
  "abstract": false,
  "type": "CarePlan",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/CarePlan",
  "derivation": "constraint"
}