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.2&canonical=https://fhir.synapxe.sg/StructureDefinition/profile-medicaldirective
URLhttps://fhir.synapxe.sg/StructureDefinition/profile-medicaldirective
Version1.2.2
Statusactive
NameConsent
TitleMedical Directive Profile
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.
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",
  "id": "profile-medicaldirective",
  "url": "https://fhir.synapxe.sg/StructureDefinition/profile-medicaldirective",
  "version": "1.2.2",
  "name": "Consent",
  "title": "Medical Directive Profile",
  "status": "active",
  "publisher": "Synapxe",
  "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.",
  "fhirVersion": "5.0.0",
  "kind": "resource",
  "abstract": false,
  "type": "CarePlan",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/CarePlan",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "CarePlan",
        "path": "CarePlan"
      }
    ]
  }
}