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-jvp1 - JSON Representation
Raw json | Download
{
"resourceType" : "Observation",
"id" : "chf-scenario1-jvp1",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/uv/cpg/StructureDefinition/chf-jvp"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"chf-scenario1-jvp1\"> </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 Observation "chf-scenario1-jvp1" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-chf-jvp.html\">CHF Jugular Venous Pressure</a></p></div><p><b>CPG Instantiates Case Feature Extension</b>: <a href=\"StructureDefinition-chf-jvp.html\">CHF Jugular Venous Pressure</a></p><p><b>CPG Case Feature Type Extension</b>: asserted</p><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#vital-signs)</span></p><p><b>code</b>: Jugular venous pressure <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-chf-codes.html\">CHF Codes</a>#jvp)</span></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>effective</b>: 2019-01-31 07:00:00+0000</p><p><b>issued</b>: Jan 31, 2019, 7:00:00 AM</p><p><b>performer</b>: <a href=\"PractitionerRole-chf-scenario1-practitionerrole.html\">PractitionerRole/chf-scenario1-practitionerrole</a></p><p><b>value</b>: 9.1 cmH2O<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code cm[H2O] = 'cm[H2O]')</span></p></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-instantiatesCaseFeature",
"valueCanonical" : "http://hl7.org/fhir/uv/cpg/StructureDefinition/chf-jvp"
},
{
"url" : "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-caseFeatureType",
"valueCode" : "asserted"
}
],
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "vital-signs"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/chf-codes",
"code" : "jvp"
}
]
},
"subject" : {
🔗 "reference" : "Patient/chf-scenario1-patient"
},
"encounter" : {
🔗 "reference" : "Encounter/chf-scenario1-encounter"
},
"effectiveDateTime" : "2019-01-31T07:00:00Z",
"issued" : "2019-01-31T07:00:00Z",
"performer" : [
{
🔗 "reference" : "PractitionerRole/chf-scenario1-practitionerrole"
}
],
"valueQuantity" : {
"value" : 9.1,
"unit" : "cmH2O",
"system" : "http://unitsofmeasure.org",
"code" : "cm[H2O]"
}
}