Clinical Practice Guidelines
2.0.0 - trial-use International flag

Clinical Practice Guidelines, published by HL7 International / Clinical Decision Support. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/cqf-recommendations/ and changes regularly. See the Directory of published versions

: chf-scenario1-clinicalimpression - JSON Representation

Raw json | Download

{
  "resourceType" : "ClinicalImpression",
  "id" : "chf-scenario1-clinicalimpression",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-clinicalimpression"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ClinicalImpression chf-scenario1-clinicalimpression</b></p><a name=\"chf-scenario1-clinicalimpression\"> </a><a name=\"hcchf-scenario1-clinicalimpression\"> </a><a name=\"chf-scenario1-clinicalimpression-en-US\"> </a><p><b>CPG Impression For Extension</b>: <a href=\"EpisodeOfCare-chf-scenario1-eoc.html\">EpisodeOfCare: extension = http://hl7.org/fhir/uv/cpg/PlanDefinition/chf-pathway; status = active; period = 2019-01-31 05:03:00+0000 --&gt; (ongoing)</a></p><p><b>status</b>: Completed</p><p><b>subject</b>: <a href=\"Patient-chf-scenario1-patient.html\">Patterson, Jeremy Male, DoB: 1949-03-17</a></p><p><b>encounter</b>: <a href=\"Encounter-chf-scenario1-encounter.html\">Encounter: status = in-progress; class = inpatient encounter (ActCode#IMP); type = Inpatient stay 9 days; priority = High priority; period = 2019-01-31 05:03:00+0000 --&gt; (ongoing)</a></p><p><b>assessor</b>: <a href=\"PractitionerRole-chf-scenario1-practitionerrole.html\">PractitionerRole Specialist medical practitioner</a></p><p><b>protocol</b>: <a href=\"PlanDefinition-chf-pathway.html\">PlanDefinition CHFPathway</a></p></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-impressionFor",
      "valueReference" : {
        🔗 "reference" : "EpisodeOfCare/chf-scenario1-eoc"
      }
    }
  ],
  "status" : "completed",
  "subject" : {
    🔗 "reference" : "Patient/chf-scenario1-patient"
  },
  "encounter" : {
    🔗 "reference" : "Encounter/chf-scenario1-encounter"
  },
  "assessor" : {
    🔗 "reference" : "PractitionerRole/chf-scenario1-practitionerrole"
  },
  "protocol" : [
    🔗 "http://hl7.org/fhir/uv/cpg/PlanDefinition/chf-pathway"
  ]
}