Quality Measure Implementation Guide
2.0.0 - STU 2 International flag

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

: Scoring Test Patients

Raw ttl | Download

@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/Bundle/scoring-test-patients> a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "scoring-test-patients"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:Bundle.type [ fhir:value "collection"] ;
  fhir:Bundle.entry [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/ResearchStudy/cqm-example-study" ] ;
     fhir:Bundle.entry.resource <http://example.org/fhir/ResearchStudy/cqm-example-study>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Patient/ada" ] ;
     fhir:Bundle.entry.resource <http://example.org/fhir/Patient/ada>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Encounter/ada-enc-0" ] ;
     fhir:Bundle.entry.resource <http://example.org/fhir/Encounter/ada-enc-0>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Procedure/ada-proc-0" ] ;
     fhir:Bundle.entry.resource <http://example.org/fhir/Procedure/ada-proc-0>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Observation/ada-obs-0" ] ;
     fhir:Bundle.entry.resource <http://example.org/fhir/Observation/ada-obs-0>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Observation/ada-obs-1" ] ;
     fhir:Bundle.entry.resource <http://example.org/fhir/Observation/ada-obs-1>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Immunization/ada-imm-0" ] ;
     fhir:Bundle.entry.resource <http://example.org/fhir/Immunization/ada-imm-0>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Patient/ben" ] ;
     fhir:Bundle.entry.resource <http://example.org/fhir/Patient/ben>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Encounter/ben-enc-0" ] ;
     fhir:Bundle.entry.resource <http://example.org/fhir/Encounter/ben-enc-0>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Procedure/ben-proc-0" ] ;
     fhir:Bundle.entry.resource <http://example.org/fhir/Procedure/ben-proc-0>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Patient/cyd" ] ;
     fhir:Bundle.entry.resource <http://example.org/fhir/Patient/cyd>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Procedure/cyd-proc-0" ] ;
     fhir:Bundle.entry.resource <http://example.org/fhir/Procedure/cyd-proc-0>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Observation/cyd-obs-0" ] ;
     fhir:Bundle.entry.resource <http://example.org/fhir/Observation/cyd-obs-0>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Observation/cyd-obs-1" ] ;
     fhir:Bundle.entry.resource <http://example.org/fhir/Observation/cyd-obs-1>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Observation/cyd-obs-2" ] ;
     fhir:Bundle.entry.resource <http://example.org/fhir/Observation/cyd-obs-2>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Observation/cyd-obs-3" ] ;
     fhir:Bundle.entry.resource <http://example.org/fhir/Observation/cyd-obs-3>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Observation/cyd-obs-4" ] ;
     fhir:Bundle.entry.resource <http://example.org/fhir/Observation/cyd-obs-4>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Observation/cyd-obs-5" ] ;
     fhir:Bundle.entry.resource <http://example.org/fhir/Observation/cyd-obs-5>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Observation/cyd-obs-6" ] ;
     fhir:Bundle.entry.resource <http://example.org/fhir/Observation/cyd-obs-6>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Observation/cyd-obs-7" ] ;
     fhir:Bundle.entry.resource <http://example.org/fhir/Observation/cyd-obs-7>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Observation/cyd-obs-8" ] ;
     fhir:Bundle.entry.resource <http://example.org/fhir/Observation/cyd-obs-8>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Immunization/cyd-imm-0" ] ;
     fhir:Bundle.entry.resource <http://example.org/fhir/Immunization/cyd-imm-0>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Patient/dev" ] ;
     fhir:Bundle.entry.resource <http://example.org/fhir/Patient/dev>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Encounter/dev-enc-0" ] ;
     fhir:Bundle.entry.resource <http://example.org/fhir/Encounter/dev-enc-0>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Procedure/dev-proc-0" ] ;
     fhir:Bundle.entry.resource <http://example.org/fhir/Procedure/dev-proc-0>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Observation/dev-obs-0" ] ;
     fhir:Bundle.entry.resource <http://example.org/fhir/Observation/dev-obs-0>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Observation/dev-obs-1" ] ;
     fhir:Bundle.entry.resource <http://example.org/fhir/Observation/dev-obs-1>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Observation/dev-obs-2" ] ;
     fhir:Bundle.entry.resource <http://example.org/fhir/Observation/dev-obs-2>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Observation/dev-obs-3" ] ;
     fhir:Bundle.entry.resource <http://example.org/fhir/Observation/dev-obs-3>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Immunization/dev-imm-0" ] ;
     fhir:Bundle.entry.resource <http://example.org/fhir/Immunization/dev-imm-0>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Patient/eve" ] ;
     fhir:Bundle.entry.resource <http://example.org/fhir/Patient/eve>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Encounter/eve-enc-0" ] ;
     fhir:Bundle.entry.resource <http://example.org/fhir/Encounter/eve-enc-0>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Procedure/eve-proc-0" ] ;
     fhir:Bundle.entry.resource <http://example.org/fhir/Procedure/eve-proc-0>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Observation/eve-obs-0" ] ;
     fhir:Bundle.entry.resource <http://example.org/fhir/Observation/eve-obs-0>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Immunization/eve-imm-0" ] ;
     fhir:Bundle.entry.resource <http://example.org/fhir/Immunization/eve-imm-0>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/ResearchSubject/eve-subject-0" ] ;
     fhir:Bundle.entry.resource <http://example.org/fhir/ResearchSubject/eve-subject-0>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Patient/fin" ] ;
     fhir:Bundle.entry.resource <http://example.org/fhir/Patient/fin>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Encounter/fin-enc-0" ] ;
     fhir:Bundle.entry.resource <http://example.org/fhir/Encounter/fin-enc-0>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Procedure/fin-proc-0" ] ;
     fhir:Bundle.entry.resource <http://example.org/fhir/Procedure/fin-proc-0>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Condition/fin-cond-0" ] ;
     fhir:Bundle.entry.resource <http://example.org/fhir/Condition/fin-cond-0>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Patient/gus" ] ;
     fhir:Bundle.entry.resource <http://example.org/fhir/Patient/gus>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Encounter/gus-enc-0" ] ;
     fhir:Bundle.entry.resource <http://example.org/fhir/Encounter/gus-enc-0>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Procedure/gus-proc-0" ] ;
     fhir:Bundle.entry.resource <http://example.org/fhir/Procedure/gus-proc-0>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Observation/gus-obs-0" ] ;
     fhir:Bundle.entry.resource <http://example.org/fhir/Observation/gus-obs-0>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Observation/gus-obs-1" ] ;
     fhir:Bundle.entry.resource <http://example.org/fhir/Observation/gus-obs-1>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Observation/gus-obs-2" ] ;
     fhir:Bundle.entry.resource <http://example.org/fhir/Observation/gus-obs-2>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Condition/gus-cond-0" ] ;
     fhir:Bundle.entry.resource <http://example.org/fhir/Condition/gus-cond-0>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Immunization/gus-imm-0" ] ;
     fhir:Bundle.entry.resource <http://example.org/fhir/Immunization/gus-imm-0>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Patient/hana" ] ;
     fhir:Bundle.entry.resource <http://example.org/fhir/Patient/hana>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Patient/ivy" ] ;
     fhir:Bundle.entry.resource <http://example.org/fhir/Patient/ivy>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Encounter/ivy-enc-0" ] ;
     fhir:Bundle.entry.resource <http://example.org/fhir/Encounter/ivy-enc-0>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Observation/ivy-obs-0" ] ;
     fhir:Bundle.entry.resource <http://example.org/fhir/Observation/ivy-obs-0>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Observation/ivy-obs-1" ] ;
     fhir:Bundle.entry.resource <http://example.org/fhir/Observation/ivy-obs-1>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Observation/ivy-obs-2" ] ;
     fhir:Bundle.entry.resource <http://example.org/fhir/Observation/ivy-obs-2>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Observation/ivy-obs-3" ] ;
     fhir:Bundle.entry.resource <http://example.org/fhir/Observation/ivy-obs-3>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Observation/ivy-obs-4" ] ;
     fhir:Bundle.entry.resource <http://example.org/fhir/Observation/ivy-obs-4>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Observation/ivy-obs-5" ] ;
     fhir:Bundle.entry.resource <http://example.org/fhir/Observation/ivy-obs-5>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Observation/ivy-obs-6" ] ;
     fhir:Bundle.entry.resource <http://example.org/fhir/Observation/ivy-obs-6>
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Practitioner/practitioner-1" ] ;
     fhir:Bundle.entry.resource <http://example.org/fhir/Practitioner/practitioner-1>
  ] .

<http://example.org/fhir/ResearchStudy/cqm-example-study> a fhir:ResearchStudy ;
  fhir:Resource.id [ fhir:value "cqm-example-study"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:ResearchStudy.title [ fhir:value "Example research study"] ;
  fhir:ResearchStudy.status [ fhir:value "completed"] .

<http://example.org/fhir/Patient/ada> a fhir:Patient ;
  fhir:Resource.id [ fhir:value "ada"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:Patient.name [
     fhir:index -1 ;
     fhir:HumanName.family [ fhir:value "Example" ] ;
     fhir:HumanName.given [
       fhir:value "Ada" ;
       fhir:index -1
     ]
  ] .

<http://example.org/fhir/Encounter/ada-enc-0> a fhir:Encounter ;
  fhir:Resource.id [ fhir:value "ada-enc-0"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:Encounter.status [ fhir:value "finished"] ;
  fhir:Encounter.class [
     fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActCode" ] ;
     fhir:Coding.code [ fhir:value "AMB" ]
  ] ;
  fhir:Encounter.subject [
     fhir:link <http://hl7.org/fhir/Patient/ada> ;
     fhir:Reference.reference [ fhir:value "Patient/ada" ]
  ] .

<http://hl7.org/fhir/Patient/ada> a fhir:Patient .

<http://example.org/fhir/Procedure/ada-proc-0> a fhir:Procedure ;
  fhir:Resource.id [ fhir:value "ada-proc-0"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:Procedure.status [ fhir:value "completed"] ;
  fhir:Procedure.subject [
     fhir:link <http://hl7.org/fhir/Patient/ada> ;
     fhir:Reference.reference [ fhir:value "Patient/ada" ]
  ] .

<http://example.org/fhir/Observation/ada-obs-0> a fhir:Observation ;
  fhir:Resource.id [ fhir:value "ada-obs-0"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:Observation.status [ fhir:value "final"] ;
  fhir:Observation.code [
     fhir:CodeableConcept.text [ fhir:value "example observation" ]
  ] ;
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/ada> ;
     fhir:Reference.reference [ fhir:value "Patient/ada" ]
  ] ;
  fhir:Observation.effectiveDateTime [ fhir:value "2022-08-24T10:39:52+00:00"^^xsd:dateTime] ;
  fhir:Observation.performer [
     fhir:index -1 ;
     fhir:link <http://hl7.org/fhir/Practitioner/practitioner-1> ;
     fhir:Reference.reference [ fhir:value "Practitioner/practitioner-1" ]
  ] .

<http://hl7.org/fhir/Practitioner/practitioner-1> a fhir:Practitioner .

<http://example.org/fhir/Observation/ada-obs-1> a fhir:Observation ;
  fhir:Resource.id [ fhir:value "ada-obs-1"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:Observation.status [ fhir:value "final"] ;
  fhir:Observation.code [
     fhir:CodeableConcept.text [ fhir:value "example observation" ]
  ] ;
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/ada> ;
     fhir:Reference.reference [ fhir:value "Patient/ada" ]
  ] ;
  fhir:Observation.effectiveDateTime [ fhir:value "2022-08-24T10:39:52+00:00"^^xsd:dateTime] ;
  fhir:Observation.performer [
     fhir:index -1 ;
     fhir:link <http://hl7.org/fhir/Practitioner/practitioner-1> ;
     fhir:Reference.reference [ fhir:value "Practitioner/practitioner-1" ]
  ] .

<http://example.org/fhir/Immunization/ada-imm-0> a fhir:Immunization ;
  fhir:Resource.id [ fhir:value "ada-imm-0"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:Immunization.status [ fhir:value "completed"] ;
  fhir:Immunization.vaccineCode [
     fhir:CodeableConcept.text [ fhir:value "example vaccine" ]
  ] ;
  fhir:Immunization.patient [
     fhir:link <http://hl7.org/fhir/Patient/ada> ;
     fhir:Reference.reference [ fhir:value "Patient/ada" ]
  ] ;
  fhir:Immunization.occurrenceDateTime [ fhir:value "2024-01-01"^^xsd:date] .

<http://example.org/fhir/Patient/ben> a fhir:Patient ;
  fhir:Resource.id [ fhir:value "ben"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:Patient.name [
     fhir:index -1 ;
     fhir:HumanName.family [ fhir:value "Example" ] ;
     fhir:HumanName.given [
       fhir:value "Ben" ;
       fhir:index -1
     ]
  ] .

<http://example.org/fhir/Encounter/ben-enc-0> a fhir:Encounter ;
  fhir:Resource.id [ fhir:value "ben-enc-0"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:Encounter.status [ fhir:value "finished"] ;
  fhir:Encounter.class [
     fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActCode" ] ;
     fhir:Coding.code [ fhir:value "AMB" ]
  ] ;
  fhir:Encounter.subject [
     fhir:link <http://hl7.org/fhir/Patient/ben> ;
     fhir:Reference.reference [ fhir:value "Patient/ben" ]
  ] .

<http://hl7.org/fhir/Patient/ben> a fhir:Patient .

<http://example.org/fhir/Procedure/ben-proc-0> a fhir:Procedure ;
  fhir:Resource.id [ fhir:value "ben-proc-0"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:Procedure.status [ fhir:value "completed"] ;
  fhir:Procedure.subject [
     fhir:link <http://hl7.org/fhir/Patient/ben> ;
     fhir:Reference.reference [ fhir:value "Patient/ben" ]
  ] .

<http://example.org/fhir/Patient/cyd> a fhir:Patient ;
  fhir:Resource.id [ fhir:value "cyd"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:Patient.name [
     fhir:index -1 ;
     fhir:HumanName.family [ fhir:value "Example" ] ;
     fhir:HumanName.given [
       fhir:value "Cyd" ;
       fhir:index -1
     ]
  ] .

<http://example.org/fhir/Procedure/cyd-proc-0> a fhir:Procedure ;
  fhir:Resource.id [ fhir:value "cyd-proc-0"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:Procedure.status [ fhir:value "completed"] ;
  fhir:Procedure.subject [
     fhir:link <http://hl7.org/fhir/Patient/cyd> ;
     fhir:Reference.reference [ fhir:value "Patient/cyd" ]
  ] .

<http://hl7.org/fhir/Patient/cyd> a fhir:Patient .

<http://example.org/fhir/Observation/cyd-obs-0> a fhir:Observation ;
  fhir:Resource.id [ fhir:value "cyd-obs-0"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:Observation.status [ fhir:value "final"] ;
  fhir:Observation.code [
     fhir:CodeableConcept.text [ fhir:value "example observation" ]
  ] ;
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/cyd> ;
     fhir:Reference.reference [ fhir:value "Patient/cyd" ]
  ] ;
  fhir:Observation.effectiveDateTime [ fhir:value "2022-08-24T10:39:52+00:00"^^xsd:dateTime] ;
  fhir:Observation.performer [
     fhir:index -1 ;
     fhir:link <http://hl7.org/fhir/Practitioner/practitioner-1> ;
     fhir:Reference.reference [ fhir:value "Practitioner/practitioner-1" ]
  ] .

<http://example.org/fhir/Observation/cyd-obs-1> a fhir:Observation ;
  fhir:Resource.id [ fhir:value "cyd-obs-1"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:Observation.status [ fhir:value "final"] ;
  fhir:Observation.code [
     fhir:CodeableConcept.text [ fhir:value "example observation" ]
  ] ;
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/cyd> ;
     fhir:Reference.reference [ fhir:value "Patient/cyd" ]
  ] ;
  fhir:Observation.effectiveDateTime [ fhir:value "2022-08-24T10:39:52+00:00"^^xsd:dateTime] ;
  fhir:Observation.performer [
     fhir:index -1 ;
     fhir:link <http://hl7.org/fhir/Practitioner/practitioner-1> ;
     fhir:Reference.reference [ fhir:value "Practitioner/practitioner-1" ]
  ] .

<http://example.org/fhir/Observation/cyd-obs-2> a fhir:Observation ;
  fhir:Resource.id [ fhir:value "cyd-obs-2"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:Observation.status [ fhir:value "final"] ;
  fhir:Observation.code [
     fhir:CodeableConcept.text [ fhir:value "example observation" ]
  ] ;
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/cyd> ;
     fhir:Reference.reference [ fhir:value "Patient/cyd" ]
  ] ;
  fhir:Observation.effectiveDateTime [ fhir:value "2022-08-24T10:39:52+00:00"^^xsd:dateTime] ;
  fhir:Observation.performer [
     fhir:index -1 ;
     fhir:link <http://hl7.org/fhir/Practitioner/practitioner-1> ;
     fhir:Reference.reference [ fhir:value "Practitioner/practitioner-1" ]
  ] .

<http://example.org/fhir/Observation/cyd-obs-3> a fhir:Observation ;
  fhir:Resource.id [ fhir:value "cyd-obs-3"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:Observation.status [ fhir:value "final"] ;
  fhir:Observation.code [
     fhir:CodeableConcept.text [ fhir:value "example observation" ]
  ] ;
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/cyd> ;
     fhir:Reference.reference [ fhir:value "Patient/cyd" ]
  ] ;
  fhir:Observation.effectiveDateTime [ fhir:value "2022-08-24T10:39:52+00:00"^^xsd:dateTime] ;
  fhir:Observation.performer [
     fhir:index -1 ;
     fhir:link <http://hl7.org/fhir/Practitioner/practitioner-1> ;
     fhir:Reference.reference [ fhir:value "Practitioner/practitioner-1" ]
  ] .

<http://example.org/fhir/Observation/cyd-obs-4> a fhir:Observation ;
  fhir:Resource.id [ fhir:value "cyd-obs-4"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:Observation.status [ fhir:value "final"] ;
  fhir:Observation.code [
     fhir:CodeableConcept.text [ fhir:value "example observation" ]
  ] ;
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/cyd> ;
     fhir:Reference.reference [ fhir:value "Patient/cyd" ]
  ] ;
  fhir:Observation.effectiveDateTime [ fhir:value "2022-08-24T10:39:52+00:00"^^xsd:dateTime] ;
  fhir:Observation.performer [
     fhir:index -1 ;
     fhir:link <http://hl7.org/fhir/Practitioner/practitioner-1> ;
     fhir:Reference.reference [ fhir:value "Practitioner/practitioner-1" ]
  ] .

<http://example.org/fhir/Observation/cyd-obs-5> a fhir:Observation ;
  fhir:Resource.id [ fhir:value "cyd-obs-5"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:Observation.status [ fhir:value "final"] ;
  fhir:Observation.code [
     fhir:CodeableConcept.text [ fhir:value "example observation" ]
  ] ;
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/cyd> ;
     fhir:Reference.reference [ fhir:value "Patient/cyd" ]
  ] ;
  fhir:Observation.effectiveDateTime [ fhir:value "2022-08-24T10:39:52+00:00"^^xsd:dateTime] ;
  fhir:Observation.performer [
     fhir:index -1 ;
     fhir:link <http://hl7.org/fhir/Practitioner/practitioner-1> ;
     fhir:Reference.reference [ fhir:value "Practitioner/practitioner-1" ]
  ] .

<http://example.org/fhir/Observation/cyd-obs-6> a fhir:Observation ;
  fhir:Resource.id [ fhir:value "cyd-obs-6"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:Observation.status [ fhir:value "final"] ;
  fhir:Observation.code [
     fhir:CodeableConcept.text [ fhir:value "example observation" ]
  ] ;
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/cyd> ;
     fhir:Reference.reference [ fhir:value "Patient/cyd" ]
  ] ;
  fhir:Observation.effectiveDateTime [ fhir:value "2022-08-24T10:39:52+00:00"^^xsd:dateTime] ;
  fhir:Observation.performer [
     fhir:index -1 ;
     fhir:link <http://hl7.org/fhir/Practitioner/practitioner-1> ;
     fhir:Reference.reference [ fhir:value "Practitioner/practitioner-1" ]
  ] .

<http://example.org/fhir/Observation/cyd-obs-7> a fhir:Observation ;
  fhir:Resource.id [ fhir:value "cyd-obs-7"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:Observation.status [ fhir:value "final"] ;
  fhir:Observation.code [
     fhir:CodeableConcept.text [ fhir:value "example observation" ]
  ] ;
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/cyd> ;
     fhir:Reference.reference [ fhir:value "Patient/cyd" ]
  ] ;
  fhir:Observation.effectiveDateTime [ fhir:value "2022-08-24T10:39:52+00:00"^^xsd:dateTime] ;
  fhir:Observation.performer [
     fhir:index -1 ;
     fhir:link <http://hl7.org/fhir/Practitioner/practitioner-1> ;
     fhir:Reference.reference [ fhir:value "Practitioner/practitioner-1" ]
  ] .

<http://example.org/fhir/Observation/cyd-obs-8> a fhir:Observation ;
  fhir:Resource.id [ fhir:value "cyd-obs-8"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:Observation.status [ fhir:value "final"] ;
  fhir:Observation.code [
     fhir:CodeableConcept.text [ fhir:value "example observation" ]
  ] ;
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/cyd> ;
     fhir:Reference.reference [ fhir:value "Patient/cyd" ]
  ] ;
  fhir:Observation.effectiveDateTime [ fhir:value "2022-08-24T10:39:52+00:00"^^xsd:dateTime] ;
  fhir:Observation.performer [
     fhir:index -1 ;
     fhir:link <http://hl7.org/fhir/Practitioner/practitioner-1> ;
     fhir:Reference.reference [ fhir:value "Practitioner/practitioner-1" ]
  ] .

<http://example.org/fhir/Immunization/cyd-imm-0> a fhir:Immunization ;
  fhir:Resource.id [ fhir:value "cyd-imm-0"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:Immunization.status [ fhir:value "completed"] ;
  fhir:Immunization.vaccineCode [
     fhir:CodeableConcept.text [ fhir:value "example vaccine" ]
  ] ;
  fhir:Immunization.patient [
     fhir:link <http://hl7.org/fhir/Patient/cyd> ;
     fhir:Reference.reference [ fhir:value "Patient/cyd" ]
  ] ;
  fhir:Immunization.occurrenceDateTime [ fhir:value "2024-01-01"^^xsd:date] .

<http://example.org/fhir/Patient/dev> a fhir:Patient ;
  fhir:Resource.id [ fhir:value "dev"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:Patient.name [
     fhir:index -1 ;
     fhir:HumanName.family [ fhir:value "Example" ] ;
     fhir:HumanName.given [
       fhir:value "Dev" ;
       fhir:index -1
     ]
  ] ;
  fhir:Patient.deceasedBoolean [ fhir:value "true"^^xsd:boolean] .

<http://example.org/fhir/Encounter/dev-enc-0> a fhir:Encounter ;
  fhir:Resource.id [ fhir:value "dev-enc-0"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:Encounter.status [ fhir:value "finished"] ;
  fhir:Encounter.class [
     fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActCode" ] ;
     fhir:Coding.code [ fhir:value "AMB" ]
  ] ;
  fhir:Encounter.subject [
     fhir:link <http://hl7.org/fhir/Patient/dev> ;
     fhir:Reference.reference [ fhir:value "Patient/dev" ]
  ] .

<http://hl7.org/fhir/Patient/dev> a fhir:Patient .

<http://example.org/fhir/Procedure/dev-proc-0> a fhir:Procedure ;
  fhir:Resource.id [ fhir:value "dev-proc-0"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:Procedure.status [ fhir:value "completed"] ;
  fhir:Procedure.subject [
     fhir:link <http://hl7.org/fhir/Patient/dev> ;
     fhir:Reference.reference [ fhir:value "Patient/dev" ]
  ] .

<http://example.org/fhir/Observation/dev-obs-0> a fhir:Observation ;
  fhir:Resource.id [ fhir:value "dev-obs-0"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:Observation.status [ fhir:value "final"] ;
  fhir:Observation.code [
     fhir:CodeableConcept.text [ fhir:value "example observation" ]
  ] ;
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/dev> ;
     fhir:Reference.reference [ fhir:value "Patient/dev" ]
  ] ;
  fhir:Observation.effectiveDateTime [ fhir:value "2022-08-24T10:39:52+00:00"^^xsd:dateTime] ;
  fhir:Observation.performer [
     fhir:index -1 ;
     fhir:link <http://hl7.org/fhir/Practitioner/practitioner-1> ;
     fhir:Reference.reference [ fhir:value "Practitioner/practitioner-1" ]
  ] .

<http://example.org/fhir/Observation/dev-obs-1> a fhir:Observation ;
  fhir:Resource.id [ fhir:value "dev-obs-1"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:Observation.status [ fhir:value "final"] ;
  fhir:Observation.code [
     fhir:CodeableConcept.text [ fhir:value "example observation" ]
  ] ;
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/dev> ;
     fhir:Reference.reference [ fhir:value "Patient/dev" ]
  ] ;
  fhir:Observation.effectiveDateTime [ fhir:value "2022-08-24T10:39:52+00:00"^^xsd:dateTime] ;
  fhir:Observation.performer [
     fhir:index -1 ;
     fhir:link <http://hl7.org/fhir/Practitioner/practitioner-1> ;
     fhir:Reference.reference [ fhir:value "Practitioner/practitioner-1" ]
  ] .

<http://example.org/fhir/Observation/dev-obs-2> a fhir:Observation ;
  fhir:Resource.id [ fhir:value "dev-obs-2"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:Observation.status [ fhir:value "final"] ;
  fhir:Observation.code [
     fhir:CodeableConcept.text [ fhir:value "example observation" ]
  ] ;
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/dev> ;
     fhir:Reference.reference [ fhir:value "Patient/dev" ]
  ] ;
  fhir:Observation.effectiveDateTime [ fhir:value "2022-08-24T10:39:52+00:00"^^xsd:dateTime] ;
  fhir:Observation.performer [
     fhir:index -1 ;
     fhir:link <http://hl7.org/fhir/Practitioner/practitioner-1> ;
     fhir:Reference.reference [ fhir:value "Practitioner/practitioner-1" ]
  ] .

<http://example.org/fhir/Observation/dev-obs-3> a fhir:Observation ;
  fhir:Resource.id [ fhir:value "dev-obs-3"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:Observation.status [ fhir:value "final"] ;
  fhir:Observation.code [
     fhir:CodeableConcept.text [ fhir:value "example observation" ]
  ] ;
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/dev> ;
     fhir:Reference.reference [ fhir:value "Patient/dev" ]
  ] ;
  fhir:Observation.effectiveDateTime [ fhir:value "2022-08-24T10:39:52+00:00"^^xsd:dateTime] ;
  fhir:Observation.performer [
     fhir:index -1 ;
     fhir:link <http://hl7.org/fhir/Practitioner/practitioner-1> ;
     fhir:Reference.reference [ fhir:value "Practitioner/practitioner-1" ]
  ] .

<http://example.org/fhir/Immunization/dev-imm-0> a fhir:Immunization ;
  fhir:Resource.id [ fhir:value "dev-imm-0"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:Immunization.status [ fhir:value "completed"] ;
  fhir:Immunization.vaccineCode [
     fhir:CodeableConcept.text [ fhir:value "example vaccine" ]
  ] ;
  fhir:Immunization.patient [
     fhir:link <http://hl7.org/fhir/Patient/dev> ;
     fhir:Reference.reference [ fhir:value "Patient/dev" ]
  ] ;
  fhir:Immunization.occurrenceDateTime [ fhir:value "2024-01-01"^^xsd:date] .

<http://example.org/fhir/Patient/eve> a fhir:Patient ;
  fhir:Resource.id [ fhir:value "eve"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:Patient.name [
     fhir:index -1 ;
     fhir:HumanName.family [ fhir:value "Example" ] ;
     fhir:HumanName.given [
       fhir:value "Eve" ;
       fhir:index -1
     ]
  ] .

<http://example.org/fhir/Encounter/eve-enc-0> a fhir:Encounter ;
  fhir:Resource.id [ fhir:value "eve-enc-0"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:Encounter.status [ fhir:value "finished"] ;
  fhir:Encounter.class [
     fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActCode" ] ;
     fhir:Coding.code [ fhir:value "AMB" ]
  ] ;
  fhir:Encounter.subject [
     fhir:link <http://hl7.org/fhir/Patient/eve> ;
     fhir:Reference.reference [ fhir:value "Patient/eve" ]
  ] .

<http://hl7.org/fhir/Patient/eve> a fhir:Patient .

<http://example.org/fhir/Procedure/eve-proc-0> a fhir:Procedure ;
  fhir:Resource.id [ fhir:value "eve-proc-0"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:Procedure.status [ fhir:value "completed"] ;
  fhir:Procedure.subject [
     fhir:link <http://hl7.org/fhir/Patient/eve> ;
     fhir:Reference.reference [ fhir:value "Patient/eve" ]
  ] .

<http://example.org/fhir/Observation/eve-obs-0> a fhir:Observation ;
  fhir:Resource.id [ fhir:value "eve-obs-0"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:Observation.status [ fhir:value "final"] ;
  fhir:Observation.code [
     fhir:CodeableConcept.text [ fhir:value "example observation" ]
  ] ;
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/eve> ;
     fhir:Reference.reference [ fhir:value "Patient/eve" ]
  ] ;
  fhir:Observation.effectiveDateTime [ fhir:value "2022-08-24T10:39:52+00:00"^^xsd:dateTime] ;
  fhir:Observation.performer [
     fhir:index -1 ;
     fhir:link <http://hl7.org/fhir/Practitioner/practitioner-1> ;
     fhir:Reference.reference [ fhir:value "Practitioner/practitioner-1" ]
  ] .

<http://example.org/fhir/Immunization/eve-imm-0> a fhir:Immunization ;
  fhir:Resource.id [ fhir:value "eve-imm-0"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:Immunization.status [ fhir:value "completed"] ;
  fhir:Immunization.vaccineCode [
     fhir:CodeableConcept.text [ fhir:value "example vaccine" ]
  ] ;
  fhir:Immunization.patient [
     fhir:link <http://hl7.org/fhir/Patient/eve> ;
     fhir:Reference.reference [ fhir:value "Patient/eve" ]
  ] ;
  fhir:Immunization.occurrenceDateTime [ fhir:value "2024-01-01"^^xsd:date] .

<http://example.org/fhir/ResearchSubject/eve-subject-0> a fhir:ResearchSubject ;
  fhir:Resource.id [ fhir:value "eve-subject-0"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:ResearchSubject.status [ fhir:value "on-study"] ;
  fhir:ResearchSubject.study [
     fhir:link <http://hl7.org/fhir/ResearchStudy/cqm-example-study> ;
     fhir:Reference.reference [ fhir:value "ResearchStudy/cqm-example-study" ]
  ] ;
  fhir:ResearchSubject.individual [
     fhir:link <http://hl7.org/fhir/Patient/eve> ;
     fhir:Reference.reference [ fhir:value "Patient/eve" ]
  ] .

<http://hl7.org/fhir/ResearchStudy/cqm-example-study> a fhir:ResearchStudy .

<http://example.org/fhir/Patient/fin> a fhir:Patient ;
  fhir:Resource.id [ fhir:value "fin"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:Patient.name [
     fhir:index -1 ;
     fhir:HumanName.family [ fhir:value "Example" ] ;
     fhir:HumanName.given [
       fhir:value "Fin" ;
       fhir:index -1
     ]
  ] .

<http://example.org/fhir/Encounter/fin-enc-0> a fhir:Encounter ;
  fhir:Resource.id [ fhir:value "fin-enc-0"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:Encounter.status [ fhir:value "finished"] ;
  fhir:Encounter.class [
     fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActCode" ] ;
     fhir:Coding.code [ fhir:value "AMB" ]
  ] ;
  fhir:Encounter.subject [
     fhir:link <http://hl7.org/fhir/Patient/fin> ;
     fhir:Reference.reference [ fhir:value "Patient/fin" ]
  ] .

<http://hl7.org/fhir/Patient/fin> a fhir:Patient .

<http://example.org/fhir/Procedure/fin-proc-0> a fhir:Procedure ;
  fhir:Resource.id [ fhir:value "fin-proc-0"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:Procedure.status [ fhir:value "completed"] ;
  fhir:Procedure.subject [
     fhir:link <http://hl7.org/fhir/Patient/fin> ;
     fhir:Reference.reference [ fhir:value "Patient/fin" ]
  ] .

<http://example.org/fhir/Condition/fin-cond-0> a fhir:Condition ;
  fhir:Resource.id [ fhir:value "fin-cond-0"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:Condition.clinicalStatus [
     fhir:CodeableConcept.coding [
       fhir:index -1 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-clinical" ] ;
       fhir:Coding.code [ fhir:value "active" ]
     ]
  ] ;
  fhir:Condition.subject [
     fhir:link <http://hl7.org/fhir/Patient/fin> ;
     fhir:Reference.reference [ fhir:value "Patient/fin" ]
  ] .

<http://example.org/fhir/Patient/gus> a fhir:Patient ;
  fhir:Resource.id [ fhir:value "gus"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:Patient.name [
     fhir:index -1 ;
     fhir:HumanName.family [ fhir:value "Example" ] ;
     fhir:HumanName.given [
       fhir:value "Gus" ;
       fhir:index -1
     ]
  ] .

<http://example.org/fhir/Encounter/gus-enc-0> a fhir:Encounter ;
  fhir:Resource.id [ fhir:value "gus-enc-0"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:Encounter.status [ fhir:value "finished"] ;
  fhir:Encounter.class [
     fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActCode" ] ;
     fhir:Coding.code [ fhir:value "AMB" ]
  ] ;
  fhir:Encounter.subject [
     fhir:link <http://hl7.org/fhir/Patient/gus> ;
     fhir:Reference.reference [ fhir:value "Patient/gus" ]
  ] .

<http://hl7.org/fhir/Patient/gus> a fhir:Patient .

<http://example.org/fhir/Procedure/gus-proc-0> a fhir:Procedure ;
  fhir:Resource.id [ fhir:value "gus-proc-0"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:Procedure.status [ fhir:value "completed"] ;
  fhir:Procedure.subject [
     fhir:link <http://hl7.org/fhir/Patient/gus> ;
     fhir:Reference.reference [ fhir:value "Patient/gus" ]
  ] .

<http://example.org/fhir/Observation/gus-obs-0> a fhir:Observation ;
  fhir:Resource.id [ fhir:value "gus-obs-0"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:Observation.status [ fhir:value "final"] ;
  fhir:Observation.code [
     fhir:CodeableConcept.text [ fhir:value "example observation" ]
  ] ;
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/gus> ;
     fhir:Reference.reference [ fhir:value "Patient/gus" ]
  ] ;
  fhir:Observation.effectiveDateTime [ fhir:value "2022-08-24T10:39:52+00:00"^^xsd:dateTime] ;
  fhir:Observation.performer [
     fhir:index -1 ;
     fhir:link <http://hl7.org/fhir/Practitioner/practitioner-1> ;
     fhir:Reference.reference [ fhir:value "Practitioner/practitioner-1" ]
  ] .

<http://example.org/fhir/Observation/gus-obs-1> a fhir:Observation ;
  fhir:Resource.id [ fhir:value "gus-obs-1"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:Observation.status [ fhir:value "final"] ;
  fhir:Observation.code [
     fhir:CodeableConcept.text [ fhir:value "example observation" ]
  ] ;
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/gus> ;
     fhir:Reference.reference [ fhir:value "Patient/gus" ]
  ] ;
  fhir:Observation.effectiveDateTime [ fhir:value "2022-08-24T10:39:52+00:00"^^xsd:dateTime] ;
  fhir:Observation.performer [
     fhir:index -1 ;
     fhir:link <http://hl7.org/fhir/Practitioner/practitioner-1> ;
     fhir:Reference.reference [ fhir:value "Practitioner/practitioner-1" ]
  ] .

<http://example.org/fhir/Observation/gus-obs-2> a fhir:Observation ;
  fhir:Resource.id [ fhir:value "gus-obs-2"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:Observation.status [ fhir:value "final"] ;
  fhir:Observation.code [
     fhir:CodeableConcept.text [ fhir:value "example observation" ]
  ] ;
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/gus> ;
     fhir:Reference.reference [ fhir:value "Patient/gus" ]
  ] ;
  fhir:Observation.effectiveDateTime [ fhir:value "2022-08-24T10:39:52+00:00"^^xsd:dateTime] ;
  fhir:Observation.performer [
     fhir:index -1 ;
     fhir:link <http://hl7.org/fhir/Practitioner/practitioner-1> ;
     fhir:Reference.reference [ fhir:value "Practitioner/practitioner-1" ]
  ] .

<http://example.org/fhir/Condition/gus-cond-0> a fhir:Condition ;
  fhir:Resource.id [ fhir:value "gus-cond-0"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:Condition.clinicalStatus [
     fhir:CodeableConcept.coding [
       fhir:index -1 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-clinical" ] ;
       fhir:Coding.code [ fhir:value "active" ]
     ]
  ] ;
  fhir:Condition.subject [
     fhir:link <http://hl7.org/fhir/Patient/gus> ;
     fhir:Reference.reference [ fhir:value "Patient/gus" ]
  ] .

<http://example.org/fhir/Immunization/gus-imm-0> a fhir:Immunization ;
  fhir:Resource.id [ fhir:value "gus-imm-0"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:Immunization.status [ fhir:value "completed"] ;
  fhir:Immunization.vaccineCode [
     fhir:CodeableConcept.text [ fhir:value "example vaccine" ]
  ] ;
  fhir:Immunization.patient [
     fhir:link <http://hl7.org/fhir/Patient/gus> ;
     fhir:Reference.reference [ fhir:value "Patient/gus" ]
  ] ;
  fhir:Immunization.occurrenceDateTime [ fhir:value "2024-01-01"^^xsd:date] .

<http://example.org/fhir/Patient/hana> a fhir:Patient ;
  fhir:Resource.id [ fhir:value "hana"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:Patient.name [
     fhir:index -1 ;
     fhir:HumanName.family [ fhir:value "Example" ] ;
     fhir:HumanName.given [
       fhir:value "Hana" ;
       fhir:index -1
     ]
  ] ;
  fhir:Patient.deceasedBoolean [ fhir:value "true"^^xsd:boolean] .

<http://example.org/fhir/Patient/ivy> a fhir:Patient ;
  fhir:Resource.id [ fhir:value "ivy"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:Patient.name [
     fhir:index -1 ;
     fhir:HumanName.family [ fhir:value "Example" ] ;
     fhir:HumanName.given [
       fhir:value "Ivy" ;
       fhir:index -1
     ]
  ] .

<http://example.org/fhir/Encounter/ivy-enc-0> a fhir:Encounter ;
  fhir:Resource.id [ fhir:value "ivy-enc-0"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:Encounter.status [ fhir:value "finished"] ;
  fhir:Encounter.class [
     fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActCode" ] ;
     fhir:Coding.code [ fhir:value "AMB" ]
  ] ;
  fhir:Encounter.subject [
     fhir:link <http://hl7.org/fhir/Patient/ivy> ;
     fhir:Reference.reference [ fhir:value "Patient/ivy" ]
  ] .

<http://hl7.org/fhir/Patient/ivy> a fhir:Patient .

<http://example.org/fhir/Observation/ivy-obs-0> a fhir:Observation ;
  fhir:Resource.id [ fhir:value "ivy-obs-0"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:Observation.status [ fhir:value "final"] ;
  fhir:Observation.code [
     fhir:CodeableConcept.text [ fhir:value "example observation" ]
  ] ;
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/ivy> ;
     fhir:Reference.reference [ fhir:value "Patient/ivy" ]
  ] ;
  fhir:Observation.effectiveDateTime [ fhir:value "2022-08-24T10:39:52+00:00"^^xsd:dateTime] ;
  fhir:Observation.performer [
     fhir:index -1 ;
     fhir:link <http://hl7.org/fhir/Practitioner/practitioner-1> ;
     fhir:Reference.reference [ fhir:value "Practitioner/practitioner-1" ]
  ] .

<http://example.org/fhir/Observation/ivy-obs-1> a fhir:Observation ;
  fhir:Resource.id [ fhir:value "ivy-obs-1"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:Observation.status [ fhir:value "final"] ;
  fhir:Observation.code [
     fhir:CodeableConcept.text [ fhir:value "example observation" ]
  ] ;
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/ivy> ;
     fhir:Reference.reference [ fhir:value "Patient/ivy" ]
  ] ;
  fhir:Observation.effectiveDateTime [ fhir:value "2022-08-24T10:39:52+00:00"^^xsd:dateTime] ;
  fhir:Observation.performer [
     fhir:index -1 ;
     fhir:link <http://hl7.org/fhir/Practitioner/practitioner-1> ;
     fhir:Reference.reference [ fhir:value "Practitioner/practitioner-1" ]
  ] .

<http://example.org/fhir/Observation/ivy-obs-2> a fhir:Observation ;
  fhir:Resource.id [ fhir:value "ivy-obs-2"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:Observation.status [ fhir:value "final"] ;
  fhir:Observation.code [
     fhir:CodeableConcept.text [ fhir:value "example observation" ]
  ] ;
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/ivy> ;
     fhir:Reference.reference [ fhir:value "Patient/ivy" ]
  ] ;
  fhir:Observation.effectiveDateTime [ fhir:value "2022-08-24T10:39:52+00:00"^^xsd:dateTime] ;
  fhir:Observation.performer [
     fhir:index -1 ;
     fhir:link <http://hl7.org/fhir/Practitioner/practitioner-1> ;
     fhir:Reference.reference [ fhir:value "Practitioner/practitioner-1" ]
  ] .

<http://example.org/fhir/Observation/ivy-obs-3> a fhir:Observation ;
  fhir:Resource.id [ fhir:value "ivy-obs-3"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:Observation.status [ fhir:value "final"] ;
  fhir:Observation.code [
     fhir:CodeableConcept.text [ fhir:value "example observation" ]
  ] ;
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/ivy> ;
     fhir:Reference.reference [ fhir:value "Patient/ivy" ]
  ] ;
  fhir:Observation.effectiveDateTime [ fhir:value "2022-08-24T10:39:52+00:00"^^xsd:dateTime] ;
  fhir:Observation.performer [
     fhir:index -1 ;
     fhir:link <http://hl7.org/fhir/Practitioner/practitioner-1> ;
     fhir:Reference.reference [ fhir:value "Practitioner/practitioner-1" ]
  ] .

<http://example.org/fhir/Observation/ivy-obs-4> a fhir:Observation ;
  fhir:Resource.id [ fhir:value "ivy-obs-4"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:Observation.status [ fhir:value "final"] ;
  fhir:Observation.code [
     fhir:CodeableConcept.text [ fhir:value "example observation" ]
  ] ;
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/ivy> ;
     fhir:Reference.reference [ fhir:value "Patient/ivy" ]
  ] ;
  fhir:Observation.effectiveDateTime [ fhir:value "2022-08-24T10:39:52+00:00"^^xsd:dateTime] ;
  fhir:Observation.performer [
     fhir:index -1 ;
     fhir:link <http://hl7.org/fhir/Practitioner/practitioner-1> ;
     fhir:Reference.reference [ fhir:value "Practitioner/practitioner-1" ]
  ] .

<http://example.org/fhir/Observation/ivy-obs-5> a fhir:Observation ;
  fhir:Resource.id [ fhir:value "ivy-obs-5"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:Observation.status [ fhir:value "final"] ;
  fhir:Observation.code [
     fhir:CodeableConcept.text [ fhir:value "example observation" ]
  ] ;
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/ivy> ;
     fhir:Reference.reference [ fhir:value "Patient/ivy" ]
  ] ;
  fhir:Observation.effectiveDateTime [ fhir:value "2022-08-24T10:39:52+00:00"^^xsd:dateTime] ;
  fhir:Observation.performer [
     fhir:index -1 ;
     fhir:link <http://hl7.org/fhir/Practitioner/practitioner-1> ;
     fhir:Reference.reference [ fhir:value "Practitioner/practitioner-1" ]
  ] .

<http://example.org/fhir/Observation/ivy-obs-6> a fhir:Observation ;
  fhir:Resource.id [ fhir:value "ivy-obs-6"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:Observation.status [ fhir:value "final"] ;
  fhir:Observation.code [
     fhir:CodeableConcept.text [ fhir:value "example observation" ]
  ] ;
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/ivy> ;
     fhir:Reference.reference [ fhir:value "Patient/ivy" ]
  ] ;
  fhir:Observation.effectiveDateTime [ fhir:value "2022-08-24T10:39:52+00:00"^^xsd:dateTime] ;
  fhir:Observation.performer [
     fhir:index -1 ;
     fhir:link <http://hl7.org/fhir/Practitioner/practitioner-1> ;
     fhir:Reference.reference [ fhir:value "Practitioner/practitioner-1" ]
  ] .

<http://example.org/fhir/Practitioner/practitioner-1> a fhir:Practitioner ;
  fhir:Resource.id [ fhir:value "practitioner-1"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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>"
  ] ;
  fhir:Practitioner.identifier [
     fhir:index -1 ;
     fhir:Identifier.system [ fhir:value "http://hl7.org/fhir/sid/us-npi" ] ;
     fhir:Identifier.value [ fhir:value "9941339100" ]
  ] ;
  fhir:Practitioner.name [
     fhir:index -1 ;
     fhir:HumanName.family [ fhir:value "Bone" ] ;
     fhir:HumanName.given [
       fhir:value "Ronald" ;
       fhir:index -1
     ] ;
     fhir:HumanName.prefix [
       fhir:value "Dr" ;
       fhir:index -1
     ]
  ] ;
  fhir:Practitioner.address [
     fhir:index -1 ;
     fhir:Address.use [ fhir:value "work" ] ;
     fhir:Address.line [
       fhir:value "1003 HEALTHCARE DR" ;
       fhir:index -1
     ] ;
     fhir:Address.city [ fhir:value "AMHERST" ] ;
     fhir:Address.state [ fhir:value "MA" ] ;
     fhir:Address.postalCode [ fhir:value "01002" ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/Bundle/scoring-test-patients.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/Bundle/scoring-test-patients.ttl> .