This page is part of the Clinical Guidelines (v2.0.0-ballot: STU2 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 1.0.0. For a full list of available versions, 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><b>Generated Narrative: ClinicalImpression</b><a name=\"chf-scenario1-clinicalimpression\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource ClinicalImpression "chf-scenario1-clinicalimpression" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-cpg-clinicalimpression.html\">CPG Clinical Impression</a></p></div><p><b>CPG Impression For Extension</b>: <a href=\"EpisodeOfCare-chf-scenario1-eoc.html\">EpisodeOfCare/chf-scenario1-eoc</a></p><p><b>status</b>: completed</p><p><b>subject</b>: <a href=\"Patient-chf-scenario1-patient.html\">Patient/chf-scenario1-patient</a> " PATTERSON"</p><p><b>encounter</b>: <a href=\"Encounter-chf-scenario1-encounter.html\">Encounter/chf-scenario1-encounter</a></p><p><b>assessor</b>: <a href=\"PractitionerRole-chf-scenario1-practitionerrole.html\">PractitionerRole/chf-scenario1-practitionerrole</a></p><p><b>protocol</b>: <a href=\"PlanDefinition-chf-pathway.html\">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"
]
}