Quality Measure Implementation Guide, published by HL7 International / Clinical Quality Information. 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/fhir-cqm/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Bundle",
"id" : "scoring-test-patients",
"language" : "en",
"type" : "collection",
"entry" : [
{
"fullUrl" : "http://example.org/fhir/ResearchStudy/cqm-example-study",
"resource" : {
"resourceType" : "ResearchStudy",
"id" : "cqm-example-study",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ResearchStudy cqm-example-study</b></p><a name=\"cqm-example-study\"> </a><a name=\"hccqm-example-study\"> </a><p><b>title</b>: Example research study</p><p><b>status</b>: Completed</p></div>"
},
"title" : "Example research study",
"status" : "completed"
}
},
{
"fullUrl" : "http://example.org/fhir/Patient/ada",
"resource" : {
"resourceType" : "Patient",
"id" : "ada",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient ada</b></p><a name=\"ada\"> </a><a name=\"hcada\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Ada Example (no stated gender), DoB Unknown</p><hr/></div>"
},
"name" : [
{
"family" : "Example",
"given" : [
"Ada"
]
}
]
}
},
{
"fullUrl" : "http://example.org/fhir/Encounter/ada-enc-0",
"resource" : {
"resourceType" : "Encounter",
"id" : "ada-enc-0",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter ada-enc-0</b></p><a name=\"ada-enc-0\"> </a><a name=\"hcada-enc-0\"> </a><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-v3-ActCode.html#v3-ActCode-AMB\">ActCode: AMB</a> (ambulatory)</p><p><b>subject</b>: <a href=\"Bundle-scoring-test-patients.html#Patient_ada\">Ada Example (no stated gender), DoB Unknown</a></p></div>"
},
"status" : "finished",
"class" : {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "AMB"
},
"subject" : {
"reference" : "Patient/ada"
}
}
},
{
"fullUrl" : "http://example.org/fhir/Procedure/ada-proc-0",
"resource" : {
"resourceType" : "Procedure",
"id" : "ada-proc-0",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Procedure ada-proc-0</b></p><a name=\"ada-proc-0\"> </a><a name=\"hcada-proc-0\"> </a><p><b>status</b>: Completed</p><p><b>subject</b>: <a href=\"Bundle-scoring-test-patients.html#Patient_ada\">Ada Example (no stated gender), DoB Unknown</a></p></div>"
},
"status" : "completed",
"subject" : {
"reference" : "Patient/ada"
}
}
},
{
"fullUrl" : "http://example.org/fhir/Observation/ada-obs-0",
"resource" : {
"resourceType" : "Observation",
"id" : "ada-obs-0",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation ada-obs-0</b></p><a name=\"ada-obs-0\"> </a><a name=\"hcada-obs-0\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:\">example observation</span></p><p><b>subject</b>: <a href=\"Bundle-scoring-test-patients.html#Patient_ada\">Ada Example (no stated gender), DoB Unknown</a></p><p><b>effective</b>: 2022-08-24 10:39:52+0000</p><p><b>performer</b>: <a href=\"Bundle-scoring-test-patients.html#Practitioner_practitioner-1\">Practitioner Ronald Bone </a></p></div>"
},
"status" : "final",
"code" : {
"text" : "example observation"
},
"subject" : {
"reference" : "Patient/ada"
},
"effectiveDateTime" : "2022-08-24T10:39:52+00:00",
"performer" : [
{
"reference" : "Practitioner/practitioner-1"
}
]
}
},
{
"fullUrl" : "http://example.org/fhir/Observation/ada-obs-1",
"resource" : {
"resourceType" : "Observation",
"id" : "ada-obs-1",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation ada-obs-1</b></p><a name=\"ada-obs-1\"> </a><a name=\"hcada-obs-1\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:\">example observation</span></p><p><b>subject</b>: <a href=\"Bundle-scoring-test-patients.html#Patient_ada\">Ada Example (no stated gender), DoB Unknown</a></p><p><b>effective</b>: 2022-08-24 10:39:52+0000</p><p><b>performer</b>: <a href=\"Bundle-scoring-test-patients.html#Practitioner_practitioner-1\">Practitioner Ronald Bone </a></p></div>"
},
"status" : "final",
"code" : {
"text" : "example observation"
},
"subject" : {
"reference" : "Patient/ada"
},
"effectiveDateTime" : "2022-08-24T10:39:52+00:00",
"performer" : [
{
"reference" : "Practitioner/practitioner-1"
}
]
}
},
{
"fullUrl" : "http://example.org/fhir/Immunization/ada-imm-0",
"resource" : {
"resourceType" : "Immunization",
"id" : "ada-imm-0",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Immunization ada-imm-0</b></p><a name=\"ada-imm-0\"> </a><a name=\"hcada-imm-0\"> </a><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title=\"Codes:\">example vaccine</span></p><p><b>patient</b>: <a href=\"Bundle-scoring-test-patients.html#Patient_ada\">Ada Example (no stated gender), DoB Unknown</a></p><p><b>occurrence</b>: 2024-01-01</p></div>"
},
"status" : "completed",
"vaccineCode" : {
"text" : "example vaccine"
},
"patient" : {
"reference" : "Patient/ada"
},
"occurrenceDateTime" : "2024-01-01"
}
},
{
"fullUrl" : "http://example.org/fhir/Patient/ben",
"resource" : {
"resourceType" : "Patient",
"id" : "ben",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient ben</b></p><a name=\"ben\"> </a><a name=\"hcben\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Ben Example (no stated gender), DoB Unknown</p><hr/></div>"
},
"name" : [
{
"family" : "Example",
"given" : [
"Ben"
]
}
]
}
},
{
"fullUrl" : "http://example.org/fhir/Encounter/ben-enc-0",
"resource" : {
"resourceType" : "Encounter",
"id" : "ben-enc-0",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter ben-enc-0</b></p><a name=\"ben-enc-0\"> </a><a name=\"hcben-enc-0\"> </a><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-v3-ActCode.html#v3-ActCode-AMB\">ActCode: AMB</a> (ambulatory)</p><p><b>subject</b>: <a href=\"Bundle-scoring-test-patients.html#Patient_ben\">Ben Example (no stated gender), DoB Unknown</a></p></div>"
},
"status" : "finished",
"class" : {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "AMB"
},
"subject" : {
"reference" : "Patient/ben"
}
}
},
{
"fullUrl" : "http://example.org/fhir/Procedure/ben-proc-0",
"resource" : {
"resourceType" : "Procedure",
"id" : "ben-proc-0",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Procedure ben-proc-0</b></p><a name=\"ben-proc-0\"> </a><a name=\"hcben-proc-0\"> </a><p><b>status</b>: Completed</p><p><b>subject</b>: <a href=\"Bundle-scoring-test-patients.html#Patient_ben\">Ben Example (no stated gender), DoB Unknown</a></p></div>"
},
"status" : "completed",
"subject" : {
"reference" : "Patient/ben"
}
}
},
{
"fullUrl" : "http://example.org/fhir/Patient/cyd",
"resource" : {
"resourceType" : "Patient",
"id" : "cyd",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient cyd</b></p><a name=\"cyd\"> </a><a name=\"hccyd\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Cyd Example (no stated gender), DoB Unknown</p><hr/></div>"
},
"name" : [
{
"family" : "Example",
"given" : [
"Cyd"
]
}
]
}
},
{
"fullUrl" : "http://example.org/fhir/Procedure/cyd-proc-0",
"resource" : {
"resourceType" : "Procedure",
"id" : "cyd-proc-0",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Procedure cyd-proc-0</b></p><a name=\"cyd-proc-0\"> </a><a name=\"hccyd-proc-0\"> </a><p><b>status</b>: Completed</p><p><b>subject</b>: <a href=\"Bundle-scoring-test-patients.html#Patient_cyd\">Cyd Example (no stated gender), DoB Unknown</a></p></div>"
},
"status" : "completed",
"subject" : {
"reference" : "Patient/cyd"
}
}
},
{
"fullUrl" : "http://example.org/fhir/Observation/cyd-obs-0",
"resource" : {
"resourceType" : "Observation",
"id" : "cyd-obs-0",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation cyd-obs-0</b></p><a name=\"cyd-obs-0\"> </a><a name=\"hccyd-obs-0\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:\">example observation</span></p><p><b>subject</b>: <a href=\"Bundle-scoring-test-patients.html#Patient_cyd\">Cyd Example (no stated gender), DoB Unknown</a></p><p><b>effective</b>: 2022-08-24 10:39:52+0000</p><p><b>performer</b>: <a href=\"Bundle-scoring-test-patients.html#Practitioner_practitioner-1\">Practitioner Ronald Bone </a></p></div>"
},
"status" : "final",
"code" : {
"text" : "example observation"
},
"subject" : {
"reference" : "Patient/cyd"
},
"effectiveDateTime" : "2022-08-24T10:39:52+00:00",
"performer" : [
{
"reference" : "Practitioner/practitioner-1"
}
]
}
},
{
"fullUrl" : "http://example.org/fhir/Observation/cyd-obs-1",
"resource" : {
"resourceType" : "Observation",
"id" : "cyd-obs-1",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation cyd-obs-1</b></p><a name=\"cyd-obs-1\"> </a><a name=\"hccyd-obs-1\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:\">example observation</span></p><p><b>subject</b>: <a href=\"Bundle-scoring-test-patients.html#Patient_cyd\">Cyd Example (no stated gender), DoB Unknown</a></p><p><b>effective</b>: 2022-08-24 10:39:52+0000</p><p><b>performer</b>: <a href=\"Bundle-scoring-test-patients.html#Practitioner_practitioner-1\">Practitioner Ronald Bone </a></p></div>"
},
"status" : "final",
"code" : {
"text" : "example observation"
},
"subject" : {
"reference" : "Patient/cyd"
},
"effectiveDateTime" : "2022-08-24T10:39:52+00:00",
"performer" : [
{
"reference" : "Practitioner/practitioner-1"
}
]
}
},
{
"fullUrl" : "http://example.org/fhir/Observation/cyd-obs-2",
"resource" : {
"resourceType" : "Observation",
"id" : "cyd-obs-2",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation cyd-obs-2</b></p><a name=\"cyd-obs-2\"> </a><a name=\"hccyd-obs-2\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:\">example observation</span></p><p><b>subject</b>: <a href=\"Bundle-scoring-test-patients.html#Patient_cyd\">Cyd Example (no stated gender), DoB Unknown</a></p><p><b>effective</b>: 2022-08-24 10:39:52+0000</p><p><b>performer</b>: <a href=\"Bundle-scoring-test-patients.html#Practitioner_practitioner-1\">Practitioner Ronald Bone </a></p></div>"
},
"status" : "final",
"code" : {
"text" : "example observation"
},
"subject" : {
"reference" : "Patient/cyd"
},
"effectiveDateTime" : "2022-08-24T10:39:52+00:00",
"performer" : [
{
"reference" : "Practitioner/practitioner-1"
}
]
}
},
{
"fullUrl" : "http://example.org/fhir/Observation/cyd-obs-3",
"resource" : {
"resourceType" : "Observation",
"id" : "cyd-obs-3",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation cyd-obs-3</b></p><a name=\"cyd-obs-3\"> </a><a name=\"hccyd-obs-3\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:\">example observation</span></p><p><b>subject</b>: <a href=\"Bundle-scoring-test-patients.html#Patient_cyd\">Cyd Example (no stated gender), DoB Unknown</a></p><p><b>effective</b>: 2022-08-24 10:39:52+0000</p><p><b>performer</b>: <a href=\"Bundle-scoring-test-patients.html#Practitioner_practitioner-1\">Practitioner Ronald Bone </a></p></div>"
},
"status" : "final",
"code" : {
"text" : "example observation"
},
"subject" : {
"reference" : "Patient/cyd"
},
"effectiveDateTime" : "2022-08-24T10:39:52+00:00",
"performer" : [
{
"reference" : "Practitioner/practitioner-1"
}
]
}
},
{
"fullUrl" : "http://example.org/fhir/Observation/cyd-obs-4",
"resource" : {
"resourceType" : "Observation",
"id" : "cyd-obs-4",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation cyd-obs-4</b></p><a name=\"cyd-obs-4\"> </a><a name=\"hccyd-obs-4\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:\">example observation</span></p><p><b>subject</b>: <a href=\"Bundle-scoring-test-patients.html#Patient_cyd\">Cyd Example (no stated gender), DoB Unknown</a></p><p><b>effective</b>: 2022-08-24 10:39:52+0000</p><p><b>performer</b>: <a href=\"Bundle-scoring-test-patients.html#Practitioner_practitioner-1\">Practitioner Ronald Bone </a></p></div>"
},
"status" : "final",
"code" : {
"text" : "example observation"
},
"subject" : {
"reference" : "Patient/cyd"
},
"effectiveDateTime" : "2022-08-24T10:39:52+00:00",
"performer" : [
{
"reference" : "Practitioner/practitioner-1"
}
]
}
},
{
"fullUrl" : "http://example.org/fhir/Observation/cyd-obs-5",
"resource" : {
"resourceType" : "Observation",
"id" : "cyd-obs-5",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation cyd-obs-5</b></p><a name=\"cyd-obs-5\"> </a><a name=\"hccyd-obs-5\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:\">example observation</span></p><p><b>subject</b>: <a href=\"Bundle-scoring-test-patients.html#Patient_cyd\">Cyd Example (no stated gender), DoB Unknown</a></p><p><b>effective</b>: 2022-08-24 10:39:52+0000</p><p><b>performer</b>: <a href=\"Bundle-scoring-test-patients.html#Practitioner_practitioner-1\">Practitioner Ronald Bone </a></p></div>"
},
"status" : "final",
"code" : {
"text" : "example observation"
},
"subject" : {
"reference" : "Patient/cyd"
},
"effectiveDateTime" : "2022-08-24T10:39:52+00:00",
"performer" : [
{
"reference" : "Practitioner/practitioner-1"
}
]
}
},
{
"fullUrl" : "http://example.org/fhir/Observation/cyd-obs-6",
"resource" : {
"resourceType" : "Observation",
"id" : "cyd-obs-6",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation cyd-obs-6</b></p><a name=\"cyd-obs-6\"> </a><a name=\"hccyd-obs-6\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:\">example observation</span></p><p><b>subject</b>: <a href=\"Bundle-scoring-test-patients.html#Patient_cyd\">Cyd Example (no stated gender), DoB Unknown</a></p><p><b>effective</b>: 2022-08-24 10:39:52+0000</p><p><b>performer</b>: <a href=\"Bundle-scoring-test-patients.html#Practitioner_practitioner-1\">Practitioner Ronald Bone </a></p></div>"
},
"status" : "final",
"code" : {
"text" : "example observation"
},
"subject" : {
"reference" : "Patient/cyd"
},
"effectiveDateTime" : "2022-08-24T10:39:52+00:00",
"performer" : [
{
"reference" : "Practitioner/practitioner-1"
}
]
}
},
{
"fullUrl" : "http://example.org/fhir/Observation/cyd-obs-7",
"resource" : {
"resourceType" : "Observation",
"id" : "cyd-obs-7",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation cyd-obs-7</b></p><a name=\"cyd-obs-7\"> </a><a name=\"hccyd-obs-7\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:\">example observation</span></p><p><b>subject</b>: <a href=\"Bundle-scoring-test-patients.html#Patient_cyd\">Cyd Example (no stated gender), DoB Unknown</a></p><p><b>effective</b>: 2022-08-24 10:39:52+0000</p><p><b>performer</b>: <a href=\"Bundle-scoring-test-patients.html#Practitioner_practitioner-1\">Practitioner Ronald Bone </a></p></div>"
},
"status" : "final",
"code" : {
"text" : "example observation"
},
"subject" : {
"reference" : "Patient/cyd"
},
"effectiveDateTime" : "2022-08-24T10:39:52+00:00",
"performer" : [
{
"reference" : "Practitioner/practitioner-1"
}
]
}
},
{
"fullUrl" : "http://example.org/fhir/Observation/cyd-obs-8",
"resource" : {
"resourceType" : "Observation",
"id" : "cyd-obs-8",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation cyd-obs-8</b></p><a name=\"cyd-obs-8\"> </a><a name=\"hccyd-obs-8\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:\">example observation</span></p><p><b>subject</b>: <a href=\"Bundle-scoring-test-patients.html#Patient_cyd\">Cyd Example (no stated gender), DoB Unknown</a></p><p><b>effective</b>: 2022-08-24 10:39:52+0000</p><p><b>performer</b>: <a href=\"Bundle-scoring-test-patients.html#Practitioner_practitioner-1\">Practitioner Ronald Bone </a></p></div>"
},
"status" : "final",
"code" : {
"text" : "example observation"
},
"subject" : {
"reference" : "Patient/cyd"
},
"effectiveDateTime" : "2022-08-24T10:39:52+00:00",
"performer" : [
{
"reference" : "Practitioner/practitioner-1"
}
]
}
},
{
"fullUrl" : "http://example.org/fhir/Immunization/cyd-imm-0",
"resource" : {
"resourceType" : "Immunization",
"id" : "cyd-imm-0",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Immunization cyd-imm-0</b></p><a name=\"cyd-imm-0\"> </a><a name=\"hccyd-imm-0\"> </a><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title=\"Codes:\">example vaccine</span></p><p><b>patient</b>: <a href=\"Bundle-scoring-test-patients.html#Patient_cyd\">Cyd Example (no stated gender), DoB Unknown</a></p><p><b>occurrence</b>: 2024-01-01</p></div>"
},
"status" : "completed",
"vaccineCode" : {
"text" : "example vaccine"
},
"patient" : {
"reference" : "Patient/cyd"
},
"occurrenceDateTime" : "2024-01-01"
}
},
{
"fullUrl" : "http://example.org/fhir/Patient/dev",
"resource" : {
"resourceType" : "Patient",
"id" : "dev",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient dev</b></p><a name=\"dev\"> </a><a name=\"hcdev\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Dev Example (no stated gender), DoB Unknown</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Known status of Patient\">Deceased:</td><td colspan=\"3\">true</td></tr></table></div>"
},
"name" : [
{
"family" : "Example",
"given" : [
"Dev"
]
}
],
"deceasedBoolean" : true
}
},
{
"fullUrl" : "http://example.org/fhir/Encounter/dev-enc-0",
"resource" : {
"resourceType" : "Encounter",
"id" : "dev-enc-0",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter dev-enc-0</b></p><a name=\"dev-enc-0\"> </a><a name=\"hcdev-enc-0\"> </a><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-v3-ActCode.html#v3-ActCode-AMB\">ActCode: AMB</a> (ambulatory)</p><p><b>subject</b>: <a href=\"Bundle-scoring-test-patients.html#Patient_dev\">Dev Example (no stated gender), DoB Unknown</a></p></div>"
},
"status" : "finished",
"class" : {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "AMB"
},
"subject" : {
"reference" : "Patient/dev"
}
}
},
{
"fullUrl" : "http://example.org/fhir/Procedure/dev-proc-0",
"resource" : {
"resourceType" : "Procedure",
"id" : "dev-proc-0",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Procedure dev-proc-0</b></p><a name=\"dev-proc-0\"> </a><a name=\"hcdev-proc-0\"> </a><p><b>status</b>: Completed</p><p><b>subject</b>: <a href=\"Bundle-scoring-test-patients.html#Patient_dev\">Dev Example (no stated gender), DoB Unknown</a></p></div>"
},
"status" : "completed",
"subject" : {
"reference" : "Patient/dev"
}
}
},
{
"fullUrl" : "http://example.org/fhir/Observation/dev-obs-0",
"resource" : {
"resourceType" : "Observation",
"id" : "dev-obs-0",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation dev-obs-0</b></p><a name=\"dev-obs-0\"> </a><a name=\"hcdev-obs-0\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:\">example observation</span></p><p><b>subject</b>: <a href=\"Bundle-scoring-test-patients.html#Patient_dev\">Dev Example (no stated gender), DoB Unknown</a></p><p><b>effective</b>: 2022-08-24 10:39:52+0000</p><p><b>performer</b>: <a href=\"Bundle-scoring-test-patients.html#Practitioner_practitioner-1\">Practitioner Ronald Bone </a></p></div>"
},
"status" : "final",
"code" : {
"text" : "example observation"
},
"subject" : {
"reference" : "Patient/dev"
},
"effectiveDateTime" : "2022-08-24T10:39:52+00:00",
"performer" : [
{
"reference" : "Practitioner/practitioner-1"
}
]
}
},
{
"fullUrl" : "http://example.org/fhir/Observation/dev-obs-1",
"resource" : {
"resourceType" : "Observation",
"id" : "dev-obs-1",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation dev-obs-1</b></p><a name=\"dev-obs-1\"> </a><a name=\"hcdev-obs-1\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:\">example observation</span></p><p><b>subject</b>: <a href=\"Bundle-scoring-test-patients.html#Patient_dev\">Dev Example (no stated gender), DoB Unknown</a></p><p><b>effective</b>: 2022-08-24 10:39:52+0000</p><p><b>performer</b>: <a href=\"Bundle-scoring-test-patients.html#Practitioner_practitioner-1\">Practitioner Ronald Bone </a></p></div>"
},
"status" : "final",
"code" : {
"text" : "example observation"
},
"subject" : {
"reference" : "Patient/dev"
},
"effectiveDateTime" : "2022-08-24T10:39:52+00:00",
"performer" : [
{
"reference" : "Practitioner/practitioner-1"
}
]
}
},
{
"fullUrl" : "http://example.org/fhir/Observation/dev-obs-2",
"resource" : {
"resourceType" : "Observation",
"id" : "dev-obs-2",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation dev-obs-2</b></p><a name=\"dev-obs-2\"> </a><a name=\"hcdev-obs-2\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:\">example observation</span></p><p><b>subject</b>: <a href=\"Bundle-scoring-test-patients.html#Patient_dev\">Dev Example (no stated gender), DoB Unknown</a></p><p><b>effective</b>: 2022-08-24 10:39:52+0000</p><p><b>performer</b>: <a href=\"Bundle-scoring-test-patients.html#Practitioner_practitioner-1\">Practitioner Ronald Bone </a></p></div>"
},
"status" : "final",
"code" : {
"text" : "example observation"
},
"subject" : {
"reference" : "Patient/dev"
},
"effectiveDateTime" : "2022-08-24T10:39:52+00:00",
"performer" : [
{
"reference" : "Practitioner/practitioner-1"
}
]
}
},
{
"fullUrl" : "http://example.org/fhir/Observation/dev-obs-3",
"resource" : {
"resourceType" : "Observation",
"id" : "dev-obs-3",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation dev-obs-3</b></p><a name=\"dev-obs-3\"> </a><a name=\"hcdev-obs-3\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:\">example observation</span></p><p><b>subject</b>: <a href=\"Bundle-scoring-test-patients.html#Patient_dev\">Dev Example (no stated gender), DoB Unknown</a></p><p><b>effective</b>: 2022-08-24 10:39:52+0000</p><p><b>performer</b>: <a href=\"Bundle-scoring-test-patients.html#Practitioner_practitioner-1\">Practitioner Ronald Bone </a></p></div>"
},
"status" : "final",
"code" : {
"text" : "example observation"
},
"subject" : {
"reference" : "Patient/dev"
},
"effectiveDateTime" : "2022-08-24T10:39:52+00:00",
"performer" : [
{
"reference" : "Practitioner/practitioner-1"
}
]
}
},
{
"fullUrl" : "http://example.org/fhir/Immunization/dev-imm-0",
"resource" : {
"resourceType" : "Immunization",
"id" : "dev-imm-0",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Immunization dev-imm-0</b></p><a name=\"dev-imm-0\"> </a><a name=\"hcdev-imm-0\"> </a><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title=\"Codes:\">example vaccine</span></p><p><b>patient</b>: <a href=\"Bundle-scoring-test-patients.html#Patient_dev\">Dev Example (no stated gender), DoB Unknown</a></p><p><b>occurrence</b>: 2024-01-01</p></div>"
},
"status" : "completed",
"vaccineCode" : {
"text" : "example vaccine"
},
"patient" : {
"reference" : "Patient/dev"
},
"occurrenceDateTime" : "2024-01-01"
}
},
{
"fullUrl" : "http://example.org/fhir/Patient/eve",
"resource" : {
"resourceType" : "Patient",
"id" : "eve",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient eve</b></p><a name=\"eve\"> </a><a name=\"hceve\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Eve Example (no stated gender), DoB Unknown</p><hr/></div>"
},
"name" : [
{
"family" : "Example",
"given" : [
"Eve"
]
}
]
}
},
{
"fullUrl" : "http://example.org/fhir/Encounter/eve-enc-0",
"resource" : {
"resourceType" : "Encounter",
"id" : "eve-enc-0",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter eve-enc-0</b></p><a name=\"eve-enc-0\"> </a><a name=\"hceve-enc-0\"> </a><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-v3-ActCode.html#v3-ActCode-AMB\">ActCode: AMB</a> (ambulatory)</p><p><b>subject</b>: <a href=\"Bundle-scoring-test-patients.html#Patient_eve\">Eve Example (no stated gender), DoB Unknown</a></p></div>"
},
"status" : "finished",
"class" : {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "AMB"
},
"subject" : {
"reference" : "Patient/eve"
}
}
},
{
"fullUrl" : "http://example.org/fhir/Procedure/eve-proc-0",
"resource" : {
"resourceType" : "Procedure",
"id" : "eve-proc-0",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Procedure eve-proc-0</b></p><a name=\"eve-proc-0\"> </a><a name=\"hceve-proc-0\"> </a><p><b>status</b>: Completed</p><p><b>subject</b>: <a href=\"Bundle-scoring-test-patients.html#Patient_eve\">Eve Example (no stated gender), DoB Unknown</a></p></div>"
},
"status" : "completed",
"subject" : {
"reference" : "Patient/eve"
}
}
},
{
"fullUrl" : "http://example.org/fhir/Observation/eve-obs-0",
"resource" : {
"resourceType" : "Observation",
"id" : "eve-obs-0",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation eve-obs-0</b></p><a name=\"eve-obs-0\"> </a><a name=\"hceve-obs-0\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:\">example observation</span></p><p><b>subject</b>: <a href=\"Bundle-scoring-test-patients.html#Patient_eve\">Eve Example (no stated gender), DoB Unknown</a></p><p><b>effective</b>: 2022-08-24 10:39:52+0000</p><p><b>performer</b>: <a href=\"Bundle-scoring-test-patients.html#Practitioner_practitioner-1\">Practitioner Ronald Bone </a></p></div>"
},
"status" : "final",
"code" : {
"text" : "example observation"
},
"subject" : {
"reference" : "Patient/eve"
},
"effectiveDateTime" : "2022-08-24T10:39:52+00:00",
"performer" : [
{
"reference" : "Practitioner/practitioner-1"
}
]
}
},
{
"fullUrl" : "http://example.org/fhir/Immunization/eve-imm-0",
"resource" : {
"resourceType" : "Immunization",
"id" : "eve-imm-0",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Immunization eve-imm-0</b></p><a name=\"eve-imm-0\"> </a><a name=\"hceve-imm-0\"> </a><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title=\"Codes:\">example vaccine</span></p><p><b>patient</b>: <a href=\"Bundle-scoring-test-patients.html#Patient_eve\">Eve Example (no stated gender), DoB Unknown</a></p><p><b>occurrence</b>: 2024-01-01</p></div>"
},
"status" : "completed",
"vaccineCode" : {
"text" : "example vaccine"
},
"patient" : {
"reference" : "Patient/eve"
},
"occurrenceDateTime" : "2024-01-01"
}
},
{
"fullUrl" : "http://example.org/fhir/ResearchSubject/eve-subject-0",
"resource" : {
"resourceType" : "ResearchSubject",
"id" : "eve-subject-0",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ResearchSubject eve-subject-0</b></p><a name=\"eve-subject-0\"> </a><a name=\"hceve-subject-0\"> </a><p><b>status</b>: On-study</p><p><b>study</b>: <a href=\"Bundle-scoring-test-patients.html#ResearchStudy_cqm-example-study\">ResearchStudy Example research study</a></p><p><b>individual</b>: <a href=\"Bundle-scoring-test-patients.html#Patient_eve\">Eve Example (no stated gender), DoB Unknown</a></p></div>"
},
"status" : "on-study",
"study" : {
"reference" : "ResearchStudy/cqm-example-study"
},
"individual" : {
"reference" : "Patient/eve"
}
}
},
{
"fullUrl" : "http://example.org/fhir/Patient/fin",
"resource" : {
"resourceType" : "Patient",
"id" : "fin",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient fin</b></p><a name=\"fin\"> </a><a name=\"hcfin\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Fin Example (no stated gender), DoB Unknown</p><hr/></div>"
},
"name" : [
{
"family" : "Example",
"given" : [
"Fin"
]
}
]
}
},
{
"fullUrl" : "http://example.org/fhir/Encounter/fin-enc-0",
"resource" : {
"resourceType" : "Encounter",
"id" : "fin-enc-0",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter fin-enc-0</b></p><a name=\"fin-enc-0\"> </a><a name=\"hcfin-enc-0\"> </a><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-v3-ActCode.html#v3-ActCode-AMB\">ActCode: AMB</a> (ambulatory)</p><p><b>subject</b>: <a href=\"Bundle-scoring-test-patients.html#Patient_fin\">Fin Example (no stated gender), DoB Unknown</a></p></div>"
},
"status" : "finished",
"class" : {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "AMB"
},
"subject" : {
"reference" : "Patient/fin"
}
}
},
{
"fullUrl" : "http://example.org/fhir/Procedure/fin-proc-0",
"resource" : {
"resourceType" : "Procedure",
"id" : "fin-proc-0",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Procedure fin-proc-0</b></p><a name=\"fin-proc-0\"> </a><a name=\"hcfin-proc-0\"> </a><p><b>status</b>: Completed</p><p><b>subject</b>: <a href=\"Bundle-scoring-test-patients.html#Patient_fin\">Fin Example (no stated gender), DoB Unknown</a></p></div>"
},
"status" : "completed",
"subject" : {
"reference" : "Patient/fin"
}
}
},
{
"fullUrl" : "http://example.org/fhir/Condition/fin-cond-0",
"resource" : {
"resourceType" : "Condition",
"id" : "fin-cond-0",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Condition fin-cond-0</b></p><a name=\"fin-cond-0\"> </a><a name=\"hcfin-cond-0\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>subject</b>: <a href=\"Bundle-scoring-test-patients.html#Patient_fin\">Fin Example (no stated gender), DoB Unknown</a></p></div>"
},
"clinicalStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
"code" : "active"
}
]
},
"subject" : {
"reference" : "Patient/fin"
}
}
},
{
"fullUrl" : "http://example.org/fhir/Patient/gus",
"resource" : {
"resourceType" : "Patient",
"id" : "gus",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient gus</b></p><a name=\"gus\"> </a><a name=\"hcgus\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Gus Example (no stated gender), DoB Unknown</p><hr/></div>"
},
"name" : [
{
"family" : "Example",
"given" : [
"Gus"
]
}
]
}
},
{
"fullUrl" : "http://example.org/fhir/Encounter/gus-enc-0",
"resource" : {
"resourceType" : "Encounter",
"id" : "gus-enc-0",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter gus-enc-0</b></p><a name=\"gus-enc-0\"> </a><a name=\"hcgus-enc-0\"> </a><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-v3-ActCode.html#v3-ActCode-AMB\">ActCode: AMB</a> (ambulatory)</p><p><b>subject</b>: <a href=\"Bundle-scoring-test-patients.html#Patient_gus\">Gus Example (no stated gender), DoB Unknown</a></p></div>"
},
"status" : "finished",
"class" : {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "AMB"
},
"subject" : {
"reference" : "Patient/gus"
}
}
},
{
"fullUrl" : "http://example.org/fhir/Procedure/gus-proc-0",
"resource" : {
"resourceType" : "Procedure",
"id" : "gus-proc-0",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Procedure gus-proc-0</b></p><a name=\"gus-proc-0\"> </a><a name=\"hcgus-proc-0\"> </a><p><b>status</b>: Completed</p><p><b>subject</b>: <a href=\"Bundle-scoring-test-patients.html#Patient_gus\">Gus Example (no stated gender), DoB Unknown</a></p></div>"
},
"status" : "completed",
"subject" : {
"reference" : "Patient/gus"
}
}
},
{
"fullUrl" : "http://example.org/fhir/Observation/gus-obs-0",
"resource" : {
"resourceType" : "Observation",
"id" : "gus-obs-0",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation gus-obs-0</b></p><a name=\"gus-obs-0\"> </a><a name=\"hcgus-obs-0\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:\">example observation</span></p><p><b>subject</b>: <a href=\"Bundle-scoring-test-patients.html#Patient_gus\">Gus Example (no stated gender), DoB Unknown</a></p><p><b>effective</b>: 2022-08-24 10:39:52+0000</p><p><b>performer</b>: <a href=\"Bundle-scoring-test-patients.html#Practitioner_practitioner-1\">Practitioner Ronald Bone </a></p></div>"
},
"status" : "final",
"code" : {
"text" : "example observation"
},
"subject" : {
"reference" : "Patient/gus"
},
"effectiveDateTime" : "2022-08-24T10:39:52+00:00",
"performer" : [
{
"reference" : "Practitioner/practitioner-1"
}
]
}
},
{
"fullUrl" : "http://example.org/fhir/Observation/gus-obs-1",
"resource" : {
"resourceType" : "Observation",
"id" : "gus-obs-1",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation gus-obs-1</b></p><a name=\"gus-obs-1\"> </a><a name=\"hcgus-obs-1\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:\">example observation</span></p><p><b>subject</b>: <a href=\"Bundle-scoring-test-patients.html#Patient_gus\">Gus Example (no stated gender), DoB Unknown</a></p><p><b>effective</b>: 2022-08-24 10:39:52+0000</p><p><b>performer</b>: <a href=\"Bundle-scoring-test-patients.html#Practitioner_practitioner-1\">Practitioner Ronald Bone </a></p></div>"
},
"status" : "final",
"code" : {
"text" : "example observation"
},
"subject" : {
"reference" : "Patient/gus"
},
"effectiveDateTime" : "2022-08-24T10:39:52+00:00",
"performer" : [
{
"reference" : "Practitioner/practitioner-1"
}
]
}
},
{
"fullUrl" : "http://example.org/fhir/Observation/gus-obs-2",
"resource" : {
"resourceType" : "Observation",
"id" : "gus-obs-2",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation gus-obs-2</b></p><a name=\"gus-obs-2\"> </a><a name=\"hcgus-obs-2\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:\">example observation</span></p><p><b>subject</b>: <a href=\"Bundle-scoring-test-patients.html#Patient_gus\">Gus Example (no stated gender), DoB Unknown</a></p><p><b>effective</b>: 2022-08-24 10:39:52+0000</p><p><b>performer</b>: <a href=\"Bundle-scoring-test-patients.html#Practitioner_practitioner-1\">Practitioner Ronald Bone </a></p></div>"
},
"status" : "final",
"code" : {
"text" : "example observation"
},
"subject" : {
"reference" : "Patient/gus"
},
"effectiveDateTime" : "2022-08-24T10:39:52+00:00",
"performer" : [
{
"reference" : "Practitioner/practitioner-1"
}
]
}
},
{
"fullUrl" : "http://example.org/fhir/Condition/gus-cond-0",
"resource" : {
"resourceType" : "Condition",
"id" : "gus-cond-0",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Condition gus-cond-0</b></p><a name=\"gus-cond-0\"> </a><a name=\"hcgus-cond-0\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>subject</b>: <a href=\"Bundle-scoring-test-patients.html#Patient_gus\">Gus Example (no stated gender), DoB Unknown</a></p></div>"
},
"clinicalStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
"code" : "active"
}
]
},
"subject" : {
"reference" : "Patient/gus"
}
}
},
{
"fullUrl" : "http://example.org/fhir/Immunization/gus-imm-0",
"resource" : {
"resourceType" : "Immunization",
"id" : "gus-imm-0",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Immunization gus-imm-0</b></p><a name=\"gus-imm-0\"> </a><a name=\"hcgus-imm-0\"> </a><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title=\"Codes:\">example vaccine</span></p><p><b>patient</b>: <a href=\"Bundle-scoring-test-patients.html#Patient_gus\">Gus Example (no stated gender), DoB Unknown</a></p><p><b>occurrence</b>: 2024-01-01</p></div>"
},
"status" : "completed",
"vaccineCode" : {
"text" : "example vaccine"
},
"patient" : {
"reference" : "Patient/gus"
},
"occurrenceDateTime" : "2024-01-01"
}
},
{
"fullUrl" : "http://example.org/fhir/Patient/hana",
"resource" : {
"resourceType" : "Patient",
"id" : "hana",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient hana</b></p><a name=\"hana\"> </a><a name=\"hchana\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Hana Example (no stated gender), DoB Unknown</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Known status of Patient\">Deceased:</td><td colspan=\"3\">true</td></tr></table></div>"
},
"name" : [
{
"family" : "Example",
"given" : [
"Hana"
]
}
],
"deceasedBoolean" : true
}
},
{
"fullUrl" : "http://example.org/fhir/Patient/ivy",
"resource" : {
"resourceType" : "Patient",
"id" : "ivy",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient ivy</b></p><a name=\"ivy\"> </a><a name=\"hcivy\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Ivy Example (no stated gender), DoB Unknown</p><hr/></div>"
},
"name" : [
{
"family" : "Example",
"given" : [
"Ivy"
]
}
]
}
},
{
"fullUrl" : "http://example.org/fhir/Encounter/ivy-enc-0",
"resource" : {
"resourceType" : "Encounter",
"id" : "ivy-enc-0",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter ivy-enc-0</b></p><a name=\"ivy-enc-0\"> </a><a name=\"hcivy-enc-0\"> </a><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-v3-ActCode.html#v3-ActCode-AMB\">ActCode: AMB</a> (ambulatory)</p><p><b>subject</b>: <a href=\"Bundle-scoring-test-patients.html#Patient_ivy\">Ivy Example (no stated gender), DoB Unknown</a></p></div>"
},
"status" : "finished",
"class" : {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "AMB"
},
"subject" : {
"reference" : "Patient/ivy"
}
}
},
{
"fullUrl" : "http://example.org/fhir/Observation/ivy-obs-0",
"resource" : {
"resourceType" : "Observation",
"id" : "ivy-obs-0",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation ivy-obs-0</b></p><a name=\"ivy-obs-0\"> </a><a name=\"hcivy-obs-0\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:\">example observation</span></p><p><b>subject</b>: <a href=\"Bundle-scoring-test-patients.html#Patient_ivy\">Ivy Example (no stated gender), DoB Unknown</a></p><p><b>effective</b>: 2022-08-24 10:39:52+0000</p><p><b>performer</b>: <a href=\"Bundle-scoring-test-patients.html#Practitioner_practitioner-1\">Practitioner Ronald Bone </a></p></div>"
},
"status" : "final",
"code" : {
"text" : "example observation"
},
"subject" : {
"reference" : "Patient/ivy"
},
"effectiveDateTime" : "2022-08-24T10:39:52+00:00",
"performer" : [
{
"reference" : "Practitioner/practitioner-1"
}
]
}
},
{
"fullUrl" : "http://example.org/fhir/Observation/ivy-obs-1",
"resource" : {
"resourceType" : "Observation",
"id" : "ivy-obs-1",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation ivy-obs-1</b></p><a name=\"ivy-obs-1\"> </a><a name=\"hcivy-obs-1\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:\">example observation</span></p><p><b>subject</b>: <a href=\"Bundle-scoring-test-patients.html#Patient_ivy\">Ivy Example (no stated gender), DoB Unknown</a></p><p><b>effective</b>: 2022-08-24 10:39:52+0000</p><p><b>performer</b>: <a href=\"Bundle-scoring-test-patients.html#Practitioner_practitioner-1\">Practitioner Ronald Bone </a></p></div>"
},
"status" : "final",
"code" : {
"text" : "example observation"
},
"subject" : {
"reference" : "Patient/ivy"
},
"effectiveDateTime" : "2022-08-24T10:39:52+00:00",
"performer" : [
{
"reference" : "Practitioner/practitioner-1"
}
]
}
},
{
"fullUrl" : "http://example.org/fhir/Observation/ivy-obs-2",
"resource" : {
"resourceType" : "Observation",
"id" : "ivy-obs-2",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation ivy-obs-2</b></p><a name=\"ivy-obs-2\"> </a><a name=\"hcivy-obs-2\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:\">example observation</span></p><p><b>subject</b>: <a href=\"Bundle-scoring-test-patients.html#Patient_ivy\">Ivy Example (no stated gender), DoB Unknown</a></p><p><b>effective</b>: 2022-08-24 10:39:52+0000</p><p><b>performer</b>: <a href=\"Bundle-scoring-test-patients.html#Practitioner_practitioner-1\">Practitioner Ronald Bone </a></p></div>"
},
"status" : "final",
"code" : {
"text" : "example observation"
},
"subject" : {
"reference" : "Patient/ivy"
},
"effectiveDateTime" : "2022-08-24T10:39:52+00:00",
"performer" : [
{
"reference" : "Practitioner/practitioner-1"
}
]
}
},
{
"fullUrl" : "http://example.org/fhir/Observation/ivy-obs-3",
"resource" : {
"resourceType" : "Observation",
"id" : "ivy-obs-3",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation ivy-obs-3</b></p><a name=\"ivy-obs-3\"> </a><a name=\"hcivy-obs-3\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:\">example observation</span></p><p><b>subject</b>: <a href=\"Bundle-scoring-test-patients.html#Patient_ivy\">Ivy Example (no stated gender), DoB Unknown</a></p><p><b>effective</b>: 2022-08-24 10:39:52+0000</p><p><b>performer</b>: <a href=\"Bundle-scoring-test-patients.html#Practitioner_practitioner-1\">Practitioner Ronald Bone </a></p></div>"
},
"status" : "final",
"code" : {
"text" : "example observation"
},
"subject" : {
"reference" : "Patient/ivy"
},
"effectiveDateTime" : "2022-08-24T10:39:52+00:00",
"performer" : [
{
"reference" : "Practitioner/practitioner-1"
}
]
}
},
{
"fullUrl" : "http://example.org/fhir/Observation/ivy-obs-4",
"resource" : {
"resourceType" : "Observation",
"id" : "ivy-obs-4",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation ivy-obs-4</b></p><a name=\"ivy-obs-4\"> </a><a name=\"hcivy-obs-4\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:\">example observation</span></p><p><b>subject</b>: <a href=\"Bundle-scoring-test-patients.html#Patient_ivy\">Ivy Example (no stated gender), DoB Unknown</a></p><p><b>effective</b>: 2022-08-24 10:39:52+0000</p><p><b>performer</b>: <a href=\"Bundle-scoring-test-patients.html#Practitioner_practitioner-1\">Practitioner Ronald Bone </a></p></div>"
},
"status" : "final",
"code" : {
"text" : "example observation"
},
"subject" : {
"reference" : "Patient/ivy"
},
"effectiveDateTime" : "2022-08-24T10:39:52+00:00",
"performer" : [
{
"reference" : "Practitioner/practitioner-1"
}
]
}
},
{
"fullUrl" : "http://example.org/fhir/Observation/ivy-obs-5",
"resource" : {
"resourceType" : "Observation",
"id" : "ivy-obs-5",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation ivy-obs-5</b></p><a name=\"ivy-obs-5\"> </a><a name=\"hcivy-obs-5\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:\">example observation</span></p><p><b>subject</b>: <a href=\"Bundle-scoring-test-patients.html#Patient_ivy\">Ivy Example (no stated gender), DoB Unknown</a></p><p><b>effective</b>: 2022-08-24 10:39:52+0000</p><p><b>performer</b>: <a href=\"Bundle-scoring-test-patients.html#Practitioner_practitioner-1\">Practitioner Ronald Bone </a></p></div>"
},
"status" : "final",
"code" : {
"text" : "example observation"
},
"subject" : {
"reference" : "Patient/ivy"
},
"effectiveDateTime" : "2022-08-24T10:39:52+00:00",
"performer" : [
{
"reference" : "Practitioner/practitioner-1"
}
]
}
},
{
"fullUrl" : "http://example.org/fhir/Observation/ivy-obs-6",
"resource" : {
"resourceType" : "Observation",
"id" : "ivy-obs-6",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation ivy-obs-6</b></p><a name=\"ivy-obs-6\"> </a><a name=\"hcivy-obs-6\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:\">example observation</span></p><p><b>subject</b>: <a href=\"Bundle-scoring-test-patients.html#Patient_ivy\">Ivy Example (no stated gender), DoB Unknown</a></p><p><b>effective</b>: 2022-08-24 10:39:52+0000</p><p><b>performer</b>: <a href=\"Bundle-scoring-test-patients.html#Practitioner_practitioner-1\">Practitioner Ronald Bone </a></p></div>"
},
"status" : "final",
"code" : {
"text" : "example observation"
},
"subject" : {
"reference" : "Patient/ivy"
},
"effectiveDateTime" : "2022-08-24T10:39:52+00:00",
"performer" : [
{
"reference" : "Practitioner/practitioner-1"
}
]
}
},
{
"fullUrl" : "http://example.org/fhir/Practitioner/practitioner-1",
"resource" : {
"resourceType" : "Practitioner",
"id" : "practitioner-1",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner practitioner-1</b></p><a name=\"practitioner-1\"> </a><a name=\"hcpractitioner-1\"> </a><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/6.5.0/NamingSystem-npi.html\" title=\"National Provider Identifier\">United States National Provider Identifier</a>/9941339100</p><p><b>name</b>: Ronald Bone </p><p><b>address</b>: 1003 HEALTHCARE DR AMHERST MA 01002 (work)</p></div>"
},
"identifier" : [
{
"system" : "http://hl7.org/fhir/sid/us-npi",
"value" : "9941339100"
}
],
"name" : [
{
"family" : "Bone",
"given" : [
"Ronald"
],
"prefix" : [
"Dr"
]
}
],
"address" : [
{
"use" : "work",
"line" : [
"1003 HEALTHCARE DR"
],
"city" : "AMHERST",
"state" : "MA",
"postalCode" : "01002"
}
]
}
}
]
}