Clinical Practice Guidelines Example Implementation Guide - Anthrax Post-Exposure Prophylaxis
1.1.0 - ci-build
Clinical Practice Guidelines Example Implementation Guide - Anthrax Post-Exposure Prophylaxis, published by HL7 International - Clinical Decision Support WG. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/cqframework/cpg-example-anthrax/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Bundle",
"id" : "bundle-11",
"type" : "collection",
"entry" : [
{
"fullUrl" : "http://hl7.org/fhir/uv/cpg/anthrax/Patient/patient-1",
"resource" : {
"resourceType" : "Patient",
"id" : "patient-1",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_patient-1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient patient-1</b></p><a name=\"patient-1\"> </a><a name=\"hcpatient-1\"> </a><a name=\"patient-1-en-US\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">John Smith Male, DoB: 2000-01-01</p><hr/></div>"
},
"name" : [
{
"family" : "Smith",
"given" : [
"John"
]
}
],
"gender" : "male",
"birthDate" : "2000-01-01"
}
},
{
"fullUrl" : "http://hl7.org/fhir/uv/cpg/anthrax/Condition/condition-3",
"resource" : {
"resourceType" : "Condition",
"id" : "condition-3",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_condition-3\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition condition-3</b></p><a name=\"condition-3\"> </a><a name=\"hccondition-3\"> </a><a name=\"condition-3-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/icd-10-cm Z20.810}\">Contact with and (suspected) exposure to anthrax</span></p><p><b>subject</b>: <a href=\"Patient-patient-1.html\">John Smith Male, DoB: 2000-01-01</a></p><p><b>onset</b>: 2019-06-03 15:00:00+0000</p></div>"
},
"clinicalStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
"code" : "active"
}
]
},
"verificationStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
"code" : "confirmed"
}
]
},
"code" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/sid/icd-10-cm",
"code" : "Z20.810",
"display" : "Contact with and (suspected) exposure to anthrax"
}
],
"text" : "Contact with and (suspected) exposure to anthrax"
},
"subject" : {
🔗 "reference" : "Patient/patient-1"
},
"onsetDateTime" : "2019-06-03T15:00:00.000Z"
}
},
{
"fullUrl" : "http://hl7.org/fhir/uv/cpg/anthrax/Observation/observation-4",
"resource" : {
"resourceType" : "Observation",
"id" : "observation-4",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-4\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-4</b></p><a name=\"observation-4\"> </a><a name=\"hcobservation-4\"> </a><a name=\"observation-4-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 170475009}\">Exposure to Bacillus anthracis (event)</span></p><p><b>subject</b>: <a href=\"Patient-patient-1.html\">John Smith Male, DoB: 2000-01-01</a></p><p><b>effective</b>: 2019-06-03 15:00:00+0000</p><p><b>issued</b>: 2019-06-03 15:00:00+0000</p></div>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "170475009",
"display" : "Exposure to Bacillus anthracis (event)"
}
],
"text" : "Exposure to Bacillus anthracis (event)"
},
"subject" : {
🔗 "reference" : "Patient/patient-1"
},
"effectiveDateTime" : "2019-06-03T15:00:00.000Z",
"issued" : "2019-06-03T15:00:00.000Z"
}
},
{
"fullUrl" : "http://hl7.org/fhir/uv/cpg/anthrax/Observation/observation-17",
"resource" : {
"resourceType" : "Observation",
"id" : "observation-17",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_observation-17\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-17</b></p><a name=\"observation-17\"> </a><a name=\"hcobservation-17\"> </a><a name=\"observation-17-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 84387000}\">Asymptomatic (finding)</span></p><p><b>subject</b>: <a href=\"Patient-patient-1.html\">John Smith Male, DoB: 2000-01-01</a></p><p><b>effective</b>: 2019-06-03 15:00:00+0000</p><p><b>issued</b>: 2019-06-03 15:00:00+0000</p></div>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "84387000",
"display" : "Asymptomatic (finding)"
}
],
"text" : "Asymptomatic (finding)"
},
"subject" : {
🔗 "reference" : "Patient/patient-1"
},
"effectiveDateTime" : "2019-06-03T15:00:00.000Z",
"issued" : "2019-06-03T15:00:00.000Z"
}
},
{
"fullUrl" : "http://hl7.org/fhir/uv/cpg/anthrax/AllergyIntolerance/allergy-11",
"resource" : {
"resourceType" : "AllergyIntolerance",
"id" : "allergy-11",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"AllergyIntolerance_allergy-11\"> </a><p class=\"res-header-id\"><b>Generated Narrative: AllergyIntolerance allergy-11</b></p><a name=\"allergy-11\"> </a><a name=\"hcallergy-11\"> </a><a name=\"allergy-11-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-verification confirmed}\">Confirmed</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 111088007}\">Latex (substance)</span></p><p><b>patient</b>: <a href=\"Patient-patient-1.html\">John Smith Male, DoB: 2000-01-01</a></p><p><b>recordedDate</b>: 2016-05-28 15:00:00+0000</p></div>"
},
"clinicalStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
"code" : "active"
}
]
},
"verificationStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification",
"code" : "confirmed",
"display" : "Confirmed"
}
]
},
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "111088007",
"display" : "Latex (substance)"
}
],
"text" : "Latex (substance)"
},
"patient" : {
🔗 "reference" : "Patient/patient-1"
},
"recordedDate" : "2016-05-28T15:00:00.000Z"
}
}
]
}