FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagesynapxe.sgcdi
Resource TypeStructureDefinition
Idprofile-medicaldirective.StructureDefinition.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=synapxe.sgcdi@1.2.0&canonical=https://fhir.synapxe.sg/StructureDefinition/profile-medicaldirective
URLhttps://fhir.synapxe.sg/StructureDefinition/profile-medicaldirective
Version1.2.0
Statusactive
NameMedicalDirective
DescriptionThis 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).
TypeCarePlan
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "url": "https://fhir.synapxe.sg/StructureDefinition/profile-medicaldirective",
  "version": "1.2.0",
  "name": "MedicalDirective",
  "status": "active",
  "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).",
  "fhirVersion": "5.0.0",
  "kind": "resource",
  "abstract": false,
  "type": "CarePlan",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/CarePlan",
  "derivation": "constraint"
}