Clinical Practice Guidelines, published by Clinical Decision Support WG. This is not an authorized publication; it is the continuous build for version 1.0.0). This version is based on the current content of https://github.com/HL7/cqf-recommendations/ and changes regularly. See the Directory of published versions
Formats: Narrative, XML, JSON, Turtle
Raw json
{
"resourceType" : "ServiceRequest",
"id" : "chf-scenario1-jvp",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></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 \"chf-scenario1-jvp\" </p></div><p><b>rationale</b>: TODO: ACC recommends measuring jugular venous pressure as part of management of hypervolemia?</p><p><b>instantiatesCanonical</b>: <a href=\"http://hl7.org/fhir/uv/cpg/ActivityDefinition/chf-jvp\">http://hl7.org/fhir/uv/cpg/ActivityDefinition/chf-jvp</a></p><p><b>status</b>: completed</p><p><b>intent</b>: order</p><p><b>category</b>: Evaluation <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#386053000 \"Evaluation procedure (procedure)\")</span></p><p><b>doNotPerform</b>: false</p><p><b>code</b>: Measure jugular venous pressure <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-chf-codes.html\">CHF Codes</a>#measure-jvp)</span></p><p><b>subject</b>: <a href=\"Patient-chf-scenario1.html\">Patient/chf-scenario1</a> \" PATTERSON\"</p><p><b>encounter</b>: <a href=\"Encounter-chf-scenario1.html\">Encounter/chf-scenario1</a></p><p><b>occurrence</b>: 2019-02-03T09:41:00Z</p><p><b>authoredOn</b>: 2019-02-03</p><p><b>supportingInfo</b>: </p><ul><li><a href=\"Observation-chf-scenario1-jvp1.html\">Observation/chf-scenario1-jvp1</a></li><li><a href=\"Observation-chf-scenario1-jvp2.html\">Observation/chf-scenario1-jvp2</a></li><li><a href=\"Observation-chf-scenario1-jvp3.html\">Observation/chf-scenario1-jvp3</a></li><li><a href=\"Observation-chf-scenario1-jvp4.html\">Observation/chf-scenario1-jvp4</a></li><li><a href=\"Observation-chf-scenario1-bodyweight1.html\">Observation/chf-scenario1-bodyweight1</a></li><li><a href=\"Observation-chf-scenario1-bodyweight2.html\">Observation/chf-scenario1-bodyweight2</a></li><li><a href=\"Observation-chf-scenario1-bodyweight3.html\">Observation/chf-scenario1-bodyweight3</a></li><li><a href=\"Observation-chf-scenario1-bodyweight4.html\">Observation/chf-scenario1-bodyweight4</a></li><li><a href=\"Observation-chf-scenario1-urineout3.html\">Observation/chf-scenario1-urineout3</a></li><li><a href=\"MedicationAdministration-chf-scenario1-lasix-iv.html\">MedicationAdministration/chf-scenario1-lasix-iv</a></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-rationale",
"valueMarkdown" : "TODO: ACC recommends measuring jugular venous pressure as part of management of hypervolemia?"
}
],
"instantiatesCanonical" : [
"http://hl7.org/fhir/uv/cpg/ActivityDefinition/chf-jvp"
],
"status" : "completed",
"intent" : "order",
"category" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "386053000",
"display" : "Evaluation procedure (procedure)"
}
],
"text" : "Evaluation"
}
],
"doNotPerform" : false,
"code" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/chf-codes",
"code" : "measure-jvp",
"display" : "Measure jugular venous pressure"
}
],
"text" : "Measure jugular venous pressure"
},
"subject" : {
"reference" : "Patient/chf-scenario1"
},
"encounter" : {
"reference" : "Encounter/chf-scenario1"
},
"occurrenceDateTime" : "2019-02-03T09:41:00Z",
"authoredOn" : "2019-02-03",
"supportingInfo" : [
{
"reference" : "Observation/chf-scenario1-jvp1"
},
{
"reference" : "Observation/chf-scenario1-jvp2"
},
{
"reference" : "Observation/chf-scenario1-jvp3"
},
{
"reference" : "Observation/chf-scenario1-jvp4"
},
{
"reference" : "Observation/chf-scenario1-bodyweight1"
},
{
"reference" : "Observation/chf-scenario1-bodyweight2"
},
{
"reference" : "Observation/chf-scenario1-bodyweight3"
},
{
"reference" : "Observation/chf-scenario1-bodyweight4"
},
{
"reference" : "Observation/chf-scenario1-urineout3"
},
{
"reference" : "MedicationAdministration/chf-scenario1-lasix-iv"
}
]
}