Clinical Quality Framework Common FHIR Assets (US-Based)
0.1.0 - CI Build United States of America (USA)

Clinical Quality Framework Common FHIR Assets (US-Based), published by Clinical Quality Framework. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/cqframework/cqf-us/ and changes regularly. See the Directory of published versions

: null (Bundle) - TTL Representation

Raw ttl | Download

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

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

 a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "tests-USCoreElements-example-bundle"] ; # 
  fhir:type [ fhir:v "transaction"] ; # 
  fhir:entry ( [
fhir:fullUrl [ fhir:v "https://build.fhir.org/observation-example-respiratory-rate.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://build.fhir.org/observation-example-respiratory-rate.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Observation/respiratory-rate"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/familymemberhistory.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/familymemberhistory.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "FamilyMemberHistory/example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/us/qicore/MedicationRequest-negation-example-code.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/us/qicore/MedicationRequest-negation-example-code.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "MedicationRequest/negation-example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/goal.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/goal.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Goal/example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/us/core/STU4/DiagnosticReport-urinalysis.json.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/us/core/STU4/DiagnosticReport-urinalysis.json.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Observation/urine-bilirubin/_history/206456"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://hl7.org/fhir/us/core/STU4/Observation-urine-leukocyte-esterase.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://hl7.org/fhir/us/core/STU4/Observation-urine-leukocyte-esterase.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Observation/urine-leukocyte-esterase/_history/206552"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/medicationrequest.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/medicationrequest.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "MedicationRequest/uscore-mo2"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://hl7.org/fhir/us/core/STU3.1/Observation-neutrophils.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://hl7.org/fhir/us/core/STU3.1/Observation-neutrophils.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Observation/neutrophils/_history/1106"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://hl7.org/fhir/us/core/STU3.1/Observation-urine-cells.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://hl7.org/fhir/us/core/STU3.1/Observation-urine-cells.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Observation/urine-cells/_history/206624"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://build.fhir.org/ig/HL7/US-Core/StructureDefinition-us-core-blood-pressure.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://build.fhir.org/ig/HL7/US-Core/StructureDefinition-us-core-blood-pressure.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Observation/blood-pressure"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://build.fhir.org/immunizationevaluation-definitions.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://build.fhir.org/immunizationevaluation-definitions.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "ImmunizationEvaluation/example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "http://hl7.org/fhir/us/qicore/ImplementationGuide/hl7.fhir.us.qicore"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.org/fhir/us/qicore/ImplementationGuide/hl7.fhir.us.qicore> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "ImplementationGuide/hl7.fhir.us.qicore"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/organization.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/organization.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Organization/example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/observation.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/observation.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Observation/example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/nutritionorder.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/nutritionorder.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "NutritionOrder/example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/servicerequest.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/servicerequest.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "ServiceRequest/referral-example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://hl7.org/fhir/us/core/STU3.1/Observation-urine-rbcs.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://hl7.org/fhir/us/core/STU3.1/Observation-urine-rbcs.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Observation/urine-rbcs/_history/206565"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/claim.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/claim.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Claim/example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/us/core/Organization-acme-lab.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/us/core/Organization-acme-lab.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Organization/acme-lab"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/us/core/STU4/Observation-urine-glucose.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/us/core/STU4/Observation-urine-glucose.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Observation/urine-glucose/_history/206444"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/diagnosticreport.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/diagnosticreport.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "DiagnosticReport/note-example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://hl7.org/fhir/us/core/2021Jan/Observation-urine-color.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://hl7.org/fhir/us/core/2021Jan/Observation-urine-color.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Observation/urine-color/_history/206419"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://build.fhir.org/ig/HL7/fhir-qi-core/https://hl7.org/fhir/us/qicore/Condition-appendicitis-example.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://build.fhir.org/ig/HL7/fhir-qi-core/https://hl7.org/fhir/us/qicore/Condition-appendicitis-example.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Condition/appendicitis-example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/immunization.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/immunization.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Immunization/example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://build.fhir.org/observation-example-body-temperature.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://build.fhir.org/observation-example-body-temperature.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Observation/temperature"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://build.fhir.org/ig/HL7/US-Core/Procedure-rehab.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://build.fhir.org/ig/HL7/US-Core/Procedure-rehab.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Procedure/rehab"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/us/core/Observation-satO2-fiO2.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/us/core/Observation-satO2-fiO2.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Observation/satO2-fiO2"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/communicationrequest.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/communicationrequest.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "CommunicationRequest/example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/allergyintolerance.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/allergyintolerance.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "AllergyIntolerance/example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://hl7.org/fhir/us/core/Observation-serum-potassium.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://hl7.org/fhir/us/core/Observation-serum-potassium.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Observation/serum-potassium/_history/938"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/us/core/Observation-some-day-smoker.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/us/core/Observation-some-day-smoker.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Observation/some-day-smoker"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/careteam.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/careteam.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "CareTeam/example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://build.fhir.org/ig/HL7/fhir-qi-core/Communication-negation-example.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://build.fhir.org/ig/HL7/fhir-qi-core/Communication-negation-example.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Communication/negation-example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://hl7.org/fhir/location.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://hl7.org/fhir/location.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Location/example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://hl7.org/fhir/us/core/Observation-serum-sodium.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://hl7.org/fhir/us/core/Observation-serum-sodium.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Observation/serum-sodium/_history/914"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/medicationstatement.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/medicationstatement.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "MedicationStatement/example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/us/qicore/Immunization-negation-example.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/us/qicore/Immunization-negation-example.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Immunization/negation-example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://hl7.org/fhir/us/core/Observation-serum-creatinine.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://hl7.org/fhir/us/core/Observation-serum-creatinine.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Observation/serum-creatinine/_history/926"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/imagingstudy.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/imagingstudy.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "ImagingStudy/example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/us/core/Observation-oxygen-saturation.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/us/core/Observation-oxygen-saturation.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Observation/oxygen-saturation"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://build.fhir.org/ig/HL7/fhir-qi-core/StructureDefinition-qicore-encounter.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://build.fhir.org/ig/HL7/fhir-qi-core/StructureDefinition-qicore-encounter.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Encounter/example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/bodystructure.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/bodystructure.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "BodyStructure/example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/us/core/Observation-pediatric-wt-example.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/us/core/Observation-pediatric-wt-example.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Observation/pediatric-wt-example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://hl7.org/fhir/us/core/stu1/DiagnosticReport-metabolic-panel.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://hl7.org/fhir/us/core/stu1/DiagnosticReport-metabolic-panel.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "DiagnosticReport/metabolic-panel/_history/205790"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://build.fhir.org/ig/HL7/fhir-qi-core/ServiceRequest-negation-example-code.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://build.fhir.org/ig/HL7/fhir-qi-core/ServiceRequest-negation-example-code.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "ServiceRequest/negation-example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/medicationdispense.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/medicationdispense.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "MedicationDispense/example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/us/core/STU4/Observation-urine-hemoglobin.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/us/core/STU4/Observation-urine-hemoglobin.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Observation/urine-hemoglobin/_history/206504"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/relatedperson.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/relatedperson.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "RelatedPerson/example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/task.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/task.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Task/example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/us/core/Organization-saint-luke-w-endpoint.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/us/core/Organization-saint-luke-w-endpoint.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Organization/saint-luke-w-endpoint"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/immunizationrecommendation.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/immunizationrecommendation.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "ImmunizationRecommendation/example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/us/core/DocumentReference-episode-summary.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/us/core/DocumentReference-episode-summary.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "DocumentReference/episode-summary"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/careplan.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/careplan.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "CarePlan/example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/STU3/observation-example-body-length.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/STU3/observation-example-body-length.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Observation/length"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://hl7.org/fhir/us/core/STU2/Observation-urine-protein.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://hl7.org/fhir/us/core/STU2/Observation-urine-protein.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Observation/urine-protein/_history/206480"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://hl7.org/fhir/us/core/Observation-urobilinogen.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://hl7.org/fhir/us/core/Observation-urobilinogen.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Observation/urobilinogen/_history/206612"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://build.fhir.org/ig/HL7/fhir-qi-core/DeviceRequest-negation-example.html"^^xsd:anyURI ] ;
    ( fhir:_resource <https://build.fhir.org/ig/HL7/fhir-qi-core/DeviceRequest-negation-example.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "DeviceRequest/negation-example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/us/core/Encounter-1036.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/us/core/Encounter-1036.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Encounter/1036"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/us/core/DiagnosticReport-cardiology-report.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/us/core/DiagnosticReport-cardiology-report.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "DiagnosticReport/cardiology-report"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/practitioner.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/practitioner.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Practitioner/practitioner-1"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/us/core/CarePlan-colonoscopy.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/us/core/CarePlan-colonoscopy.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "CarePlan/colonoscopy"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://hl7.org/fhir/us/core/Observation-serum-calcium.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://hl7.org/fhir/us/core/Observation-serum-calcium.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Observation/serum-calcium/_history/902"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/coverage.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/coverage.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Coverage/example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/medicationadministration.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/medicationadministration.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "MedicationAdministration/example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://hl7.org/fhir/us/core/STU3.1.1/DiagnosticReport-urinalysis.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://hl7.org/fhir/us/core/STU3.1.1/DiagnosticReport-urinalysis.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "DiagnosticReport/urinalysis/_history/209563"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/us/core/Medication-uscore-med2.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/us/core/Medication-uscore-med2.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Medication/uscore-med2"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/implement/standards/fhir/device-example-udi1.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/implement/standards/fhir/device-example-udi1.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Device/udi-1"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/flag.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/flag.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Flag/example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/us/core/stu3.1.1/Observation-urine-ph.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/us/core/stu3.1.1/Observation-urine-ph.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Observation/urine-ph/_history/206600"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/substance.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/substance.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Substance/example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://build.fhir.org/observation-example-bloodpressure-cancel.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://build.fhir.org/observation-example-bloodpressure-cancel.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Observation/negation-example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/us/core/Medication-uscore-med1.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/us/core/Medication-uscore-med1.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Medication/uscore-med1"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/FHIR/observation-example-vitals-panel.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/FHIR/observation-example-vitals-panel.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Observation/vitals-panel"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/us/core/Device-udi-2.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/us/core/Device-udi-2.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Device/udi-2"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://build.fhir.org/ig/HL7/fhir-qi-core/ServiceRequest-elective-example.html"^^xsd:anyURI ] ;
    ( fhir:_resource <https://build.fhir.org/ig/HL7/fhir-qi-core/ServiceRequest-elective-example.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "ServiceRequest/elective-example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/practitioner-examples.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/practitioner-examples.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Practitioner/example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://build.fhir.org/ig/HL7/US-Core/Goal-goal-1.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://build.fhir.org/ig/HL7/US-Core/Goal-goal-1.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Goal/goal-1"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://Patient/example"^^xsd:anyURI ] ;
    ( fhir:resource <https://Patient/example> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Patient/example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/bodyheight.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/bodyheight.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Observation/height"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/us/core/STU4/Observation-urine-sediment.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/us/core/STU4/Observation-urine-sediment.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Observation/urine-sediment/_history/206577"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/procedure.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/procedure.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Procedure/example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://build.fhir.org/ig/HL7/dme-orders/Observation-blood-glucose.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://build.fhir.org/ig/HL7/dme-orders/Observation-blood-glucose.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Observation/blood-glucose/_history/1165"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://build.fhir.org/ig/HL7/US-Core/Practitioner-practitioner-2.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://build.fhir.org/ig/HL7/US-Core/Practitioner-practitioner-2.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Practitioner/practitioner-2"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/us/core/DiagnosticReport-cbc.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/us/core/DiagnosticReport-cbc.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "DiagnosticReport/cbc/_history/205814"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://build.fhir.org/ig/HL7/US-Core/MedicationRequest-self-tylenol.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://build.fhir.org/ig/HL7/US-Core/MedicationRequest-self-tylenol.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "MedicationRequest/self-tylenol"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://build.fhir.org/ig/HL7/US-Core/Encounter-example-1.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://build.fhir.org/ig/HL7/US-Core/Encounter-example-1.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Encounter/example-1"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/us/core/STU4/Observation-urine-nitrite.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/us/core/STU4/Observation-urine-nitrite.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Observation/urine-nitrite/_history/206492"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://build.fhir.org/ig/HL7/fhir-qi-core/ServiceRequest-appropriateness-example.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://build.fhir.org/ig/HL7/fhir-qi-core/ServiceRequest-appropriateness-example.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "ServiceRequest/appropriateness-example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/us/core/Location-hl7east.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/us/core/Location-hl7east.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Location/hl7east"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://build.fhir.org/devicerequest.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://build.fhir.org/devicerequest.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "DeviceRequest/example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/us/core/Procedure-defib-implant.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/us/core/Procedure-defib-implant.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Procedure/defib-implant"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/us/core/Immunization-imm-1.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/us/core/Immunization-imm-1.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Immunization/imm-1"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://build.fhir.org/device-example-udi3.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://build.fhir.org/device-example-udi3.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Device/udi-3/_history/2"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/us/core/STU4/Observation-urine-epi-cells.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/us/core/STU4/Observation-urine-epi-cells.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Observation/urine-epi-cells/_history/206624"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/diagnosticreport.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/diagnosticreport.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "DiagnosticReport/example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/FHIR/device-example.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/FHIR/device-example.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Device/example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://build.fhir.org/ig/HL7/US-Core/StructureDefinition-us-core-head-circumference.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://build.fhir.org/ig/HL7/US-Core/StructureDefinition-us-core-head-circumference.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Observation/head-circumference"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://build.fhir.org/ig/HL7/fhir-qi-core/AllergyIntolerance-example-refuted.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://build.fhir.org/ig/HL7/fhir-qi-core/AllergyIntolerance-example-refuted.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "AllergyIntolerance/example-refuted"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://build.fhir.org/ig/HL7/cimi-vital-signs/StructureDefinition-heart-rate.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://build.fhir.org/ig/HL7/cimi-vital-signs/StructureDefinition-heart-rate.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Observation/heart-rate"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/practitionerrole.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/practitionerrole.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "PractitionerRole/example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/condition.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/condition.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Condition/example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/us/core/STU4/Observation-urine-clarity.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/us/core/STU4/Observation-urine-clarity.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Observation/urine-clarity/_history/206432"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://hl7.org/fhir/r4/deviceusestatement.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://hl7.org/fhir/r4/deviceusestatement.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "DeviceUseStatement/example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/condition.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/condition.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Condition/hc1"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://build.fhir.org/ig/HL7/cimi-vital-signs/StructureDefinition-body-mass-index.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://build.fhir.org/ig/HL7/cimi-vital-signs/StructureDefinition-body-mass-index.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Observation/bmi"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://build.fhir.org/ig/HL7/fhir-qi-core/Procedure-negation-example.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://build.fhir.org/ig/HL7/fhir-qi-core/Procedure-negation-example.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Procedure/negation-example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/us/core/DiagnosticReport-chest-xray-report.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/us/core/DiagnosticReport-chest-xray-report.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "DiagnosticReport/chest-xray-report"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://hl7.org/fhir/us/core/Observation-serum-chloride.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://hl7.org/fhir/us/core/Observation-serum-chloride.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Observation/serum-chloride/_history/950"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/communication-example.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/communication-example.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Communication/example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/us/core/Observation-cbc-hemoglobin.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/us/core/Observation-cbc-hemoglobin.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Observation/hemoglobin/_history/1046"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/us/core/Observation-bp-data-absent.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/us/core/Observation-bp-data-absent.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Observation/bp-data-absent"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/medicationrequest.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/medicationrequest.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "MedicationRequest/example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://build.fhir.org/ig/HL7/US-Core/Organization-example-organization-2.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://build.fhir.org/ig/HL7/US-Core/Organization-example-organization-2.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Organization/example-organization-2"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/observation.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/observation.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Observation/usg/_history/206588"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/adverseevent.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/adverseevent.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "AdverseEvent/example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/us/core/STU4/Observation-urine-ketone.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/us/core/STU4/Observation-urine-ketone.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Observation/urine-ketone/_history/206468"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/us/core/Observation-serum-total-bilirubin.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/us/core/Observation-serum-total-bilirubin.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Observation/serum-total-bilirubin/_history/1364"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://hl7.org/fhir/us/core/STU2/Observation-urine-wbcs.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://hl7.org/fhir/us/core/STU2/Observation-urine-wbcs.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Observation/urine-wbcs/_history/206635"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/us/core/Observation-weight.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/us/core/Observation-weight.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Observation/weight"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/us/core/Observation-pediatric-bmi-example.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/us/core/Observation-pediatric-bmi-example.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Observation/pediatric-bmi-example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/us/core/Observation-cbc-erythrocytes.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/us/core/Observation-cbc-erythrocytes.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Observation/erythrocytes/_history/1189"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://build.fhir.org/ig/HL7/fhir-qi-core/MedicationDispense-negation-example.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://build.fhir.org/ig/HL7/fhir-qi-core/MedicationDispense-negation-example.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "MedicationDispense/negation-example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/us/core/Observation-bun.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/us/core/Observation-bun.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Observation/bun/_history/1237"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://build.fhir.org/medication-examples.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://build.fhir.org/medication-examples.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Medication/example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://hl7.org/fhir/us/core/Observation-serum-co2.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://hl7.org/fhir/us/core/Observation-serum-co2.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Observation/serum-co2/_history/962"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/us/core/STU4/Observation-urine-bacteria.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/us/core/STU4/Observation-urine-bacteria.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Observation/urine-bacteria/_history/206540"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://build.fhir.org/servicerequest-examples.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://build.fhir.org/servicerequest-examples.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "ServiceRequest/example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/us/core/Observation-cbc-mchc.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/us/core/Observation-cbc-mchc.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Observation/mchc/_history/879"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/specimen.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/specimen.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "Specimen/example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://build.fhir.org/ig/HL7/fhir-qi-core/MedicationAdministration-negation-example.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://build.fhir.org/ig/HL7/fhir-qi-core/MedicationAdministration-negation-example.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "MedicationAdministration/negation-example"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/us/core/STU4/MedicationRequest-uscore-mo1.html"^^xsd:anyURI ] ;
    ( fhir:resource <https://www.hl7.org/fhir/us/core/STU4/MedicationRequest-uscore-mo1.html> ) ;
fhir:request [
fhir:method [ fhir:v "PUT" ] ;
fhir:url [ fhir:v "MedicationRequest/uscore-mo1"^^xsd:anyURI ]     ]
  ] ) . # 

<https://build.fhir.org/observation-example-respiratory-rate.html> a fhir:Observation ;
  fhir:id [ fhir:v "respiratory-rate"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/resprate"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/resprate>     ] [
fhir:v "http://hl7.org/fhir/StructureDefinition/vitalsigns"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/vitalsigns>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: respiratory-rate</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'vital-signs' = 'Vital Signs', given as 'Vital Signs'})</span></p><p><b>code</b>: respiratory_rate <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '9279-1' = 'Respiratory rate', given as 'Respiratory rate'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>encounter</b>: GP Visit</p><p><b>effective</b>: 02/07/1999 12:00:00 AM</p><p><b>value</b>: 26.0 breaths per minute<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code /min = '/min')</span></p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "vital-signs" ] ;
fhir:display [ fhir:v "Vital Signs" ]     ] ) ;
fhir:text [ fhir:v "Vital Signs" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:9279-1 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "9279-1" ] ;
fhir:display [ fhir:v "Respiratory rate" ]     ] ) ;
fhir:text [ fhir:v "respiratory_rate" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Amy Shaw" ]
  ] ; # 
  fhir:encounter [
fhir:display [ fhir:v "GP Visit" ]
  ] ; # 
  fhir:effective [ fhir:v "1999-07-02"^^xsd:date] ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "26.0"^^xsd:decimal ] ;
fhir:unit [ fhir:v "breaths per minute" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "/min" ]
  ] . # 

<https://www.hl7.org/fhir/familymemberhistory.html> a fhir:FamilyMemberHistory ;
  fhir:id [ fhir:v "example"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-familymemberhistory"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-familymemberhistory>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>status</b>: completed</p><p><b>patient</b>: <a href=\"Patient-example.html\">Peter Patient. Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>date</b>: Mar 18, 2011 5:49:10 PM</p><p><b>relationship</b>: FATHER <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/v3-RoleCode code 'FTH' = 'father', given as 'FATHER'})</span></p><h3>Conditions</h3><table class=\"grid\"><tr><td>-</td><td><b>Extension</b></td><td><b>Code</b></td><td><b>Outcome</b></td><td><b>Onset[x]</b></td><td><b>Note</b></td></tr><tr><td>*</td><td/><td>Family history of myocardial infarction in male relative of first degree, age known (situation) <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '315619001' = 'FH myocardial infarction male first degree age known', given as 'Family history of myocardial infarction in male relative of first degree, age known (situation)'})</span></td><td>Congenital bent nose <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '520004' = 'Congenital bent nose', given as 'Congenital bent nose'})</span></td><td>74 yr<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code a = 'a')</span></td><td>Was fishing at the time. At least he went doing something he loved.</td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:patient [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Peter Patient" ]
  ] ; # 
  fhir:date [ fhir:v "2011-03-18T17:49:10+00:00"^^xsd:dateTime] ; # 
  fhir:relationship [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "FTH" ] ;
fhir:display [ fhir:v "FATHER" ]     ] )
  ] ; # 
  fhir:condition ( [
    ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/familymemberhistory-severity"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
        ( fhir:coding [
a sct:399166001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "399166001" ] ;
fhir:display [ fhir:v "Fatal" ]         ] )       ]     ] ) ;
fhir:code [
      ( fhir:coding [
a sct:315619001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "315619001" ] ;
fhir:display [ fhir:v "Family history of myocardial infarction in male relative of first degree, age known (situation)" ]       ] ) ;
fhir:text [ fhir:v "Family history of myocardial infarction in male relative of first degree, age known (situation)" ]     ] ;
fhir:outcome [
      ( fhir:coding [
a sct:520004 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "520004" ] ;
fhir:display [ fhir:v "Congenital bent nose" ]       ] )     ] ;
fhir:onset [
a fhir:Age ;
fhir:value [ fhir:v "74"^^xsd:decimal ] ;
fhir:unit [ fhir:v "yr" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "a" ]     ] ;
    ( fhir:note [
fhir:text [ fhir:v "Was fishing at the time. At least he went doing something he loved." ]     ] )
  ] ) . # 

<https://www.hl7.org/fhir/us/qicore/MedicationRequest-negation-example-code.html> a fhir:MedicationRequest ;
  fhir:id [ fhir:v "negation-example"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: negation-example</p><p><b>status</b>: completed</p><p><b>intent</b>: order</p><p><b>category</b>: community <span style=\"background: LightGoldenRodYellow\">(Details : {[not stated] code 'community' = 'community)</span></p><p><b>doNotPerform</b>: true</p><p><b>medication</b>: Antithrombotic Therapy value set <span style=\"background: LightGoldenRodYellow\">(Details : {[not stated] code 'null' = 'null)</span></p><p><b>subject</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>authoredOn</b>: Mar 26, 2015 12:32:52 AM</p><p><b>requester</b>: <a href=\"https://hl7.org/fhir/practitioner-example.html\">Generated Summary: id: example; 23; active; Adam Careful </a></p><p><b>reasonCode</b>: Drug treatment not indicated (situation) <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '183966005' = 'Drug treatment not indicated', given as 'Drug treatment not indicated (situation)'})</span></p></div>"
  ] ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:code [ fhir:v "community" ]     ] )
  ] ) ; # 
  fhir:doNotPerform [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:medication [
a fhir:CodeableConcept ;
    ( fhir:coding [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/valueset-reference"^^xsd:anyURI ] ;
fhir:value [ fhir:v "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.3.117.1.7.1.201"^^xsd:anyURI ]       ] )     ] ) ;
fhir:text [ fhir:v "Antithrombotic Therapy value set" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2015-03-25T19:32:52-05:00"^^xsd:dateTime] ; # 
  fhir:requester [
fhir:reference [ fhir:v "Practitioner/example" ]
  ] ; # 
  fhir:reasonCode ( [
    ( fhir:coding [
a sct:183966005 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "183966005" ] ;
fhir:display [ fhir:v "Drug treatment not indicated (situation)" ]     ] )
  ] ) . # 

<https://www.hl7.org/fhir/goal.html> a fhir:Goal ;
  fhir:id [ fhir:v "example"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-goal"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-goal>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>identifier</b>: 123</p><p><b>lifecycleStatus</b>: on-hold</p><p><b>category</b>: Dietary <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/goal-category code 'dietary' = 'Dietary)</span></p><p><b>priority</b>: high <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/goal-priority code 'high-priority' = 'High Priority', given as 'High Priority'})</span></p><p><b>description</b>: Target weight is 160 to 180 lbs. <span style=\"background: LightGoldenRodYellow\">(Details )</span></p><p><b>subject</b>: <a href=\"Patient-example.html\">Peter James Chalmers. Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>start</b>: 2015-04-05</p><h3>Targets</h3><table class=\"grid\"><tr><td>-</td><td><b>Measure</b></td><td><b>Detail[x]</b></td><td><b>Due[x]</b></td></tr><tr><td>*</td><td>Weight Measured <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '3141-9' = 'Body weight Measured', given as 'Weight Measured'})</span></td><td>160-180 lbs</td><td>2016-04-05</td></tr></table><p><b>statusDate</b>: 2016-02-14</p><p><b>statusReason</b>: Patient wants to defer weight loss until after honeymoon.</p><p><b>expressedBy</b>: <a href=\"Patient-example.html\">Peter James Chalmers. Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>addresses</b>: obesity condition</p><p><b>outcomeReference</b>: <a href=\"Observation-example.html\">Body Weight Measured. Generated Summary: id: example; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span>; <span title=\"Codes: {http://loinc.org 30350-3}\">Hemoglobin [Mass/volume] in Venous blood</span>; effective: Apr 2, 2013 9:30:10 AM --&gt; Apr 5, 2013 9:30:10 AM; issued: Apr 3, 2013 2:30:10 PM; 7.2 g/dl; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v2-0078 L}\">Below low normal</span>; <span title=\"Codes: {http://snomed.info/sct 308046002}\">Superficial forearm vein</span>; <span title=\"Codes: {http://snomed.info/sct 120220003}\">Injection to forearm</span></a></p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:value [ fhir:v "123" ]
  ] ) ; # 
  fhir:lifecycleStatus [ fhir:v "on-hold"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/goal-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "dietary" ]     ] )
  ] ) ; # 
  fhir:priority [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/goal-priority"^^xsd:anyURI ] ;
fhir:code [ fhir:v "high-priority" ] ;
fhir:display [ fhir:v "High Priority" ]     ] ) ;
fhir:text [ fhir:v "high" ]
  ] ; # 
  fhir:description [
fhir:text [ fhir:v "Target weight is 160 to 180 lbs." ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Peter James Chalmers" ]
  ] ; # 
  fhir:start [ fhir:v "2015-04-05"^^xsd:date] ; # 
  fhir:target ( [
fhir:measure [
      ( fhir:coding [
a loinc:3141-9 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "3141-9" ] ;
fhir:display [ fhir:v "Weight Measured" ]       ] )     ] ;
fhir:detail [
a fhir:Range ;
fhir:low [
fhir:value [ fhir:v "160"^^xsd:decimal ] ;
fhir:unit [ fhir:v "lbs" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "[lb_av]" ]       ] ;
fhir:high [
fhir:value [ fhir:v "180"^^xsd:decimal ] ;
fhir:unit [ fhir:v "lbs" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "[lb_av]" ]       ]     ] ;
fhir:due [ fhir:v "2016-04-05"^^xsd:date ]
  ] ) ; # 
  fhir:statusDate [ fhir:v "2016-02-14"^^xsd:date] ; # 
  fhir:statusReason [ fhir:v "Patient wants to defer weight loss until after honeymoon."] ; # 
  fhir:expressedBy [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Peter James Chalmers" ]
  ] ; # 
  fhir:addresses ( [
fhir:display [ fhir:v "obesity condition" ]
  ] ) ; # 
  fhir:outcomeReference ( [
fhir:reference [ fhir:v "Observation/example" ] ;
fhir:display [ fhir:v "Body Weight Measured" ]
  ] ) . # 

<https://www.hl7.org/fhir/us/core/STU4/DiagnosticReport-urinalysis.json.html> a fhir:Observation ;
  fhir:id [ fhir:v "urine-bilirubin"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "206456" ] ;
fhir:lastUpdated [ fhir:v "2016-04-18T03:37:21.259+00:00"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: urine-bilirubin</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: BILIRUBIN <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '5770-3' = 'Bilirubin.total [Presence] in Urine by Test strip', given as 'Bilirubin.total [Presence] in Urine by Test strip'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>value</b>: Negative <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '260385009' = 'Negative', given as 'Negative'})</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Text</b></td></tr><tr><td>*</td><td>Negative</td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "laboratory" ] ;
fhir:display [ fhir:v "Laboratory" ]     ] ) ;
fhir:text [ fhir:v "Laboratory" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:5770-3 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "5770-3" ] ;
fhir:display [ fhir:v "Bilirubin.total [Presence] in Urine by Test strip" ]     ] ) ;
fhir:text [ fhir:v "BILIRUBIN" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Amy Shaw" ]
  ] ; # 
  fhir:effective [ fhir:v "2005-07-05"^^xsd:date] ; # 
  fhir:value [
a fhir:CodeableConcept ;
    ( fhir:coding [
a sct:260385009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "260385009" ] ;
fhir:display [ fhir:v "Negative" ]     ] ) ;
fhir:text [ fhir:v "Negative" ]
  ] ; # 
  fhir:referenceRange ( [
fhir:text [ fhir:v "Negative" ]
  ] ) . # 

<https://hl7.org/fhir/us/core/STU4/Observation-urine-leukocyte-esterase.html> a fhir:Observation ;
  fhir:id [ fhir:v "urine-leukocyte-esterase"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "206552" ] ;
fhir:lastUpdated [ fhir:v "2016-04-18T03:58:45.747+00:00"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: urine-leukocyte-esterase</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: LEUK ESTERASE <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '5799-2' = 'Leukocyte esterase [Presence] in Urine by Test strip', given as 'Leukocyte esterase [Presence] in Urine by Test strip'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>value</b>: 2+ <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '260348001' = 'Present ++ out of ++++ (qualifier value)', given as '++'})</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Text</b></td></tr><tr><td>*</td><td>Negative</td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "laboratory" ] ;
fhir:display [ fhir:v "Laboratory" ]     ] ) ;
fhir:text [ fhir:v "Laboratory" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:5799-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "5799-2" ] ;
fhir:display [ fhir:v "Leukocyte esterase [Presence] in Urine by Test strip" ]     ] ) ;
fhir:text [ fhir:v "LEUK ESTERASE" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Amy Shaw" ]
  ] ; # 
  fhir:effective [ fhir:v "2005-07-05"^^xsd:date] ; # 
  fhir:value [
a fhir:CodeableConcept ;
    ( fhir:coding [
a sct:260348001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "260348001" ] ;
fhir:display [ fhir:v "++" ]     ] ) ;
fhir:text [ fhir:v "2+" ]
  ] ; # 
  fhir:referenceRange ( [
fhir:text [ fhir:v "Negative" ]
  ] ) . # 

<https://www.hl7.org/fhir/medicationrequest.html> a fhir:MedicationRequest, fhir:MedicationRequest ;
  fhir:id [ fhir:v "uscore-mo2"], [ fhir:v "example"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest>     ] )
  ], [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationrequest"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationrequest>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: uscore-mo2</p><p><b>meta</b>: </p><p><b>contained</b>: </p><p><b>status</b>: active</p><p><b>intent</b>: order</p><p><b>medication</b>: Nizatidine 15 MG/ML Oral Solution [Axid]. Generated Summary: unknown resource contained</p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>authoredOn</b>: 05/04/2008 12:00:00 AM</p><p><b>requester</b>: <a href=\"https://build.fhir.org/ig/HL7/US-Core/Practitioner-practitioner-1.html\">Ronald Bone, MD. Generated Summary: id: practitioner-1; 9941339108, 25456; Ronald Bone </a></p><p><b>dosageInstruction</b>: </p><h3>DispenseRequests</h3><table class=\"grid\"><tr><td>-</td><td><b>NumberOfRepeatsAllowed</b></td><td><b>Quantity</b></td><td><b>ExpectedSupplyDuration</b></td></tr><tr><td>*</td><td>1</td><td>480 mL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mL = 'mL')</span></td><td>30 days<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code d = 'd')</span></td></tr></table></div>"
  ], [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>status</b>: active</p><p><b>intent</b>: order</p><p><b>medication</b>: <a href=\"Medication-example.html\">Generated Summary: id: example; <span title=\"Codes: {http://www.nlm.nih.gov/research/umls/rxnorm 1594660}\">alemtuzumab 10 MG/ML [Lemtrada]</span>; <span title=\"Codes: {http://snomed.info/sct 385219001}\">Conventional release solution for injection (dose form)</span></a></p><p><b>subject</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>authoredOn</b>: Mar 26, 2015 12:32:52 AM</p><p><b>requester</b>: <a href=\"https://hl7.org/fhir/practitioner-example.html\">Generated Summary: id: example; 23; active; Adam Careful </a></p><p><b>dosageInstruction</b>: </p><h3>DispenseRequests</h3><table class=\"grid\"><tr><td>-</td><td><b>Quantity</b></td></tr><tr><td>*</td><td>100 ml<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code ml = 'ml')</span></td></tr></table></div>"
  ] ; # 
  fhir:contained ( [
a fhir:Medication ;
fhir:id [ fhir:v "med2" ] ;
fhir:code [
      ( fhir:coding [
fhir:system [ fhir:v "http://www.nlm.nih.gov/research/umls/rxnorm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "582620" ] ;
fhir:display [ fhir:v "Nizatidine 15 MG/ML Oral Solution [Axid]" ]       ] ) ;
fhir:text [ fhir:v "Nizatidine 15 MG/ML Oral Solution [Axid]" ]     ]
  ] ) ; # 
  fhir:status [ fhir:v "active"], [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "order"], [ fhir:v "order"] ; # 
  fhir:medication [
a fhir:Reference ;
fhir:reference [ fhir:v "#med2" ] ;
fhir:display [ fhir:v "Nizatidine 15 MG/ML Oral Solution [Axid]" ]
  ], [
a fhir:Reference ;
fhir:reference [ fhir:v "Medication/example" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Amy Shaw" ]
  ], [
fhir:reference [ fhir:v "Patient/example" ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2008-04-05"^^xsd:date], [ fhir:v "2015-03-25T19:32:52-05:00"^^xsd:dateTime] ; # 
  fhir:requester [
fhir:reference [ fhir:v "Practitioner/practitioner-1" ] ;
fhir:display [ fhir:v "Ronald Bone, MD" ]
  ], [
fhir:reference [ fhir:v "Practitioner/example" ]
  ] ; # 
  fhir:dosageInstruction ( [
fhir:text [ fhir:v "10 mL bid" ] ;
fhir:timing [
fhir:repeat [
fhir:bounds [
a fhir:Period ;
fhir:start [ fhir:v "2008-04-05"^^xsd:date ]         ]       ]     ]
  ] [
fhir:timing [
fhir:repeat [
fhir:frequency [ fhir:v "3"^^xsd:positiveInteger ] ;
fhir:period [ fhir:v "1"^^xsd:decimal ] ;
fhir:periodUnit [ fhir:v "d" ]       ]     ] ;
fhir:site [
      ( fhir:coding [
a sct:447964005 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "447964005" ]       ] )     ] ;
fhir:route [
      ( fhir:coding [
a sct:394899003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "394899003" ] ;
fhir:display [ fhir:v "oral administration of treatment" ]       ] )     ] ;
    ( fhir:doseAndRate [
fhir:type [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/dose-rate-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ordered" ] ;
fhir:display [ fhir:v "Ordered" ]         ] )       ] ;
fhir:dose [
a fhir:Quantity ;
fhir:value [ fhir:v "5"^^xsd:decimal ] ;
fhir:unit [ fhir:v "ml" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ml" ]       ]     ] )
  ] ) ; # 
  fhir:dispenseRequest [
fhir:numberOfRepeatsAllowed [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:quantity [
fhir:value [ fhir:v "480"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mL" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mL" ]     ] ;
fhir:expectedSupplyDuration [
fhir:value [ fhir:v "30"^^xsd:decimal ] ;
fhir:unit [ fhir:v "days" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "d" ]     ]
  ], [
fhir:quantity [
fhir:value [ fhir:v "100"^^xsd:decimal ] ;
fhir:unit [ fhir:v "ml" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ml" ]     ]
  ] . # 

<https://hl7.org/fhir/us/core/STU3.1/Observation-neutrophils.html> a fhir:Observation ;
  fhir:id [ fhir:v "neutrophils"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "1106" ] ;
fhir:lastUpdated [ fhir:v "2016-03-09T15:29:58.052+00:00"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: neutrophils</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: Neutrophils % <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '770-8' = 'Neutrophils/100 leukocytes in Blood by Automated count', given as 'Neutrophils/100 leukocytes in Blood by Automated count'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>value</b>: 40.0 %</p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td><td><b>AppliesTo</b></td></tr><tr><td>*</td><td>37.0 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code % = '%')</span></td><td>67.0 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code % = '%')</span></td><td>Normal Range <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/referencerange-meaning code 'normal' = 'Normal Range', given as 'Normal Range'})</span></td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "laboratory" ] ;
fhir:display [ fhir:v "Laboratory" ]     ] ) ;
fhir:text [ fhir:v "Laboratory" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:770-8 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "770-8" ] ;
fhir:display [ fhir:v "Neutrophils/100 leukocytes in Blood by Automated count" ]     ] ) ;
fhir:text [ fhir:v "Neutrophils %" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Amy Shaw" ]
  ] ; # 
  fhir:effective [ fhir:v "2005-07-05"^^xsd:date] ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "40.0"^^xsd:decimal ] ;
fhir:unit [ fhir:v "%" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ]
  ] ; # 
  fhir:referenceRange ( [
fhir:low [
fhir:value [ fhir:v "37.0"^^xsd:decimal ] ;
fhir:unit [ fhir:v "%" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "%" ]     ] ;
fhir:high [
fhir:value [ fhir:v "67.0"^^xsd:decimal ] ;
fhir:unit [ fhir:v "%" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "%" ]     ] ;
    ( fhir:appliesTo [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/referencerange-meaning"^^xsd:anyURI ] ;
fhir:code [ fhir:v "normal" ] ;
fhir:display [ fhir:v "Normal Range" ]       ] ) ;
fhir:text [ fhir:v "Normal Range" ]     ] )
  ] ) . # 

<https://hl7.org/fhir/us/core/STU3.1/Observation-urine-cells.html> a fhir:Observation ;
  fhir:id [ fhir:v "urine-cells"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "206624" ] ;
fhir:lastUpdated [ fhir:v "2016-04-18T04:23:12.123+00:00"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: urine-cells</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: EPITHELIAL CELLS <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '5787-7' = 'Epithelial cells [#/area] in Urine sediment by Microscopy high power field', given as 'Epithelial cells [#/area] in Urine sediment by Microscopy high power field'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>value</b>: 1-5 cells/HPF</p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Text</b></td></tr><tr><td>*</td><td>None Seen/HPF</td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "laboratory" ] ;
fhir:display [ fhir:v "Laboratory" ]     ] ) ;
fhir:text [ fhir:v "Laboratory" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:5787-7 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "5787-7" ] ;
fhir:display [ fhir:v "Epithelial cells [#/area] in Urine sediment by Microscopy high power field" ]     ] ) ;
fhir:text [ fhir:v "EPITHELIAL CELLS" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Amy Shaw" ]
  ] ; # 
  fhir:effective [ fhir:v "2005-07-05"^^xsd:date] ; # 
  fhir:value [
a fhir:Range ;
fhir:low [
fhir:value [ fhir:v "1"^^xsd:decimal ] ;
fhir:unit [ fhir:v "cells/HPF" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "/[HPF]" ]     ] ;
fhir:high [
fhir:value [ fhir:v "5"^^xsd:decimal ] ;
fhir:unit [ fhir:v "cells/HPF" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "/[HPF]" ]     ]
  ] ; # 
  fhir:referenceRange ( [
fhir:text [ fhir:v "None Seen/HPF" ]
  ] ) . # 

<https://build.fhir.org/ig/HL7/US-Core/StructureDefinition-us-core-blood-pressure.html> a fhir:Observation ;
  fhir:id [ fhir:v "blood-pressure"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/bp"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/bp>     ] [
fhir:v "http://hl7.org/fhir/StructureDefinition/vitalsigns"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/vitalsigns>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: blood-pressure</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'vital-signs' = 'Vital Signs', given as 'Vital Signs'})</span></p><p><b>code</b>: Blood pressure systolic and diastolic <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '85354-9' = 'Blood pressure panel with all children optional', given as 'Blood pressure panel with all children optional'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>encounter</b>: GP Visit</p><p><b>effective</b>: 02/07/1999 12:00:00 AM</p><blockquote><p><b>component</b></p><p><b>code</b>: Systolic blood pressure <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '8480-6' = 'Systolic blood pressure', given as 'Systolic blood pressure'})</span></p><p><b>value</b>: 109 mmHg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mm[Hg] = 'mm[Hg]')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Diastolic blood pressure <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '8462-4' = 'Diastolic blood pressure', given as 'Diastolic blood pressure'})</span></p><p><b>value</b>: 44 mmHg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mm[Hg] = 'mm[Hg]')</span></p></blockquote></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "vital-signs" ] ;
fhir:display [ fhir:v "Vital Signs" ]     ] ) ;
fhir:text [ fhir:v "Vital Signs" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:85354-9 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "85354-9" ] ;
fhir:display [ fhir:v "Blood pressure panel with all children optional" ]     ] ) ;
fhir:text [ fhir:v "Blood pressure systolic and diastolic" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Amy Shaw" ]
  ] ; # 
  fhir:encounter [
fhir:display [ fhir:v "GP Visit" ]
  ] ; # 
  fhir:effective [ fhir:v "1999-07-02"^^xsd:date] ; # 
  fhir:component ( [
fhir:code [
      ( fhir:coding [
a loinc:8480-6 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8480-6" ] ;
fhir:display [ fhir:v "Systolic blood pressure" ]       ] ) ;
fhir:text [ fhir:v "Systolic blood pressure" ]     ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "109"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mmHg" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mm[Hg]" ]     ]
  ] [
fhir:code [
      ( fhir:coding [
a loinc:8462-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8462-4" ] ;
fhir:display [ fhir:v "Diastolic blood pressure" ]       ] ) ;
fhir:text [ fhir:v "Diastolic blood pressure" ]     ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "44"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mmHg" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mm[Hg]" ]     ]
  ] ) . # 

<https://build.fhir.org/immunizationevaluation-definitions.html> a fhir:ImmunizationEvaluation ;
  fhir:id [ fhir:v "example"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-immunizationevaluation"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-immunizationevaluation>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>identifier</b>: urn:oid:1.3.6.1.4.1.21367.2005.3.7.1234</p><p><b>status</b>: completed</p><p><b>patient</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>date</b>: Jan 10, 2013 12:00:00 AM</p><p><b>authority</b>: <a href=\"https://www.hl7.org/fhir/organization-example.html\">Generated Summary: id: example; ??; active; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/organization-type team}\">Organizational team</span>; name: Health Level Seven International; ph: (+1) 734-677-7777, fax: (+1) 734-677-6622, hq@HL7.org</a></p><p><b>targetDisease</b>: Gestational rubella syndrome <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '1857005' = 'Gestational rubella syndrome)</span></p><p><b>immunizationEvent</b>: <a href=\"Immunization-example.html\">Generated Summary: id: example; urn:oid:1.3.6.1.4.1.21367.2005.3.7.1234; status: completed; <span title=\"Codes: {urn:oid:1.2.36.1.2001.1005.17 FLUVAX}\">Fluvax (Influenza)</span>; occurrence: Jan 1, 2013 12:00:00 AM; recorded: Jan 10, 2013 12:00:00 AM; primarySource; lotNumber: AAJN11K; expirationDate: 2015-02-15; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v3-ActSite LA}\">left arm</span>; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration IM}\">Injection, intramuscular</span>; 5 mg; Annotation: Notes on adminstration of vaccine; <span title=\"Codes: {http://snomed.info/sct 429060002}\">Procedure to meet occupational requirement</span></a></p><p><b>doseStatus</b>: Valid <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/immunization-evaluation-dose-status code 'valid' = 'Valid', given as 'Valid'})</span></p><p><b>series</b>: Vaccination Series 1</p><p><b>doseNumber</b>: 1</p><p><b>seriesDoses</b>: 3</p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:1.3.6.1.4.1.21367.2005.3.7.1234" ]
  ] ) ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:patient [
fhir:reference [ fhir:v "Patient/example" ]
  ] ; # 
  fhir:date [ fhir:v "2013-01-10"^^xsd:date] ; # 
  fhir:authority [
fhir:reference [ fhir:v "Organization/example" ]
  ] ; # 
  fhir:targetDisease [
    ( fhir:coding [
a sct:1857005 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1857005" ]     ] )
  ] ; # 
  fhir:immunizationEvent [
fhir:reference [ fhir:v "Immunization/example" ]
  ] ; # 
  fhir:doseStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/immunization-evaluation-dose-status"^^xsd:anyURI ] ;
fhir:code [ fhir:v "valid" ] ;
fhir:display [ fhir:v "Valid" ]     ] )
  ] ; # 
  fhir:series [ fhir:v "Vaccination Series 1"] ; # 
  fhir:doseNumber [ fhir:v "1"^^xsd:positiveInteger] ; # 
  fhir:seriesDoses [ fhir:v "3"^^xsd:positiveInteger] . # 

<http://hl7.org/fhir/us/qicore/ImplementationGuide/hl7.fhir.us.qicore> a fhir:ImplementationGuide ;
  fhir:id [ fhir:v "hl7.fhir.us.qicore"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>QICore</h2><p>The official URL for this implementation guide is: </p><pre>http://hl7.org/fhir/us/qicore/ImplementationGuide/hl7.fhir.us.qicore</pre><div><p>The QICore Implementation Guide defines a set of FHIR profiles with extensions and bindings needed to create interoperable, quality-focused applications. The profiles in this implementation guide derive from and extend the <a href=\"http://hl7.org/fhir/us/core\">US Core</a> profiles to provide a common foundation for building, sharing, and evaluating knowledge artifacts across quality improvement efforts in the US Realm.</p>\n</div></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "cqi" ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/us/qicore/ImplementationGuide/hl7.fhir.us.qicore"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.0"] ; # 
  fhir:name [ fhir:v "QICore"] ; # 
  fhir:title [ fhir:v "QI-Core Implementation Guide"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2020-03-24T21:02:44+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Clinical Quality Improvement WG"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.org/special/committees/CQI" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "The QICore Implementation Guide defines a set of FHIR profiles with extensions and bindings needed to create interoperable, quality-focused applications. The profiles in this implementation guide derive from and extend the [US Core](http://hl7.org/fhir/us/core) profiles to provide a common foundation for building, sharing, and evaluating knowledge artifacts across quality improvement efforts in the US Realm."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ] ;
fhir:display [ fhir:v "United States of America" ]     ] )
  ] ) ; # 
  fhir:packageId [ fhir:v "hl7.fhir.us.qicore"] ; # 
  fhir:license [ fhir:v "CC0-1.0"] ; # 
  fhir:fhirVersion ( [ fhir:v "4.0.1"] ) ; # 
  fhir:dependsOn ( [
fhir:uri [
fhir:v "http://hl7.org/fhir/us/core"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core>     ] ;
fhir:packageId [ fhir:v "hl7.fhir.us.core" ] ;
fhir:version [ fhir:v "3.1.0" ]
  ] ) ; # 
  fhir:definition [
    ( fhir:grouping [
fhir:id [ fhir:v "careplan-profile-spreadsheet.xml" ] ;
fhir:name [ fhir:v "QICoreCarePlan" ]     ] [
fhir:id [ fhir:v "careteam-profile-spreadsheet.xml" ] ;
fhir:name [ fhir:v "QICoreCareTeam" ]     ] ) ;
    ( fhir:resource [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "AdverseEvent" ]       ] ) ;
fhir:reference [
fhir:reference [ fhir:v "AdverseEvent/example" ]       ] ;
fhir:example [ fhir:v "true"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "AllergyIntolerance" ]       ] ) ;
fhir:reference [
fhir:reference [ fhir:v "AllergyIntolerance/example" ]       ] ;
fhir:example [ fhir:v "true"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "AllergyIntolerance" ]       ] ) ;
fhir:reference [
fhir:reference [ fhir:v "AllergyIntolerance/example-refuted" ]       ] ;
fhir:example [ fhir:v "true"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "BodyStructure" ]       ] ) ;
fhir:reference [
fhir:reference [ fhir:v "BodyStructure/example" ]       ] ;
fhir:example [ fhir:v "true"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "CarePlan" ]       ] ) ;
fhir:reference [
fhir:reference [ fhir:v "CarePlan/example" ]       ] ;
fhir:example [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-careplan"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-careplan>       ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "CareTeam" ]       ] ) ;
fhir:reference [
fhir:reference [ fhir:v "CareTeam/example" ]       ] ;
fhir:example [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-careteam"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-careteam>       ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Claim" ]       ] ) ;
fhir:reference [
fhir:reference [ fhir:v "Claim/example" ]       ] ;
fhir:example [ fhir:v "true"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Communication" ]       ] ) ;
fhir:reference [
fhir:reference [ fhir:v "Communication/example" ]       ] ;
fhir:example [ fhir:v "true"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Communication" ]       ] ) ;
fhir:reference [
fhir:reference [ fhir:v "Communication/negation-example" ]       ] ;
fhir:example [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-communicationnotdone"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-communicationnotdone>       ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "CommunicationRequest" ]       ] ) ;
fhir:reference [
fhir:reference [ fhir:v "CommunicationRequest/example" ]       ] ;
fhir:example [ fhir:v "true"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Condition" ]       ] ) ;
fhir:reference [
fhir:reference [ fhir:v "Condition/example" ]       ] ;
fhir:example [ fhir:v "true"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Condition" ]       ] ) ;
fhir:reference [
fhir:reference [ fhir:v "Condition/appendicitis-example" ]       ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Coverage" ]       ] ) ;
fhir:reference [
fhir:reference [ fhir:v "Coverage/example" ]       ] ;
fhir:example [ fhir:v "true"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Device" ]       ] ) ;
fhir:reference [
fhir:reference [ fhir:v "Device/example" ]       ] ;
fhir:example [ fhir:v "true"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "DeviceRequest" ]       ] ) ;
fhir:reference [
fhir:reference [ fhir:v "DeviceRequest/example" ]       ] ;
fhir:example [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-devicerequest"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-devicerequest>       ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "DeviceRequest" ]       ] ) ;
fhir:reference [
fhir:reference [ fhir:v "DeviceRequest/negation-example" ]       ] ;
fhir:example [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-devicenotrequested"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-devicenotrequested>       ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "DeviceUseStatement" ]       ] ) ;
fhir:reference [
fhir:reference [ fhir:v "DeviceUseStatement/example" ]       ] ;
fhir:example [ fhir:v "true"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "DiagnosticReport" ]       ] ) ;
fhir:reference [
fhir:reference [ fhir:v "DiagnosticReport/example" ]       ] ;
fhir:example [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-diagnosticreport-lab"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-diagnosticreport-lab>       ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "DiagnosticReport" ]       ] ) ;
fhir:reference [
fhir:reference [ fhir:v "DiagnosticReport/note-example" ]       ] ;
fhir:example [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-diagnosticreport-note"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-diagnosticreport-note>       ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Encounter" ]       ] ) ;
fhir:reference [
fhir:reference [ fhir:v "Encounter/example" ]       ] ;
fhir:example [ fhir:v "true"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "FamilyMemberHistory" ]       ] ) ;
fhir:reference [
fhir:reference [ fhir:v "FamilyMemberHistory/example" ]       ] ;
fhir:example [ fhir:v "true"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Flag" ]       ] ) ;
fhir:reference [
fhir:reference [ fhir:v "Flag/example" ]       ] ;
fhir:example [ fhir:v "true"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Goal" ]       ] ) ;
fhir:reference [
fhir:reference [ fhir:v "Goal/example" ]       ] ;
fhir:example [ fhir:v "true"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "ImagingStudy" ]       ] ) ;
fhir:reference [
fhir:reference [ fhir:v "ImagingStudy/example" ]       ] ;
fhir:example [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-imagingstudy"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-imagingstudy>       ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Immunization" ]       ] ) ;
fhir:reference [
fhir:reference [ fhir:v "Immunization/example" ]       ] ;
fhir:example [ fhir:v "true"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Immunization" ]       ] ) ;
fhir:reference [
fhir:reference [ fhir:v "Immunization/negation-example" ]       ] ;
fhir:example [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-immunizationnotdone"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-immunizationnotdone>       ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "ImmunizationEvaluation" ]       ] ) ;
fhir:reference [
fhir:reference [ fhir:v "ImmunizationEvaluation/example" ]       ] ;
fhir:example [ fhir:v "true"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "ImmunizationRecommendation" ]       ] ) ;
fhir:reference [
fhir:reference [ fhir:v "ImmunizationRecommendation/example" ]       ] ;
fhir:example [ fhir:v "true"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Location" ]       ] ) ;
fhir:reference [
fhir:reference [ fhir:v "Location/example" ]       ] ;
fhir:example [ fhir:v "true"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Medication" ]       ] ) ;
fhir:reference [
fhir:reference [ fhir:v "Medication/example" ]       ] ;
fhir:example [ fhir:v "true"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MedicationAdministration" ]       ] ) ;
fhir:reference [
fhir:reference [ fhir:v "MedicationAdministration/example" ]       ] ;
fhir:example [ fhir:v "true"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MedicationAdministration" ]       ] ) ;
fhir:reference [
fhir:reference [ fhir:v "MedicationAdministration/negation-example" ]       ] ;
fhir:example [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationadministrationnotdone"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationadministrationnotdone>       ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MedicationDispense" ]       ] ) ;
fhir:reference [
fhir:reference [ fhir:v "MedicationDispense/example" ]       ] ;
fhir:example [ fhir:v "true"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MedicationDispense" ]       ] ) ;
fhir:reference [
fhir:reference [ fhir:v "MedicationDispense/negation-example" ]       ] ;
fhir:example [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationdispensedeclined"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationdispensedeclined>       ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MedicationRequest" ]       ] ) ;
fhir:reference [
fhir:reference [ fhir:v "MedicationRequest/example" ]       ] ;
fhir:example [ fhir:v "true"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MedicationRequest" ]       ] ) ;
fhir:reference [
fhir:reference [ fhir:v "MedicationRequest/negation-example" ]       ] ;
fhir:example [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationnotrequested"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationnotrequested>       ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MedicationStatement" ]       ] ) ;
fhir:reference [
fhir:reference [ fhir:v "MedicationStatement/example" ]       ] ;
fhir:example [ fhir:v "true"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "NutritionOrder" ]       ] ) ;
fhir:reference [
fhir:reference [ fhir:v "NutritionOrder/example" ]       ] ;
fhir:example [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-nutritionorder"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-nutritionorder>       ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Observation" ]       ] ) ;
fhir:reference [
fhir:reference [ fhir:v "Observation/example" ]       ] ;
fhir:example [ fhir:v "true"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Observation" ]       ] ) ;
fhir:reference [
fhir:reference [ fhir:v "Observation/negation-example" ]       ] ;
fhir:example [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-observationcancelled"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-observationcancelled>       ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Organization" ]       ] ) ;
fhir:reference [
fhir:reference [ fhir:v "Organization/example" ]       ] ;
fhir:example [ fhir:v "true"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Patient" ]       ] ) ;
fhir:reference [
fhir:reference [ fhir:v "Patient/example" ]       ] ;
fhir:example [ fhir:v "true"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Practitioner" ]       ] ) ;
fhir:reference [
fhir:reference [ fhir:v "Practitioner/example" ]       ] ;
fhir:example [ fhir:v "true"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "PractitionerRole" ]       ] ) ;
fhir:reference [
fhir:reference [ fhir:v "PractitionerRole/example" ]       ] ;
fhir:example [ fhir:v "true"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Procedure" ]       ] ) ;
fhir:reference [
fhir:reference [ fhir:v "Procedure/example" ]       ] ;
fhir:example [ fhir:v "true"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Procedure" ]       ] ) ;
fhir:reference [
fhir:reference [ fhir:v "Procedure/negation-example" ]       ] ;
fhir:example [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-procedurenotdone"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-procedurenotdone>       ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "ServiceRequest" ]       ] ) ;
fhir:reference [
fhir:reference [ fhir:v "ServiceRequest/example" ]       ] ;
fhir:example [ fhir:v "true"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "ServiceRequest" ]       ] ) ;
fhir:reference [
fhir:reference [ fhir:v "ServiceRequest/appropriateness-example" ]       ] ;
fhir:example [ fhir:v "true"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "ServiceRequest" ]       ] ) ;
fhir:reference [
fhir:reference [ fhir:v "ServiceRequest/negation-example" ]       ] ;
fhir:example [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-servicenotrequested"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-servicenotrequested>       ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "ServiceRequest" ]       ] ) ;
fhir:reference [
fhir:reference [ fhir:v "ServiceRequest/referral-example" ]       ] ;
fhir:example [ fhir:v "true"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "ServiceRequest" ]       ] ) ;
fhir:reference [
fhir:reference [ fhir:v "ServiceRequest/elective-example" ]       ] ;
fhir:example [ fhir:v "true"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "RelatedPerson" ]       ] ) ;
fhir:reference [
fhir:reference [ fhir:v "RelatedPerson/example" ]       ] ;
fhir:example [ fhir:v "true"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Specimen" ]       ] ) ;
fhir:reference [
fhir:reference [ fhir:v "Specimen/example" ]       ] ;
fhir:example [ fhir:v "true"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Substance" ]       ] ) ;
fhir:reference [
fhir:reference [ fhir:v "Substance/example" ]       ] ;
fhir:example [ fhir:v "true"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Task" ]       ] ) ;
fhir:reference [
fhir:reference [ fhir:v "Task/example" ]       ] ;
fhir:example [ fhir:v "true"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "CodeSystem" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-servicerequest-appropriatenessScore> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-servicerequest-appropriatenessScore" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "CodeSystem" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/SearchParameter/Communication-medium> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/SearchParameter/Communication-medium" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "CodeSystem" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/condition-precondition-type> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/condition-precondition-type" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "ValueSet" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-servicerequest-appropriatenessScore> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-servicerequest-appropriatenessScore" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "ValueSet" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/ValueSet/body-site> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/ValueSet/body-site" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "ValueSet" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-taskrejected> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-taskrejected" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "ValueSet" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/us/qicore/ValueSet/qicore-medication-dose-type> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/us/qicore/ValueSet/qicore-medication-dose-type" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "ValueSet" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/us/qicore/ValueSet/qicore-negation-reason> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/us/qicore/ValueSet/qicore-negation-reason" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "ValueSet" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/StructureDefinition/patient-disability> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/StructureDefinition/patient-disability" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "ValueSet" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/ValueSet/request-priority> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/ValueSet/request-priority" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "ValueSet" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/ValueSet/ex-procedure-type> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/ValueSet/ex-procedure-type" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "StructureDefinition:resource" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-adverseevent> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-adverseevent" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "StructureDefinition:resource" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-allergyintolerance> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-allergyintolerance" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "StructureDefinition:resource" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-bodystructure> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-bodystructure" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "StructureDefinition:resource" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-claim> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-claim" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "StructureDefinition:resource" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-communication> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-communication" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "StructureDefinition:resource" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-communicationnotdone> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-communicationnotdone" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "StructureDefinition:resource" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-communicationrequest> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-communicationrequest" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "StructureDefinition:resource" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-condition-problems-health-concerns> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-condition-problems-health-concerns" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "StructureDefinition:resource" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-coverage> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-coverage" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "StructureDefinition:resource" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-device> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-device" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "StructureDefinition:resource" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-devicenotrequested> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-devicenotrequested" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "StructureDefinition:resource" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-devicerequest> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-devicerequest" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "StructureDefinition:resource" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-deviceusestatement> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-deviceusestatement" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "StructureDefinition:resource" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-diagnosticreport-lab> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-diagnosticreport-lab" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "StructureDefinition:resource" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-diagnosticreport-note> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-diagnosticreport-note" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "StructureDefinition:resource" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-encounter> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-encounter" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "StructureDefinition:resource" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-familymemberhistory> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-familymemberhistory" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "StructureDefinition:resource" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-flag> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-flag" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "StructureDefinition:resource" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-goal> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-goal" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "StructureDefinition:resource" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-imagingstudy> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-imagingstudy" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "StructureDefinition:resource" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-immunization> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-immunization" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "StructureDefinition:resource" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-immunizationnotdone> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-immunizationnotdone" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "StructureDefinition:resource" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-immunizationevaluation> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-immunizationevaluation" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "StructureDefinition:resource" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-immunizationrecommendation> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-immunizationrecommendation" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "StructureDefinition:resource" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-location> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-location" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "StructureDefinition:resource" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationadministration> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationadministration" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "StructureDefinition:resource" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationadministration> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationadministration" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "StructureDefinition:resource" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationadministrationnotdone> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationadministrationnotdone" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "StructureDefinition:resource" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationdispense> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationdispense" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "StructureDefinition:resource" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationdispensedeclined> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationdispensedeclined" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "StructureDefinition:resource" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationnotrequested> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationnotrequested" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "StructureDefinition:resource" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationrequest> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationrequest" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "StructureDefinition:resource" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationstatement> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationstatement" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "StructureDefinition:resource" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-nutritionorder> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-nutritionorder" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "StructureDefinition:resource" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-simple-observation> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-simple-observation" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "StructureDefinition:resource" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-observationcancelled> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-observationcancelled" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "StructureDefinition:resource" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-organization> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-organization" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "StructureDefinition:resource" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "StructureDefinition:resource" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-practitioner> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-practitioner" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "StructureDefinition:resource" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-practitionerrole> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-practitionerrole" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "StructureDefinition:resource" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-procedure> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-procedure" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "StructureDefinition:resource" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-procedurenotdone> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-procedurenotdone" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "StructureDefinition:resource" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-relatedperson> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-relatedperson" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "StructureDefinition:resource" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-servicenotrequested> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-servicenotrequested" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "StructureDefinition:resource" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-servicerequest> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-servicerequest" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "StructureDefinition:resource" ]       ] ) ;
fhir:reference [
fhir:link <https://www.hl7.org/fhir/specimen.html> ;
fhir:reference [ fhir:v "https://www.hl7.org/fhir/specimen.html" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "StructureDefinition:resource" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-substance> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-substance" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "StructureDefinition:resource" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-task> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-task" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "StructureDefinition:extension" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-procedure> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-procedure" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "StructureDefinition:extension" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-encounter-diagnosisPresentOnAdmission> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-encounter-diagnosisPresentOnAdmission" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "StructureDefinition:extension" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/StructureDefinition/request-doNotPerform> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/StructureDefinition/request-doNotPerform" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "StructureDefinition:extension" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-servicerequest-appropriatenessScore> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-servicerequest-appropriatenessScore" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "StructureDefinition:extension" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-recorded> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-recorded" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "StructureDefinition:extension" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-notDoneReason> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-notDoneReason" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "StructureDefinition:extension" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-isElective> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-isElective" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "StructureDefinition:extension" ]       ] ) ;
fhir:reference [
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-recorded> ;
fhir:reference [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-recorded" ]       ] ;
fhir:example [ fhir:v "false"^^xsd:boolean ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "StructureDefinition:resource" ]       ] ) ;
fhir:reference [
fhir:link <https://www.hl7.org/fhir/careplan.html> ;
fhir:reference [ fhir:v "https://www.hl7.org/fhir/careplan.html" ]       ] ;
fhir:name [ fhir:v "QICoreCarePlan" ] ;
fhir:description [ fhir:v "Defines constraints and extensions on the CarePlan resource for the minimal set of data to query and retrieve a patient's Care Plan." ] ;
fhir:groupingId [ fhir:v "careplan-profile-spreadsheet.xml" ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/resource-information"^^xsd:anyURI ] ;
fhir:value [ fhir:v "StructureDefinition:resource" ]       ] ) ;
fhir:reference [
fhir:link <https://www.hl7.org/fhir/careteam.html> ;
fhir:reference [ fhir:v "https://www.hl7.org/fhir/careteam.html" ]       ] ;
fhir:name [ fhir:v "QICoreCareTeam" ] ;
fhir:description [ fhir:v "Profile of CareTeam for decision support/quality metrics. Defines the core set of elements and extensions for quality rule and measure authors." ] ;
fhir:groupingId [ fhir:v "careteam-profile-spreadsheet.xml" ]     ] )
  ] . # 

<http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-servicerequest-appropriatenessScore> a fhir:us .

<http://hl7.org/fhir/SearchParameter/Communication-medium> a fhir:SearchParameter .

<http://hl7.org/fhir/ValueSet/body-site> a fhir:ValueSet .

<http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-taskrejected> a fhir:us .

<http://hl7.org/fhir/us/qicore/ValueSet/qicore-medication-dose-type> a fhir:us .

<http://hl7.org/fhir/us/qicore/ValueSet/qicore-negation-reason> a fhir:us .

<http://hl7.org/fhir/StructureDefinition/patient-disability> a fhir:StructureDefinition .

<http://hl7.org/fhir/ValueSet/request-priority> a fhir:ValueSet .

<http://hl7.org/fhir/ValueSet/ex-procedure-type> a fhir:ValueSet .

<http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-adverseevent> a fhir:us .

<http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-allergyintolerance> a fhir:us .

<http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-bodystructure> a fhir:us .

<http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-claim> a fhir:us .

<http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-communication> a fhir:us .

<http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-communicationnotdone> a fhir:us .

<http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-communicationrequest> a fhir:us .

<http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-condition-problems-health-concerns> a fhir:us .

<http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-coverage> a fhir:us .

<http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-device> a fhir:us .

<http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-devicenotrequested> a fhir:us .

<http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-devicerequest> a fhir:us .

<http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-deviceusestatement> a fhir:us .

<http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-diagnosticreport-lab> a fhir:us .

<http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-diagnosticreport-note> a fhir:us .

<http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-encounter> a fhir:us .

<http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-familymemberhistory> a fhir:us .

<http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-flag> a fhir:us .

<http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-goal> a fhir:us .

<http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-imagingstudy> a fhir:us .

<http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-immunization> a fhir:us .

<http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-immunizationnotdone> a fhir:us .

<http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-immunizationevaluation> a fhir:us .

<http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-immunizationrecommendation> a fhir:us .

<http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-location> a fhir:us .

<http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationadministration> a fhir:us .

<http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationadministrationnotdone> a fhir:us .

<http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationdispense> a fhir:us .

<http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationdispensedeclined> a fhir:us .

<http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationnotrequested> a fhir:us .

<http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationrequest> a fhir:us .

<http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationstatement> a fhir:us .

<http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-nutritionorder> a fhir:us .

<http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-simple-observation> a fhir:us .

<http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-observationcancelled> a fhir:us .

<http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-organization> a fhir:us .

<http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient> a fhir:us .

<http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-practitioner> a fhir:us .

<http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-practitionerrole> a fhir:us .

<http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-procedure> a fhir:us .

<http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-procedurenotdone> a fhir:us .

<http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-relatedperson> a fhir:us .

<http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-servicenotrequested> a fhir:us .

<http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-servicerequest> a fhir:us .

<http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-substance> a fhir:us .

<http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-task> a fhir:us .

<http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-encounter-diagnosisPresentOnAdmission> a fhir:us .

<http://hl7.org/fhir/StructureDefinition/request-doNotPerform> a fhir:StructureDefinition .

<http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-recorded> a fhir:us .

<http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-notDoneReason> a fhir:us .

<http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-isElective> a fhir:us .

<https://www.hl7.org/fhir/organization.html> a fhir:Organization ;
  fhir:id [ fhir:v "example"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-organization"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-organization>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>identifier</b>: ??</p><p><b>active</b>: true</p><p><b>type</b>: Organizational team <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/organization-type code 'team' = 'Organizational team', given as 'Organizational team'})</span></p><p><b>name</b>: Health Level Seven International</p><p><b>telecom</b>: ph: (+1) 734-677-7777, fax: (+1) 734-677-6622, hq@HL7.org</p><p><b>address</b>: 3300 Washtenaw Avenue, Suite 227 Ann Arbor MI 48104 USA </p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://hl7.org"^^xsd:anyURI ]
  ] ) ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:type ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/organization-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "team" ] ;
fhir:display [ fhir:v "Organizational team" ]     ] )
  ] ) ; # 
  fhir:name [ fhir:v "Health Level Seven International"] ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "(+1) 734-677-7777" ]
  ] [
fhir:system [ fhir:v "fax" ] ;
fhir:value [ fhir:v "(+1) 734-677-6622" ]
  ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "hq@HL7.org" ]
  ] ) ; # 
  fhir:address ( [
    ( fhir:line [ fhir:v "3300 Washtenaw Avenue, Suite 227" ] ) ;
fhir:city [ fhir:v "Ann Arbor" ] ;
fhir:state [ fhir:v "MI" ] ;
fhir:postalCode [ fhir:v "48104" ] ;
fhir:country [ fhir:v "USA" ]
  ] ) . # 

<https://www.hl7.org/fhir/observation.html> a fhir:Observation, fhir:Observation ;
  fhir:id [ fhir:v "example"], [ fhir:v "usg"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://build.fhir.org/ig/HL7/fhir-qi-core/StructureDefinition-qicore-simple-observation.html"^^xsd:anyURI ;
fhir:link <https://build.fhir.org/ig/HL7/fhir-qi-core/StructureDefinition-qicore-simple-observation.html>     ] )
  ], [
fhir:versionId [ fhir:v "206588" ] ;
fhir:lastUpdated [ fhir:v "2016-04-18T04:10:12.426+00:00"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'vital-signs' = 'Vital Signs', given as 'Vital Signs'})</span></p><p><b>code</b>: Hemoglobin [Mass/volume] in Venous blood <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '30350-3' = 'Hemoglobin [Mass/volume] in Venous blood', given as 'Hemoglobin [Mass/volume] in Venous blood'})</span></p><p><b>subject</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>encounter</b>: <a href=\"https://build.fhir.org/ig/HL7/fhir-qi-core//Encounter-encounter-ed-example.html\">Generated Summary: id: example; status: in-progress; <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActCode IMP}\">inpatient encounter</span>; <span title=\"Codes: {http://www.ama-assn.org/go/cpt 99223}\">Inpatient Hospital Care</span></a></p><p><b>effective</b>: Apr 2, 2013 9:30:10 AM --&gt; Apr 5, 2013 9:30:10 AM</p><p><b>issued</b>: Apr 3, 2013 2:30:10 PM</p><p><b>value</b>: 7.2 g/dl<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code g/dL = 'g/dL')</span></p><p><b>interpretation</b>: Below low normal <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/v2-0078 code 'L' = 'Low', given as 'Low'})</span></p><p><b>bodySite</b>: Superficial forearm vein <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '308046002' = 'Superficial forearm vein', given as 'Superficial forearm vein'})</span></p><p><b>method</b>: Injection to forearm <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '120220003' = 'Injection to forearm', given as 'Injection to forearm'})</span></p><p><b>specimen</b>: <a href=\"Specimen-example.html\">Generated Summary: id: example; <span title=\"Codes: {http://snomed.info/sct 122555007}\">Venous blood specimen</span>; receivedTime: Mar 4, 2011 7:03:00 AM</a></p><p><b>derivedFrom</b>: <a href=\"Observation-example.html\">Generated Summary: id: example; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span>; <span title=\"Codes: {http://loinc.org 30350-3}\">Hemoglobin [Mass/volume] in Venous blood</span>; effective: Apr 2, 2013 9:30:10 AM --&gt; Apr 5, 2013 9:30:10 AM; issued: Apr 3, 2013 2:30:10 PM; 7.2 g/dl; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v2-0078 L}\">Below low normal</span>; <span title=\"Codes: {http://snomed.info/sct 308046002}\">Superficial forearm vein</span>; <span title=\"Codes: {http://snomed.info/sct 120220003}\">Injection to forearm</span></a></p><blockquote><p><b>component</b></p><p><b>code</b>: Systolic blood pressure <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '8480-6' = 'Systolic blood pressure', given as 'Systolic blood pressure'}; {SNOMED CT code '271649006' = 'Systolic blood pressure', given as 'Systolic blood pressure'}; {http://acme.org/devices/clinical-codes code 'bp-s' = 'bp-s', given as 'Systolic Blood pressure'})</span></p><p><b>value</b>: 107 mmHg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mm[Hg] = 'mm[Hg]')</span></p><p><b>interpretation</b>: Normal <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/v2-0078 code 'N' = 'Normal', given as 'normal'})</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Diastolic blood pressure <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '8462-4' = 'Diastolic blood pressure', given as 'Diastolic blood pressure'})</span></p><p><b>value</b>: 60 mmHg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mm[Hg] = 'mm[Hg]')</span></p><p><b>interpretation</b>: Below low normal <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/v2-0078 code 'L' = 'Low', given as 'low'})</span></p></blockquote></div>"
  ], [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: usg</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: SPEC GRAV <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '5811-5' = 'Specific gravity of Urine by Test strip', given as 'Specific gravity of Urine by Test strip'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>value</b>: 1.017 {urine specific gravity}<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code {urine specific gravity} = '{urine specific gravity}')</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>1.003 {urine specific gravity}<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code {urine specific gravity} = '{urine specific gravity}')</span></td><td>1.035 {urine specific gravity}<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code {urine specific gravity} = '{urine specific gravity}')</span></td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/observation-bodyPosition"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
a sct:33586001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "33586001" ] ;
fhir:display [ fhir:v "Sitting position (finding)" ]       ] )     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/observation-delta"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
a sct:1250004 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1250004" ] ;
fhir:display [ fhir:v "Decreased (qualifier value)" ]       ] )     ]
  ] ) ; # 
  fhir:status [ fhir:v "final"], [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "vital-signs" ] ;
fhir:display [ fhir:v "Vital Signs" ]     ] )
  ] [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "laboratory" ] ;
fhir:display [ fhir:v "Laboratory" ]     ] ) ;
fhir:text [ fhir:v "Laboratory" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:30350-3 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "30350-3" ] ;
fhir:display [ fhir:v "Hemoglobin [Mass/volume] in Venous blood" ]     ] )
  ], [
    ( fhir:coding [
a loinc:5811-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "5811-5" ] ;
fhir:display [ fhir:v "Specific gravity of Urine by Test strip" ]     ] ) ;
fhir:text [ fhir:v "SPEC GRAV" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ]
  ], [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Amy Shaw" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/example" ]
  ] ; # 
  fhir:effective [
a fhir:Period ;
fhir:start [ fhir:v "2013-04-02T10:30:10+01:00"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2013-04-05T10:30:10+01:00"^^xsd:dateTime ]
  ], [ fhir:v "2005-07-05"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2013-04-03T15:30:10+01:00"^^xsd:dateTime] ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "7.2"^^xsd:decimal ] ;
fhir:unit [ fhir:v "g/dl" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "g/dL" ]
  ], [
a fhir:Quantity ;
fhir:value [ fhir:v "1.017"^^xsd:decimal ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "{urine specific gravity}" ]
  ] ; # 
  fhir:interpretation ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0078"^^xsd:anyURI ] ;
fhir:code [ fhir:v "L" ] ;
fhir:display [ fhir:v "Low" ]     ] ) ;
fhir:text [ fhir:v "Below low normal" ]
  ] ) ; # 
  fhir:bodySite [
    ( fhir:coding [
a sct:308046002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "308046002" ] ;
fhir:display [ fhir:v "Superficial forearm vein" ]     ] )
  ] ; # 
  fhir:method [
    ( fhir:coding [
a sct:120220003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "120220003" ] ;
fhir:display [ fhir:v "Injection to forearm" ]     ] )
  ] ; # 
  fhir:specimen [
fhir:reference [ fhir:v "Specimen/example" ]
  ] ; # 
  fhir:derivedFrom ( [
fhir:reference [ fhir:v "Observation/example" ]
  ] ) ; # 
  fhir:component ( [
fhir:code [
      ( fhir:coding [
a loinc:8480-6 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8480-6" ] ;
fhir:display [ fhir:v "Systolic blood pressure" ]       ] [
a sct:271649006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "271649006" ] ;
fhir:display [ fhir:v "Systolic blood pressure" ]       ] [
fhir:system [ fhir:v "http://acme.org/devices/clinical-codes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "bp-s" ] ;
fhir:display [ fhir:v "Systolic Blood pressure" ]       ] )     ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "107"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mmHg" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mm[Hg]" ]     ] ;
    ( fhir:interpretation [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0078"^^xsd:anyURI ] ;
fhir:code [ fhir:v "N" ] ;
fhir:display [ fhir:v "normal" ]       ] ) ;
fhir:text [ fhir:v "Normal" ]     ] )
  ] [
fhir:code [
      ( fhir:coding [
a loinc:8462-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8462-4" ] ;
fhir:display [ fhir:v "Diastolic blood pressure" ]       ] )     ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "60"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mmHg" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mm[Hg]" ]     ] ;
    ( fhir:interpretation [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0078"^^xsd:anyURI ] ;
fhir:code [ fhir:v "L" ] ;
fhir:display [ fhir:v "low" ]       ] ) ;
fhir:text [ fhir:v "Below low normal" ]     ] )
  ] ) ; # 
  fhir:referenceRange ( [
fhir:low [
fhir:value [ fhir:v "1.003"^^xsd:decimal ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "{urine specific gravity}" ]     ] ;
fhir:high [
fhir:value [ fhir:v "1.035"^^xsd:decimal ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "{urine specific gravity}" ]     ]
  ] ) . # 

<https://www.hl7.org/fhir/nutritionorder.html> a fhir:NutritionOrder ;
  fhir:id [ fhir:v "example"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-nutritionorder"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-nutritionorder>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>identifier</b>: 123</p><p><b>status</b>: active</p><p><b>intent</b>: order</p><p><b>patient</b>: <a href=\"Patient-example.html\">Peter Chalmers. Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>encounter</b>: <a href=\"https://build.fhir.org/ig/HL7/fhir-qi-core//Encounter-encounter-ed-example.html\">Inpatient. Generated Summary: id: example; status: in-progress; <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActCode IMP}\">inpatient encounter</span>; <span title=\"Codes: {http://www.ama-assn.org/go/cpt 99223}\">Inpatient Hospital Care</span></a></p><p><b>dateTime</b>: Sep 17, 2014 12:00:00 AM</p><p><b>orderer</b>: <a href=\"https://hl7.org/fhir/practitioner-example.html\">Dr Adam Careful. Generated Summary: id: example; 23; active; Adam Careful </a></p><p><b>allergyIntolerance</b>: <a href=\"AllergyIntolerance-example.html\">Cashew Nuts. Generated Summary: id: example; 49476534; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical active}\">Active</span>; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/allergyintolerance-verification confirmed}\">Confirmed</span>; type: allergy; category: food; criticality: high; <span title=\"Codes: {http://snomed.info/sct 227493005}\">Cashew nuts</span>; onset: Jan 1, 2004 12:00:00 AM; recordedDate: Oct 9, 2014 3:58:00 AM; lastOccurrence: Jun 2, 2012 1:45:31 AM; Annotation: The criticality is high becasue of the observed anaphylactic reaction when challenged     with cashew extract.</a></p><p><b>foodPreferenceModifier</b>: Dairy Free <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/diet code 'dairy-free' = 'Dairy Free)</span></p><p><b>excludeFoodModifier</b>: Cashew Nut <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '227493005' = 'Cashew nuts', given as 'Cashew Nut'})</span></p><blockquote><p><b>oralDiet</b></p><p><b>type</b>: DD - Diabetic diet <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '160670007' = 'DD - Diabetic diet', given as 'Diabetic diet'}; {http://goodhealthhospital.org/diet-type-codes code '1030' = '1030', given as 'DD - Diabetic diet'})</span></p><p><b>schedule</b>: Starting Feb 10, 2015 12:00:00 AM, Do 3 per 1 days</p><h3>Nutrients</h3><table class=\"grid\"><tr><td>-</td><td><b>Modifier</b></td><td><b>Amount</b></td></tr><tr><td>*</td><td>Carbohydrate <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '2331003' = 'Carbohydrate', given as 'Carbohydrate'})</span></td><td>75 grams<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code g = 'g')</span></td></tr></table></blockquote></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://goodhealthhospital.org/nutrition-requests"^^xsd:anyURI ] ;
fhir:value [ fhir:v "123" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:patient [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Peter Chalmers" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/example" ] ;
fhir:display [ fhir:v "Inpatient" ]
  ] ; # 
  fhir:dateTime [ fhir:v "2014-09-17"^^xsd:date] ; # 
  fhir:orderer [
fhir:reference [ fhir:v "Practitioner/example" ] ;
fhir:display [ fhir:v "Dr Adam Careful" ]
  ] ; # 
  fhir:allergyIntolerance ( [
fhir:reference [ fhir:v "AllergyIntolerance/example" ] ;
fhir:display [ fhir:v "Cashew Nuts" ]
  ] ) ; # 
  fhir:foodPreferenceModifier ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/diet"^^xsd:anyURI ] ;
fhir:code [ fhir:v "dairy-free" ]     ] )
  ] ) ; # 
  fhir:excludeFoodModifier ( [
    ( fhir:coding [
a sct:227493005 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:version [ fhir:v "20140730" ] ;
fhir:code [ fhir:v "227493005" ] ;
fhir:display [ fhir:v "Cashew Nut" ]     ] )
  ] ) ; # 
  fhir:oralDiet [
    ( fhir:type [
      ( fhir:coding [
a sct:160670007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "160670007" ] ;
fhir:display [ fhir:v "Diabetic diet" ]       ] [
fhir:system [ fhir:v "http://goodhealthhospital.org/diet-type-codes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1030" ] ;
fhir:display [ fhir:v "DD - Diabetic diet" ]       ] ) ;
fhir:text [ fhir:v "DD - Diabetic diet" ]     ] ) ;
    ( fhir:schedule [
fhir:repeat [
fhir:bounds [
a fhir:Period ;
fhir:start [ fhir:v "2015-02-10"^^xsd:date ]         ] ;
fhir:frequency [ fhir:v "3"^^xsd:positiveInteger ] ;
fhir:period [ fhir:v "1"^^xsd:decimal ] ;
fhir:periodUnit [ fhir:v "d" ]       ]     ] ) ;
    ( fhir:nutrient [
fhir:modifier [
        ( fhir:coding [
a sct:2331003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2331003" ] ;
fhir:display [ fhir:v "Carbohydrate" ]         ] )       ] ;
fhir:amount [
fhir:value [ fhir:v "75"^^xsd:decimal ] ;
fhir:unit [ fhir:v "grams" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "g" ]       ]     ] )
  ] . # 

<https://www.hl7.org/fhir/servicerequest.html> a fhir:ServiceRequest ;
  fhir:id [ fhir:v "referral-example"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-servicerequest"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-servicerequest>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: referral-example</p><p><b>meta</b>: </p><p><b>status</b>: revoked</p><p><b>intent</b>: order</p><p><b>category</b>: Referral for procedure <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '700274009' = 'Referral for procedure', given as 'Referral for procedure'})</span></p><p><b>priority</b>: routine</p><p><b>code</b>: Myringotomy and insertion of short-term tympanic ventilation tube (procedure) <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '172676009' = 'Myringotomy and insertion of short-term grommet', given as 'Myringotomy and insertion of short-term tympanic ventilation tube (procedure)'})</span></p><p><b>subject</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>encounter</b>: <a href=\"https://build.fhir.org/ig/HL7/fhir-qi-core//Encounter-encounter-ed-example.html\">Generated Summary: id: example; status: in-progress; <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActCode IMP}\">inpatient encounter</span>; <span title=\"Codes: {http://www.ama-assn.org/go/cpt 99223}\">Inpatient Hospital Care</span></a></p><p><b>occurrence</b>: Feb 13, 2014 12:00:00 AM</p><p><b>authoredOn</b>: Feb 14, 2014 12:00:00 AM</p><p><b>performerType</b>: Pediatric otolaryngology <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '417887005' = 'Pediatric otolaryngology', given as 'Pediatric otolaryngology'})</span></p><p><b>reasonCode</b>: Otitis media <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '65363002' = 'Otitis media', given as 'Otitis media'})</span></p></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/request-statusReason"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
a sct:609589008 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "609589008" ] ;
fhir:display [ fhir:v "Refused by parents of subject" ]       ] )     ]
  ] ) ; # 
  fhir:status [ fhir:v "revoked"] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:category ( [
    ( fhir:coding [
a sct:700274009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "700274009" ] ;
fhir:display [ fhir:v "Referral for procedure" ]     ] )
  ] ) ; # 
  fhir:priority [ fhir:v "routine"] ; # 
  fhir:code [
    ( fhir:coding [
a sct:172676009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "172676009" ] ;
fhir:display [ fhir:v "Myringotomy and insertion of short-term tympanic ventilation tube (procedure)" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/example" ]
  ] ; # 
  fhir:occurrence [ fhir:v "2014-02-13"^^xsd:date] ; # 
  fhir:authoredOn [ fhir:v "2014-02-14"^^xsd:date] ; # 
  fhir:performerType [
    ( fhir:coding [
a sct:417887005 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "417887005" ] ;
fhir:display [ fhir:v "Pediatric otolaryngology" ]     ] )
  ] ; # 
  fhir:reasonCode ( [
    ( fhir:coding [
a sct:65363002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "65363002" ] ;
fhir:display [ fhir:v "Otitis media" ]     ] )
  ] ) . # 

<https://hl7.org/fhir/us/core/STU3.1/Observation-urine-rbcs.html> a fhir:Observation ;
  fhir:id [ fhir:v "urine-rbcs"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "206565" ] ;
fhir:lastUpdated [ fhir:v "2016-04-18T04:00:52.434+00:00"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: urine-rbcs</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: RBC <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '13945-1' = 'Erythrocytes [#/area] in Urine sediment by Microscopy high power field', given as 'Erythrocytes [#/area] in Urine sediment by Microscopy high power field'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>value</b>: Occasional <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '84638005' = 'Occasional (qualifier value)', given as 'Occasional'})</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Text</b></td></tr><tr><td>*</td><td>None Seen/HPF</td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "laboratory" ] ;
fhir:display [ fhir:v "Laboratory" ]     ] ) ;
fhir:text [ fhir:v "Laboratory" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:13945-1 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "13945-1" ] ;
fhir:display [ fhir:v "Erythrocytes [#/area] in Urine sediment by Microscopy high power field" ]     ] ) ;
fhir:text [ fhir:v "RBC" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Amy Shaw" ]
  ] ; # 
  fhir:effective [ fhir:v "2005-07-05"^^xsd:date] ; # 
  fhir:value [
a fhir:CodeableConcept ;
    ( fhir:coding [
a sct:84638005 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "84638005" ] ;
fhir:display [ fhir:v "Occasional" ]     ] ) ;
fhir:text [ fhir:v "Occasional" ]
  ] ; # 
  fhir:referenceRange ( [
fhir:text [ fhir:v "None Seen/HPF" ]
  ] ) . # 

<https://www.hl7.org/fhir/claim.html> a fhir:Claim ;
  fhir:id [ fhir:v "example"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-claim"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-claim>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>identifier</b>: 6612346</p><p><b>status</b>: active</p><p><b>type</b>: Vision <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/claim-type code 'vision' = 'Vision)</span></p><p><b>use</b>: claim</p><p><b>patient</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>created</b>: Aug 16, 2014 12:00:00 AM</p><p><b>insurer</b>: <a href=\"https://www.hl7.org/fhir/organization-example.html\">Generated Summary: id: example; ??; active; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/organization-type team}\">Organizational team</span>; name: Health Level Seven International; ph: (+1) 734-677-7777, fax: (+1) 734-677-6622, hq@HL7.org</a></p><p><b>provider</b>: <a href=\"https://hl7.org/fhir/practitioner-example.html\">Generated Summary: id: example; 23; active; Adam Careful </a></p><p><b>priority</b>: normal <span style=\"background: LightGoldenRodYellow\">(Details : {[not stated] code 'normal' = 'normal)</span></p><p><b>prescription</b>: <a href=\"MedicationRequest-example.html\">Generated Summary: id: example; status: active; intent: order; ????; authoredOn: Mar 26, 2015 12:32:52 AM; </a></p><h3>Payees</h3><table class=\"grid\"><tr><td>-</td><td><b>Type</b></td><td><b>Party</b></td></tr><tr><td>*</td><td>provider <span style=\"background: LightGoldenRodYellow\">(Details : {[not stated] code 'provider' = 'provider)</span></td><td><a href=\"https://hl7.org/fhir/practitioner-example.html\">Generated Summary: id: example; 23; active; Adam Careful </a></td></tr></table><h3>CareTeams</h3><table class=\"grid\"><tr><td>-</td><td><b>Sequence</b></td><td><b>Provider</b></td></tr><tr><td>*</td><td>1</td><td><a href=\"https://hl7.org/fhir/practitioner-example.html\">Generated Summary: id: example; 23; active; Adam Careful </a></td></tr></table><h3>Diagnoses</h3><table class=\"grid\"><tr><td>-</td><td><b>Sequence</b></td><td><b>Diagnosis[x]</b></td></tr><tr><td>*</td><td>1</td><td>654321 <span style=\"background: LightGoldenRodYellow\">(Details : {[not stated] code '654321' = '654321)</span></td></tr></table><h3>Insurances</h3><table class=\"grid\"><tr><td>-</td><td><b>Sequence</b></td><td><b>Focal</b></td><td><b>Coverage</b></td></tr><tr><td>*</td><td>1</td><td>true</td><td><a href=\"Coverage-example.html\">Generated Summary: id: example; 12345; status: active; <span title=\"Codes: {urn:oid:2.16.840.1.113883.3.221.5 59}\">Other Private Insurance</span>; dependent: 0; <span title=\"Codes: \">self</span>; period: May 23, 2011 12:00:00 AM --&gt; May 23, 2012 12:00:00 AM; 9</a></td></tr></table><blockquote><p><b>item</b></p><p><b>sequence</b>: 1</p><p><b>careTeamSequence</b>: 1</p><p><b>productOrService</b>: glasses <span style=\"background: LightGoldenRodYellow\">(Details : {http://example.org/fhir/CodeSystem/ex-visionservice code 'glasses' = 'glasses)</span></p><p><b>serviced</b>: 2014-08-16</p><p><b>unitPrice</b>: </p><blockquote><p><b>detail</b></p><p><b>sequence</b>: 1</p><p><b>productOrService</b>: frame <span style=\"background: LightGoldenRodYellow\">(Details : {http://example.org/fhir/CodeSystem/ex-visionservice code 'frame' = 'frame)</span></p><p><b>unitPrice</b>: </p><p><b>net</b>: </p></blockquote><blockquote><p><b>detail</b></p><p><b>sequence</b>: 2</p><p><b>productOrService</b>: lens <span style=\"background: LightGoldenRodYellow\">(Details : {http://example.org/fhir/CodeSystem/ex-visionservice code 'lens' = 'lens)</span></p><p><b>quantity</b>: 2</p><p><b>unitPrice</b>: </p><p><b>net</b>: </p></blockquote><blockquote><p><b>detail</b></p><p><b>sequence</b>: 3</p><p><b>productOrService</b>: fst <span style=\"background: LightGoldenRodYellow\">(Details : {http://example.org/fhir/CodeSystem/ex-visionservice code 'fst' = 'fst)</span></p><p><b>unitPrice</b>: </p><p><b>factor</b>: 0.07</p><p><b>net</b>: </p></blockquote></blockquote></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://happysight.com/claim"^^xsd:anyURI ] ;
fhir:value [ fhir:v "6612346" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:type [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/claim-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "vision" ]     ] )
  ] ; # 
  fhir:use [ fhir:v "claim"] ; # 
  fhir:patient [
fhir:reference [ fhir:v "Patient/example" ]
  ] ; # 
  fhir:created [ fhir:v "2014-08-16"^^xsd:date] ; # 
  fhir:insurer [
fhir:reference [ fhir:v "Organization/example" ]
  ] ; # 
  fhir:provider [
fhir:reference [ fhir:v "Practitioner/example" ]
  ] ; # 
  fhir:priority [
    ( fhir:coding [
fhir:code [ fhir:v "normal" ]     ] )
  ] ; # 
  fhir:prescription [
fhir:reference [ fhir:v "MedicationRequest/example" ]
  ] ; # 
  fhir:payee [
fhir:type [
      ( fhir:coding [
fhir:code [ fhir:v "provider" ]       ] )     ] ;
fhir:party [
fhir:reference [ fhir:v "Practitioner/example" ]     ]
  ] ; # 
  fhir:careTeam ( [
fhir:sequence [ fhir:v "1"^^xsd:positiveInteger ] ;
fhir:provider [
fhir:reference [ fhir:v "Practitioner/example" ]     ]
  ] ) ; # 
  fhir:diagnosis ( [
fhir:sequence [ fhir:v "1"^^xsd:positiveInteger ] ;
fhir:diagnosis [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:code [ fhir:v "654321" ]       ] )     ]
  ] ) ; # 
  fhir:insurance ( [
fhir:sequence [ fhir:v "1"^^xsd:positiveInteger ] ;
fhir:focal [ fhir:v "true"^^xsd:boolean ] ;
fhir:coverage [
fhir:reference [ fhir:v "Coverage/example" ]     ]
  ] ) ; # 
  fhir:item ( [
fhir:sequence [ fhir:v "1"^^xsd:positiveInteger ] ;
    ( fhir:careTeamSequence [ fhir:v "1"^^xsd:positiveInteger ] ) ;
fhir:productOrService [
      ( fhir:coding [
fhir:system [ fhir:v "http://example.org/fhir/CodeSystem/ex-visionservice"^^xsd:anyURI ] ;
fhir:code [ fhir:v "glasses" ]       ] )     ] ;
fhir:serviced [ fhir:v "2014-08-16"^^xsd:date ] ;
fhir:unitPrice [
fhir:value [ fhir:v "214.00"^^xsd:decimal ] ;
fhir:currency [ fhir:v "USD" ]     ] ;
    ( fhir:detail [
fhir:sequence [ fhir:v "1"^^xsd:positiveInteger ] ;
fhir:productOrService [
        ( fhir:coding [
fhir:system [ fhir:v "http://example.org/fhir/CodeSystem/ex-visionservice"^^xsd:anyURI ] ;
fhir:code [ fhir:v "frame" ]         ] )       ] ;
fhir:unitPrice [
fhir:value [ fhir:v "100.00"^^xsd:decimal ] ;
fhir:currency [ fhir:v "USD" ]       ] ;
fhir:net [
fhir:value [ fhir:v "100.00"^^xsd:decimal ] ;
fhir:currency [ fhir:v "USD" ]       ]     ] [
fhir:sequence [ fhir:v "2"^^xsd:positiveInteger ] ;
fhir:productOrService [
        ( fhir:coding [
fhir:system [ fhir:v "http://example.org/fhir/CodeSystem/ex-visionservice"^^xsd:anyURI ] ;
fhir:code [ fhir:v "lens" ]         ] )       ] ;
fhir:quantity [
fhir:value [ fhir:v "2"^^xsd:decimal ]       ] ;
fhir:unitPrice [
fhir:value [ fhir:v "50.00"^^xsd:decimal ] ;
fhir:currency [ fhir:v "USD" ]       ] ;
fhir:net [
fhir:value [ fhir:v "100.00"^^xsd:decimal ] ;
fhir:currency [ fhir:v "USD" ]       ]     ] [
fhir:sequence [ fhir:v "3"^^xsd:positiveInteger ] ;
fhir:productOrService [
        ( fhir:coding [
fhir:system [ fhir:v "http://example.org/fhir/CodeSystem/ex-visionservice"^^xsd:anyURI ] ;
fhir:code [ fhir:v "fst" ]         ] )       ] ;
fhir:unitPrice [
fhir:value [ fhir:v "200.00"^^xsd:decimal ] ;
fhir:currency [ fhir:v "USD" ]       ] ;
fhir:factor [ fhir:v "0.07"^^xsd:decimal ] ;
fhir:net [
fhir:value [ fhir:v "14.00"^^xsd:decimal ] ;
fhir:currency [ fhir:v "USD" ]       ]     ] )
  ] ) . # 

<https://www.hl7.org/fhir/us/core/Organization-acme-lab.html> a fhir:Organization ;
  fhir:id [ fhir:v "acme-lab"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: acme-lab</p><p><b>meta</b>: </p><p><b>identifier</b>: 1144221847, 12D4567890</p><p><b>active</b>: true</p><p><b>type</b>: Healthcare Provider <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/organization-type code 'prov' = 'Healthcare Provider', given as 'Healthcare Provider'})</span></p><p><b>name</b>: Acme Labs</p><p><b>telecom</b>: ph: (+1) 734-677-7777, hq@acme.org</p><p><b>address</b>: 3300 Washtenaw Avenue, Suite 227 Amherst MA 01002 USA </p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://hl7.org.fhir/sid/us-npi"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1144221847" ]
  ] [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.4.7"^^xsd:anyURI ] ;
fhir:value [ fhir:v "12D4567890" ]
  ] ) ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:type ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/organization-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "prov" ] ;
fhir:display [ fhir:v "Healthcare Provider" ]     ] )
  ] ) ; # 
  fhir:name [ fhir:v "Acme Labs"] ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "(+1) 734-677-7777" ]
  ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "hq@acme.org" ]
  ] ) ; # 
  fhir:address ( [
    ( fhir:line [ fhir:v "3300 Washtenaw Avenue, Suite 227" ] ) ;
fhir:city [ fhir:v "Amherst" ] ;
fhir:state [ fhir:v "MA" ] ;
fhir:postalCode [ fhir:v "01002" ] ;
fhir:country [ fhir:v "USA" ]
  ] ) . # 

<https://www.hl7.org/fhir/us/core/STU4/Observation-urine-glucose.html> a fhir:Observation ;
  fhir:id [ fhir:v "urine-glucose"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "206444" ] ;
fhir:lastUpdated [ fhir:v "2016-04-18T03:35:42.751+00:00"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: urine-glucose</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: GLUCOSE <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '25428-4' = 'Glucose [Presence] in Urine by Test strip', given as 'Glucose [Presence] in Urine by Test strip'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>value</b>: Negative <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '260385009' = 'Negative', given as 'Negative'})</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Text</b></td></tr><tr><td>*</td><td>Negative</td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "laboratory" ] ;
fhir:display [ fhir:v "Laboratory" ]     ] ) ;
fhir:text [ fhir:v "Laboratory" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:25428-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "25428-4" ] ;
fhir:display [ fhir:v "Glucose [Presence] in Urine by Test strip" ]     ] ) ;
fhir:text [ fhir:v "GLUCOSE" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Amy Shaw" ]
  ] ; # 
  fhir:effective [ fhir:v "2005-07-05"^^xsd:date] ; # 
  fhir:value [
a fhir:CodeableConcept ;
    ( fhir:coding [
a sct:260385009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "260385009" ] ;
fhir:display [ fhir:v "Negative" ]     ] ) ;
fhir:text [ fhir:v "Negative" ]
  ] ; # 
  fhir:referenceRange ( [
fhir:text [ fhir:v "Negative" ]
  ] ) . # 

<https://www.hl7.org/fhir/diagnosticreport.html> a fhir:DiagnosticReport, fhir:DiagnosticReport ;
  fhir:id [ fhir:v "note-example"], [ fhir:v "example"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-diagnosticreport-note"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-diagnosticreport-note>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: note-example</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Radiology <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code 'LP29684-5' = 'LP29684-5', given as 'Radiology'})</span></p><p><b>code</b>: Portable XR Chest Views <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '30746-2' = 'Portable XR Chest Views', given as 'Portable XR Chest Views'})</span></p><p><b>subject</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>effective</b>: Feb 3, 2019 7:43:30 PM</p><p><b>presentedForm</b>: </p></div>"
  ], [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/v2-0074 code 'LAB' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: Complete blood count (hemogram) panel - Blood by Automated count <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '58410-2' = 'Complete blood count (hemogram) panel - Blood by Automated count', given as 'Complete blood count (hemogram) panel - Blood by Automated count'})</span></p><p><b>subject</b>: <a href=\"Patient-example.html\">Peter Chalmers. Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>effective</b>: Jul 5, 2005 12:00:00 AM</p><p><b>issued</b>: Jul 6, 2005 12:45:33 AM</p><p><b>performer</b>: <a href=\"https://www.hl7.org/fhir/organization-example.html\">Generated Summary: id: example; ??; active; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/organization-type team}\">Organizational team</span>; name: Health Level Seven International; ph: (+1) 734-677-7777, fax: (+1) 734-677-6622, hq@HL7.org</a></p><p><b>result</b>: <a href=\"Observation-example.html\">Generated Summary: id: example; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span>; <span title=\"Codes: {http://loinc.org 30350-3}\">Hemoglobin [Mass/volume] in Venous blood</span>; effective: Apr 2, 2013 9:30:10 AM --&gt; Apr 5, 2013 9:30:10 AM; issued: Apr 3, 2013 2:30:10 PM; 7.2 g/dl; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v2-0078 L}\">Below low normal</span>; <span title=\"Codes: {http://snomed.info/sct 308046002}\">Superficial forearm vein</span>; <span title=\"Codes: {http://snomed.info/sct 120220003}\">Injection to forearm</span></a></p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"], [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
a loinc:LP29684-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LP29684-5" ] ;
fhir:display [ fhir:v "Radiology" ]     ] ) ;
fhir:text [ fhir:v "Radiology" ]
  ] [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0074"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LAB" ] ;
fhir:display [ fhir:v "Laboratory" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:30746-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "30746-2" ] ;
fhir:display [ fhir:v "Portable XR Chest Views" ]     ] ) ;
fhir:text [ fhir:v "Portable XR Chest Views" ]
  ], [
    ( fhir:coding [
a loinc:58410-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "58410-2" ] ;
fhir:display [ fhir:v "CBC panel - Blood by Automated count" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ]
  ], [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Peter Chalmers" ]
  ] ; # 
  fhir:effective [ fhir:v "2019-02-03T19:43:30.000Z"^^xsd:dateTime], [ fhir:v "2005-07-05"^^xsd:date] ; # 
  fhir:presentedForm ( [
fhir:contentType [ fhir:v "application/xhtml" ] ;
fhir:data [ fhir:v "PCFET0NUWVBFIGh0bWwgUFVCTElDICItLy9XM0MvL0RURCBYSFRNTCAxLjAgVHJhbnNpdGlvbmFsLy9FTiIgIkRURC94aHRtbDEtdHJhbnNpdGlvbmFsLmR0ZCI+CgkJPGh0bWwgeG1sOmxhbmc9ImVuIiBsYW5nPSJlbiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGh0bWwiPgkJCiAgPGhlYWQ+CiAgICA8dGl0bGU+Q2hlc3QgUG9ydGFibGU8L3RpdGxlPgogIDwvaGVhZD4KICA8Ym9keT4KICAgIDxwPlJlc3VsdDwvcD4KICAgIDxici8+Q2hlc3QgUG9ydGFibGUgCiAgICAgIAogICAgICA8cD5JTkRJQ0FUSU9OL0NMSU5JQ0FMIFFVRVNUSU9OOiBGZXZlciAvIFBuZXVtb25pYTwvcD4KICAgICAgCiAgICAgIDxwPkNPTVBBUklTT046IE5vbmUuPC9wPgogICAgICAKICAgICAgPHA+RklORElOR1M6PC9wPgogICAgICAKICAgICAgPHA+TElORVMgQU5EIFRVQkVTOiBOb25lLjwvcD4KICAgICAgCiAgICAgIDxwPkxVTkdTIEFORCBQTEVVUkE6PC9wPgogICAgICA8YnIvPkNsZWFyIGx1bmdzLiBOb3JtYWwgcHVsbW9uYXJ5IHZhc2N1bGFyaXR5LgogICAgICA8YnIvPk5vIHBsZXVyYWwgZWZmdXNpb24uCiAgICAgIDxici8+Tm8gcG5ldW1vdGhvcmF4LgogICAgICAKICAgICAgPHA+SEVBUlQsIE1FRElBU1RJTlVNIEFORCBISUxBOjwvcD4KICAgICAgPGJyLz5IZWFydCBpcyBub3JtYWwgaW4gc2l6ZS4KICAgICAgPGJyLz5Ob3JtYWwgbWVkaWFzdGluYWwgYW5kIGhpbGFyIGNvbnRvdXIuCiAgICAgIAogICAgICA8cD5CT05FUyBBTkQgU09GVCBUSVNTVUVTOjwvcD4KICAgICAgPGJyLz5ObyBhY3V0ZSBhYm5vcm1hbGl0eS4KICAgICAgCiAgICAgIDxwPklNUFJFU1NJT046PC9wPgogICAgICA8YnIvPk5vIGFjdXRlIGFibm9ybWFsaXR5LgogICAgICAKICAgICAgPHA+V1NOOiBPMTlJQy1TQy0wMjExPC9wPgogICAgICAKICAgICAgPHA+RGljdGF0ZWQgQnk6IEN1cmUgTUQsIENocmlzdGluZSBKCiAgICAgICAgRGljdGF0ZWQgRGF0ZS9UaW1lOiAwMi8wMy8xOSA3OjQ0IHBtCiAgICAgICAgUmV2aWV3ZWQgQnk6IEN1cmUgTUQsIENocmlzdGluZSBKCiAgICAgICAgU2lnbmVkIEJ5OiBDdXJlIE1ELCBDaHJpc3RpbmUgSgogICAgICAgIFNpZ25lZCBEYXRlL1RpbWU6IDAyLzAzLzE5IDc6NDQgcG0KICAgICAgICBUcmFuc2NyaWJlZCBCeTogQ1NCCiAgICAgICAgVHJhbnNjcmliZWQgRGF0ZS9UaW1lOiAwMi8wMy8xOSA3OjQzIHBtPC9wPgogICAgICAKICAgICAgCiAgPC9ib2R5Pgo8L2h0bWw+Cg=="^^xsd:base64Binary ]
  ] ) ; # 
  fhir:issued [ fhir:v "2005-07-06T11:45:33+11:00"^^xsd:dateTime] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "Organization/example" ]
  ] ) ; # 
  fhir:result ( [
fhir:reference [ fhir:v "Observation/example" ]
  ] ) . # 

<https://hl7.org/fhir/us/core/2021Jan/Observation-urine-color.html> a fhir:Observation ;
  fhir:id [ fhir:v "urine-color"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "206419" ] ;
fhir:lastUpdated [ fhir:v "2016-04-18T03:27:43.203+00:00"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: urine-color</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: COLOR <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '5778-6' = 'Color of Urine', given as 'Color of Urine'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>value</b>: Yellow <span style=\"background: LightGoldenRodYellow\">(Details : {http://snomed.inbnm,fo/sct code '371244009' = '371244009', given as 'Yellow'})</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Text</b></td></tr><tr><td>*</td><td>Yellow</td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "laboratory" ] ;
fhir:display [ fhir:v "Laboratory" ]     ] ) ;
fhir:text [ fhir:v "Laboratory" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:5778-6 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "5778-6" ] ;
fhir:display [ fhir:v "Color of Urine" ]     ] ) ;
fhir:text [ fhir:v "COLOR" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Amy Shaw" ]
  ] ; # 
  fhir:effective [ fhir:v "2005-07-05"^^xsd:date] ; # 
  fhir:value [
a fhir:CodeableConcept ;
    ( fhir:coding [
fhir:system [ fhir:v "http://snomed.inbnm,fo/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "371244009" ] ;
fhir:display [ fhir:v "Yellow" ]     ] ) ;
fhir:text [ fhir:v "Yellow" ]
  ] ; # 
  fhir:referenceRange ( [
fhir:text [ fhir:v "Yellow" ]
  ] ) . # 

<https://build.fhir.org/ig/HL7/fhir-qi-core/https://hl7.org/fhir/us/qicore/Condition-appendicitis-example.html> a fhir:Condition ;
  fhir:id [ fhir:v "appendicitis-example"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-condition-problems-health-concerns"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-condition-problems-health-concerns>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: appendicitis-example</p><p><b>meta</b>: </p><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/condition-clinical code 'active' = 'Active)</span></p><p><b>verificationStatus</b>: Confirmed <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/condition-ver-status code 'confirmed' = 'Confirmed)</span></p><p><b>category</b>: Encounter Diagnosis <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/condition-category code 'encounter-diagnosis' = 'Encounter Diagnosis', given as 'Encounter Diagnosis'})</span></p><p><b>severity</b>: Severe (severity modifier) <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '24484000' = 'Severe', given as 'Severe (severity modifier)'})</span></p><p><b>code</b>: Appendicitis <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '74400008' = 'Appendicitis', given as 'Appendicitis (disorder)'})</span></p><p><b>bodySite</b>: Appendix structure <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '66754008' = 'Appendix', given as 'Appendix structure'})</span></p><p><b>subject</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>encounter</b>: <a href=\"https://build.fhir.org/ig/HL7/fhir-qi-core//Encounter-encounter-ed-example.html\">Generated Summary: id: example; status: in-progress; <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActCode IMP}\">inpatient encounter</span>; <span title=\"Codes: {http://www.ama-assn.org/go/cpt 99223}\">Inpatient Hospital Care</span></a></p><p><b>onset</b>: May 24, 2012 12:00:00 AM</p><p><b>recordedDate</b>: May 24, 2012 12:00:00 AM</p></div>"
  ] ; # 
  fhir:clinicalStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ] ;
fhir:code [ fhir:v "active" ]     ] )
  ] ; # 
  fhir:verificationStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-ver-status"^^xsd:anyURI ] ;
fhir:code [ fhir:v "confirmed" ]     ] )
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "encounter-diagnosis" ] ;
fhir:display [ fhir:v "Encounter Diagnosis" ]     ] )
  ] ) ; # 
  fhir:severity [
    ( fhir:coding [
a sct:24484000 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "24484000" ] ;
fhir:display [ fhir:v "Severe (severity modifier)" ]     ] )
  ] ; # 
  fhir:code [
    ( fhir:coding [
a sct:74400008 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "74400008" ] ;
fhir:display [ fhir:v "Appendicitis (disorder)" ]     ] ) ;
fhir:text [ fhir:v "Appendicitis" ]
  ] ; # 
  fhir:bodySite ( [
    ( fhir:coding [
a sct:66754008 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "66754008" ] ;
fhir:display [ fhir:v "Appendix structure" ]     ] )
  ] ) ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/example" ]
  ] ; # 
  fhir:onset [ fhir:v "2012-05-24T00:00:00+00:00"^^xsd:dateTime] ; # 
  fhir:recordedDate [ fhir:v "2012-05-24T00:00:00+00:00"^^xsd:dateTime] . # 

<https://www.hl7.org/fhir/immunization.html> a fhir:Immunization ;
  fhir:id [ fhir:v "example"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-immunization"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-immunization>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>identifier</b>: urn:oid:1.3.6.1.4.1.21367.2005.3.7.1234</p><p><b>status</b>: completed</p><p><b>vaccineCode</b>: Fluvax (Influenza) <span style=\"background: LightGoldenRodYellow\">(Details : {urn:oid:1.2.36.1.2001.1005.17 code 'FLUVAX' = 'Fluvax)</span></p><p><b>patient</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>encounter</b>: <a href=\"https://build.fhir.org/ig/HL7/fhir-qi-core//Encounter-encounter-ed-example.html\">Generated Summary: id: example; status: in-progress; <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActCode IMP}\">inpatient encounter</span>; <span title=\"Codes: {http://www.ama-assn.org/go/cpt 99223}\">Inpatient Hospital Care</span></a></p><p><b>occurrence</b>: Jan 1, 2013 12:00:00 AM</p><p><b>recorded</b>: Jan 10, 2013 12:00:00 AM</p><p><b>primarySource</b>: true</p><p><b>location</b>: <a href=\"https://hl7.org/fhir/us/davinci-atr/2023Jan/Location-1.html\">Generated Summary: id: example; B1-S.F2; status: active; name: South Wing, second floor; alias: Mean Joe Greene University Medical Center, South Wing, second floor, alias: BU MC, SW, F2; description: Second floor of the Old South Wing, formerly in use by Psychiatry; mode: instance; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v3-RoleCode HOSP}\">Hospital</span>; ph: 2328(WORK), fax: 2329(WORK), second wing admissions, http://sampleorg.com/southwing(WORK); <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/location-physical-type wi}\">Wing</span></a></p><p><b>manufacturer</b>: <a href=\"https://www.hl7.org/fhir/organization-example.html\">Generated Summary: id: example; ??; active; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/organization-type team}\">Organizational team</span>; name: Health Level Seven International; ph: (+1) 734-677-7777, fax: (+1) 734-677-6622, hq@HL7.org</a></p><p><b>lotNumber</b>: AAJN11K</p><p><b>expirationDate</b>: 2015-02-15</p><p><b>site</b>: left arm <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/v3-ActSite code 'LA' = 'left arm', given as 'left arm'})</span></p><p><b>route</b>: Injection, intramuscular <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration code 'IM' = 'Injection, intramuscular', given as 'Injection, intramuscular'})</span></p><p><b>doseQuantity</b>: 5 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg = 'mg')</span></p><blockquote><p><b>performer</b></p><p><b>function</b>: Ordering Provider <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/v2-0443 code 'OP' = 'Ordering Provider)</span></p><p><b>actor</b>: <a href=\"https://hl7.org/fhir/practitioner-example.html\">Generated Summary: id: example; 23; active; Adam Careful </a></p></blockquote><blockquote><p><b>performer</b></p><p><b>function</b>: Administering Provider <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/v2-0443 code 'AP' = 'Administering Provider)</span></p><p><b>actor</b>: <a href=\"https://hl7.org/fhir/practitioner-example.html\">Generated Summary: id: example; 23; active; Adam Careful </a></p></blockquote><p><b>note</b>: Notes on adminstration of vaccine</p><p><b>reasonCode</b>: Procedure to meet occupational requirement <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '429060002' = 'Procedure to meet occupational requirement)</span></p><h3>Reactions</h3><table class=\"grid\"><tr><td>-</td><td><b>Date</b></td><td><b>Detail</b></td><td><b>Reported</b></td></tr><tr><td>*</td><td>Jan 10, 2013 12:00:00 AM</td><td><a href=\"Observation-example.html\">Generated Summary: id: example; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span>; <span title=\"Codes: {http://loinc.org 30350-3}\">Hemoglobin [Mass/volume] in Venous blood</span>; effective: Apr 2, 2013 9:30:10 AM --&gt; Apr 5, 2013 9:30:10 AM; issued: Apr 3, 2013 2:30:10 PM; 7.2 g/dl; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v2-0078 L}\">Below low normal</span>; <span title=\"Codes: {http://snomed.info/sct 308046002}\">Superficial forearm vein</span>; <span title=\"Codes: {http://snomed.info/sct 120220003}\">Injection to forearm</span></a></td><td>true</td></tr></table><h3>ProtocolApplieds</h3><table class=\"grid\"><tr><td>-</td><td><b>Series</b></td><td><b>Authority</b></td><td><b>TargetDisease</b></td><td><b>DoseNumber[x]</b></td><td><b>SeriesDoses[x]</b></td></tr><tr><td>*</td><td>Vaccination Series 1</td><td><a href=\"https://www.hl7.org/fhir/organization-example.html\">Generated Summary: id: example; ??; active; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/organization-type team}\">Organizational team</span>; name: Health Level Seven International; ph: (+1) 734-677-7777, fax: (+1) 734-677-6622, hq@HL7.org</a></td><td>Gestational rubella syndrome <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '1857005' = 'Gestational rubella syndrome)</span></td><td>1</td><td>2</td></tr></table></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:1.3.6.1.4.1.21367.2005.3.7.1234" ]
  ] ) ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:vaccineCode [
    ( fhir:coding [
fhir:system [ fhir:v "urn:oid:1.2.36.1.2001.1005.17"^^xsd:anyURI ] ;
fhir:code [ fhir:v "FLUVAX" ]     ] ) ;
fhir:text [ fhir:v "Fluvax (Influenza)" ]
  ] ; # 
  fhir:patient [
fhir:reference [ fhir:v "Patient/example" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/example" ]
  ] ; # 
  fhir:occurrence [ fhir:v "2013-01-01"^^xsd:date] ; # 
  fhir:recorded [ fhir:v "2013-01-10"^^xsd:date] ; # 
  fhir:primarySource [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:location [
fhir:reference [ fhir:v "Location/example" ]
  ] ; # 
  fhir:manufacturer [
fhir:reference [ fhir:v "Organization/example" ]
  ] ; # 
  fhir:lotNumber [ fhir:v "AAJN11K"] ; # 
  fhir:expirationDate [ fhir:v "2015-02-15"^^xsd:date] ; # 
  fhir:site [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActSite"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LA" ] ;
fhir:display [ fhir:v "left arm" ]     ] )
  ] ; # 
  fhir:route [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration"^^xsd:anyURI ] ;
fhir:code [ fhir:v "IM" ] ;
fhir:display [ fhir:v "Injection, intramuscular" ]     ] )
  ] ; # 
  fhir:doseQuantity [
fhir:value [ fhir:v "5"^^xsd:decimal ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mg" ]
  ] ; # 
  fhir:performer ( [
fhir:function [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0443"^^xsd:anyURI ] ;
fhir:code [ fhir:v "OP" ]       ] )     ] ;
fhir:actor [
fhir:reference [ fhir:v "Practitioner/example" ]     ]
  ] [
fhir:function [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0443"^^xsd:anyURI ] ;
fhir:code [ fhir:v "AP" ]       ] )     ] ;
fhir:actor [
fhir:reference [ fhir:v "Practitioner/example" ]     ]
  ] ) ; # 
  fhir:note ( [
fhir:text [ fhir:v "Notes on adminstration of vaccine" ]
  ] ) ; # 
  fhir:reasonCode ( [
    ( fhir:coding [
a sct:429060002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "429060002" ]     ] )
  ] ) ; # 
  fhir:reaction ( [
fhir:date [ fhir:v "2013-01-10"^^xsd:date ] ;
fhir:detail [
fhir:reference [ fhir:v "Observation/example" ]     ] ;
fhir:reported [ fhir:v "true"^^xsd:boolean ]
  ] ) ; # 
  fhir:protocolApplied ( [
fhir:series [ fhir:v "Vaccination Series 1" ] ;
fhir:authority [
fhir:reference [ fhir:v "Organization/example" ]     ] ;
    ( fhir:targetDisease [
      ( fhir:coding [
a sct:1857005 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1857005" ]       ] )     ] ) ;
fhir:doseNumber [ fhir:v "1"^^xsd:positiveInteger ] ;
fhir:seriesDoses [ fhir:v "2"^^xsd:positiveInteger ]
  ] ) . # 

<https://build.fhir.org/observation-example-body-temperature.html> a fhir:Observation ;
  fhir:id [ fhir:v "temperature"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/bodytemp"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/bodytemp>     ] [
fhir:v "http://hl7.org/fhir/StructureDefinition/vitalsigns"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/vitalsigns>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: temperature</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'vital-signs' = 'Vital Signs', given as 'Vital Signs'})</span></p><p><b>code</b>: temperature <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '8310-5' = 'Body temperature', given as 'Body temperature'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>encounter</b>: GP Visit</p><p><b>effective</b>: 02/07/1999 12:00:00 AM</p><p><b>value</b>: 36.55556 Cel<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code Cel = 'Cel')</span></p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "vital-signs" ] ;
fhir:display [ fhir:v "Vital Signs" ]     ] ) ;
fhir:text [ fhir:v "Vital Signs" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:8310-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8310-5" ] ;
fhir:display [ fhir:v "Body temperature" ]     ] ) ;
fhir:text [ fhir:v "temperature" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Amy Shaw" ]
  ] ; # 
  fhir:encounter [
fhir:display [ fhir:v "GP Visit" ]
  ] ; # 
  fhir:effective [ fhir:v "1999-07-02"^^xsd:date] ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "36.55556"^^xsd:decimal ] ;
fhir:unit [ fhir:v "Cel" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "Cel" ]
  ] . # 

<https://build.fhir.org/ig/HL7/US-Core/Procedure-rehab.html> a fhir:Procedure ;
  fhir:id [ fhir:v "rehab"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: rehab</p><p><b>meta</b>: </p><p><b>status</b>: completed</p><p><b>code</b>: Alcohol rehabilitation <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '35637008' = 'Alcohol rehabilitation (regime/therapy)', given as 'Alcohol rehabilitation'}; {http://www.icd10data.com/icd10pcs code 'HZ30ZZZ' = 'HZ30ZZZ', given as 'Individual Counseling for Substance Abuse Treatment, Cognitive'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>performed</b>: 23/05/2002 12:00:00 AM</p></div>"
  ] ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:code [
    ( fhir:coding [
a sct:35637008 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "35637008" ] ;
fhir:display [ fhir:v "Alcohol rehabilitation" ]     ] [
fhir:system [ fhir:v "http://www.icd10data.com/icd10pcs"^^xsd:anyURI ] ;
fhir:code [ fhir:v "HZ30ZZZ" ] ;
fhir:display [ fhir:v "Individual Counseling for Substance Abuse Treatment, Cognitive" ]     ] ) ;
fhir:text [ fhir:v "Alcohol rehabilitation" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Amy Shaw" ]
  ] ; # 
  fhir:performed [ fhir:v "2002-05-23"^^xsd:date] . # 

<https://www.hl7.org/fhir/us/core/Observation-satO2-fiO2.html> a fhir:Observation ;
  fhir:id [ fhir:v "satO2-fiO2"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/oxygensat"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/oxygensat>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: satO2-fiO2</p><p><b>identifier</b>: o1223435-10</p><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'vital-signs' = 'Vital Signs', given as 'Vital Signs'})</span></p><p><b>code</b>: Oxygen saturation in Arterial blood <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '2708-6' = 'Oxygen saturation in Arterial blood', given as 'Oxygen saturation in Arterial blood'}; {LOINC code '59408-5' = 'Oxygen saturation in Arterial blood by Pulse oximetry', given as 'Oxygen saturation in Arterial blood by Pulse oximetry'}; {urn:iso:std:iso:11073:10101 code '150456' = '150456', given as 'MDC_PULS_OXIM_SAT_O2'})</span></p><p><b>subject</b>: <a href=\"Patient-example.html\">Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/12/2014 7:30:10 PM</p><p><b>value</b>: 95 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code % = '%')</span></p><p><b>interpretation</b>: Normal (applies to non-numeric results) <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation code 'N' = 'Normal', given as 'Normal'})</span></p><p><b>device</b>: Acme Pulse Oximeter 2000</p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>90 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code % = '%')</span></td><td>99 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code % = '%')</span></td></tr></table><h3>Components</h3><table class=\"grid\"><tr><td>-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td>*</td><td>Inhaled oxygen flow rate <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '3151-8' = 'Inhaled oxygen flow rate', given as 'Inhaled oxygen flow rate'})</span></td><td>6 liters/min<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code l/min = 'l/min')</span></td></tr></table></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://goodcare.org/observation/id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "o1223435-10" ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "vital-signs" ] ;
fhir:display [ fhir:v "Vital Signs" ]     ] ) ;
fhir:text [ fhir:v "Vital Signs" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:2708-6 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2708-6" ] ;
fhir:display [ fhir:v "Oxygen saturation in Arterial blood" ]     ] [
a loinc:59408-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "59408-5" ] ;
fhir:display [ fhir:v "Oxygen saturation in Arterial blood by Pulse oximetry" ]     ] [
fhir:system [ fhir:v "urn:iso:std:iso:11073:10101"^^xsd:anyURI ] ;
fhir:code [ fhir:v "150456" ] ;
fhir:display [ fhir:v "MDC_PULS_OXIM_SAT_O2" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ]
  ] ; # 
  fhir:effective [ fhir:v "2014-12-05T09:30:10+01:00"^^xsd:dateTime] ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "95"^^xsd:decimal ] ;
fhir:unit [ fhir:v "%" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "%" ]
  ] ; # 
  fhir:interpretation ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ;
fhir:code [ fhir:v "N" ] ;
fhir:display [ fhir:v "Normal" ]     ] ) ;
fhir:text [ fhir:v "Normal (applies to non-numeric results)" ]
  ] ) ; # 
  fhir:device [
fhir:display [ fhir:v "Acme Pulse Oximeter 2000" ]
  ] ; # 
  fhir:referenceRange ( [
fhir:low [
fhir:value [ fhir:v "90"^^xsd:decimal ] ;
fhir:unit [ fhir:v "%" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "%" ]     ] ;
fhir:high [
fhir:value [ fhir:v "99"^^xsd:decimal ] ;
fhir:unit [ fhir:v "%" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "%" ]     ]
  ] ) ; # 
  fhir:component ( [
fhir:code [
      ( fhir:coding [
a loinc:3151-8 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "3151-8" ] ;
fhir:display [ fhir:v "Inhaled oxygen flow rate" ]       ] ) ;
fhir:text [ fhir:v "Inhaled oxygen flow rate" ]     ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "6"^^xsd:decimal ] ;
fhir:unit [ fhir:v "liters" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "/min" ]     ]
  ] ) . # 

<https://www.hl7.org/fhir/communicationrequest.html> a fhir:CommunicationRequest ;
  fhir:id [ fhir:v "example"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-communicationrequest"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-communicationrequest>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>identifier</b>: ABC123</p><p><b>basedOn</b>: EligibilityRequest</p><p><b>replaces</b>: prior CommunicationRequest</p><p><b>groupIdentifier</b>: 12345</p><p><b>status</b>: active</p><p><b>category</b>: SolicitedAttachmentRequest <span style=\"background: LightGoldenRodYellow\">(Details : {http://acme.org/messagetypes code 'SolicitedAttachmentRequest' = 'SolicitedAttachmentRequest)</span></p><p><b>priority</b>: routine</p><p><b>medium</b>: written <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/v3-ParticipationMode code 'WRITTEN' = 'written', given as 'written'})</span></p><p><b>encounter</b>: <a href=\"https://build.fhir.org/ig/HL7/fhir-qi-core//Encounter-encounter-ed-example.html\">Generated Summary: id: example; status: in-progress; <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActCode IMP}\">inpatient encounter</span>; <span title=\"Codes: {http://www.ama-assn.org/go/cpt 99223}\">Inpatient Hospital Care</span></a></p><h3>Payloads</h3><table class=\"grid\"><tr><td>-</td><td><b>Content[x]</b></td></tr><tr><td>*</td><td>Please provide the accident report and any associated pictures to support your Claim #DEF5647.</td></tr></table><p><b>occurrence</b>: Jun 10, 2016 7:01:10 PM</p><p><b>authoredOn</b>: Jun 10, 2016 7:01:10 PM</p><p><b>requester</b>: <a href=\"https://hl7.org/fhir/practitioner-example.html\">Generated Summary: id: example; 23; active; Adam Careful </a></p><p><b>recipient</b>: <a href=\"https://www.hl7.org/fhir/organization-example.html\">Generated Summary: id: example; ??; active; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/organization-type team}\">Organizational team</span>; name: Health Level Seven International; ph: (+1) 734-677-7777, fax: (+1) 734-677-6622, hq@HL7.org</a></p><p><b>sender</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://www.jurisdiction.com/insurer/123456"^^xsd:anyURI ] ;
fhir:value [ fhir:v "ABC123" ]
  ] ) ; # 
  fhir:basedOn ( [
fhir:display [ fhir:v "EligibilityRequest" ]
  ] ) ; # 
  fhir:replaces ( [
fhir:display [ fhir:v "prior CommunicationRequest" ]
  ] ) ; # 
  fhir:groupIdentifier [
fhir:value [ fhir:v "12345" ]
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://acme.org/messagetypes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "SolicitedAttachmentRequest" ]     ] )
  ] ) ; # 
  fhir:priority [ fhir:v "routine"] ; # 
  fhir:medium ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ParticipationMode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "WRITTEN" ] ;
fhir:display [ fhir:v "written" ]     ] ) ;
fhir:text [ fhir:v "written" ]
  ] ) ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/example" ]
  ] ; # 
  fhir:payload ( [
fhir:content [ fhir:v "Please provide the accident report and any associated pictures to support your Claim #DEF5647." ]
  ] ) ; # 
  fhir:occurrence [ fhir:v "2016-06-10T11:01:10-08:00"^^xsd:dateTime] ; # 
  fhir:authoredOn [ fhir:v "2016-06-10T11:01:10-08:00"^^xsd:dateTime] ; # 
  fhir:requester [
fhir:reference [ fhir:v "Practitioner/example" ]
  ] ; # 
  fhir:recipient ( [
fhir:reference [ fhir:v "Organization/example" ]
  ] ) ; # 
  fhir:sender [
fhir:reference [ fhir:v "Patient/example" ]
  ] . # 

<https://www.hl7.org/fhir/allergyintolerance.html> a fhir:AllergyIntolerance ;
  fhir:id [ fhir:v "example"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-allergyintolerance"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-allergyintolerance>     ] [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-allergyintolerance"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-allergyintolerance>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>identifier</b>: 49476534</p><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical code 'active' = 'Active)</span></p><p><b>verificationStatus</b>: Confirmed <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/allergyintolerance-verification code 'confirmed' = 'Confirmed)</span></p><p><b>type</b>: allergy</p><p><b>category</b>: food</p><p><b>criticality</b>: high</p><p><b>code</b>: Cashew nuts <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '227493005' = 'Cashew nuts', given as 'Cashew nuts'})</span></p><p><b>patient</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>onset</b>: Jan 1, 2004 12:00:00 AM</p><p><b>recordedDate</b>: Oct 9, 2014 3:58:00 AM</p><p><b>recorder</b>: <a href=\"https://hl7.org/fhir/practitioner-example.html\">Generated Summary: id: example; 23; active; Adam Careful </a></p><p><b>asserter</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>lastOccurrence</b>: Jun 2, 2012 1:45:31 AM</p><p><b>note</b>: The criticality is high becasue of the observed anaphylactic reaction when challenged     with cashew extract.</p><blockquote><p><b>reaction</b></p><p><b>substance</b>: cashew nut allergenic extract Injectable Product <span style=\"background: LightGoldenRodYellow\">(Details : {RxNorm code '1160593' = 'cashew nut allergenic extract Injectable Product', given as 'cashew nut allergenic extract Injectable Product'})</span></p><p><b>manifestation</b>: Anaphylactic reaction <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '39579001' = 'Anaphylaxis', given as 'Anaphylactic reaction'})</span></p><p><b>description</b>: Challenge Protocol. Severe reaction to subcutaneous cashew extract. Epinephrine administered</p><p><b>onset</b>: Jun 12, 2012 12:00:00 AM</p><p><b>severity</b>: severe</p><p><b>exposureRoute</b>: Subcutaneous route <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '34206005' = 'Subcutaneous route', given as 'Subcutaneous route'})</span></p></blockquote><blockquote><p><b>reaction</b></p><p><b>manifestation</b>: Urticaria <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '64305001' = 'Urticaria', given as 'Urticaria'})</span></p><p><b>onset</b>: Jan 1, 2004 12:00:00 AM</p><p><b>severity</b>: moderate</p><p><b>note</b>: The patient reports that the onset of urticaria was within 15 minutes of eating cashews.</p></blockquote></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://acme.com/ids/patients/risks"^^xsd:anyURI ] ;
fhir:value [ fhir:v "49476534" ]
  ] ) ; # 
  fhir:clinicalStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical"^^xsd:anyURI ] ;
fhir:code [ fhir:v "active" ]     ] )
  ] ; # 
  fhir:verificationStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification"^^xsd:anyURI ] ;
fhir:code [ fhir:v "confirmed" ]     ] )
  ] ; # 
  fhir:type [ fhir:v "allergy"] ; # 
  fhir:category ( [ fhir:v "food"] ) ; # 
  fhir:criticality [ fhir:v "high"] ; # 
  fhir:code [
    ( fhir:coding [
a sct:227493005 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "227493005" ] ;
fhir:display [ fhir:v "Cashew nuts" ]     ] )
  ] ; # 
  fhir:patient [
fhir:reference [ fhir:v "Patient/example" ]
  ] ; # 
  fhir:onset [ fhir:v "2004"^^xsd:gYear] ; # 
  fhir:recordedDate [ fhir:v "2014-10-09T14:58:00+11:00"^^xsd:dateTime] ; # 
  fhir:recorder [
fhir:reference [ fhir:v "Practitioner/example" ]
  ] ; # 
  fhir:asserter [
fhir:reference [ fhir:v "Patient/example" ]
  ] ; # 
  fhir:lastOccurrence [ fhir:v "2012-06-02T01:45:31+00:00"^^xsd:dateTime] ; # 
  fhir:note ( [
fhir:text [ fhir:v "The criticality is high becasue of the observed anaphylactic reaction when challenged     with cashew extract." ]
  ] ) ; # 
  fhir:reaction ( [
fhir:substance [
      ( fhir:coding [
fhir:system [ fhir:v "http://www.nlm.nih.gov/research/umls/rxnorm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1160593" ] ;
fhir:display [ fhir:v "cashew nut allergenic extract Injectable Product" ]       ] )     ] ;
    ( fhir:manifestation [
      ( fhir:coding [
a sct:39579001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "39579001" ] ;
fhir:display [ fhir:v "Anaphylactic reaction" ]       ] )     ] ) ;
fhir:description [ fhir:v "Challenge Protocol. Severe reaction to subcutaneous cashew extract. Epinephrine administered" ] ;
fhir:onset [ fhir:v "2012-06-12"^^xsd:date ] ;
fhir:severity [ fhir:v "severe" ] ;
fhir:exposureRoute [
      ( fhir:coding [
a sct:34206005 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "34206005" ] ;
fhir:display [ fhir:v "Subcutaneous route" ]       ] )     ]
  ] [
    ( fhir:manifestation [
      ( fhir:coding [
a sct:64305001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "64305001" ] ;
fhir:display [ fhir:v "Urticaria" ]       ] )     ] ) ;
fhir:onset [ fhir:v "2004"^^xsd:gYear ] ;
fhir:severity [ fhir:v "moderate" ] ;
    ( fhir:note [
fhir:text [ fhir:v "The patient reports that the onset of urticaria was within 15 minutes of eating cashews." ]     ] )
  ] ) . # 

<https://hl7.org/fhir/us/core/Observation-serum-potassium.html> a fhir:Observation ;
  fhir:id [ fhir:v "serum-potassium"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "938" ] ;
fhir:lastUpdated [ fhir:v "2016-03-09T15:29:57.376+00:00"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: serum-potassium</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: Potassium SerPl-sCnc <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '2823-3' = 'Potassium [Moles/volume] in Serum or Plasma', given as 'Potassium SerPl-sCnc'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>value</b>: 5.4 mmol/L</p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td><td><b>AppliesTo</b></td></tr><tr><td>*</td><td>3.5 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mmol/L = 'mmol/L')</span></td><td>5.5 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mmol/L = 'mmol/L')</span></td><td>Normal Range <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/referencerange-meaning code 'normal' = 'Normal Range', given as 'Normal Range'})</span></td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "laboratory" ] ;
fhir:display [ fhir:v "Laboratory" ]     ] ) ;
fhir:text [ fhir:v "Laboratory" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:2823-3 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2823-3" ] ;
fhir:display [ fhir:v "Potassium SerPl-sCnc" ]     ] ) ;
fhir:text [ fhir:v "Potassium SerPl-sCnc" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Amy Shaw" ]
  ] ; # 
  fhir:effective [ fhir:v "2005-07-05"^^xsd:date] ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "5.4"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mmol/L" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ]
  ] ; # 
  fhir:referenceRange ( [
fhir:low [
fhir:value [ fhir:v "3.5"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mmol/L" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mmol/L" ]     ] ;
fhir:high [
fhir:value [ fhir:v "5.5"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mmol/L" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mmol/L" ]     ] ;
    ( fhir:appliesTo [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/referencerange-meaning"^^xsd:anyURI ] ;
fhir:code [ fhir:v "normal" ] ;
fhir:display [ fhir:v "Normal Range" ]       ] ) ;
fhir:text [ fhir:v "Normal Range" ]     ] )
  ] ) . # 

<https://www.hl7.org/fhir/us/core/Observation-some-day-smoker.html> a fhir:Observation ;
  fhir:id [ fhir:v "some-day-smoker"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-smokingstatus"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-smokingstatus>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: some-day-smoker</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Social History <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'social-history' = 'Social History', given as 'Social History'})</span></p><p><b>code</b>: Tobacco smoking status NHIS <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '72166-2' = 'Tobacco smoking status', given as 'Tobacco smoking status NHIS'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>issued</b>: 18/03/2016 4:27:04 PM</p><p><b>value</b>: Current some day smoker <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '428041000124106' = 'Occasional tobacco smoker)</span></p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "social-history" ] ;
fhir:display [ fhir:v "Social History" ]     ] ) ;
fhir:text [ fhir:v "Social History" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:72166-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "72166-2" ] ;
fhir:display [ fhir:v "Tobacco smoking status" ]     ] ) ;
fhir:text [ fhir:v "Tobacco smoking status NHIS" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Amy Shaw" ]
  ] ; # 
  fhir:effective [ fhir:v "2016-03-18T05:27:04Z"^^xsd:dateTime] ; # 
  fhir:issued [ fhir:v "2016-03-18T05:27:04Z"^^xsd:dateTime] ; # 
  fhir:value [
a fhir:CodeableConcept ;
    ( fhir:coding [
a sct:428041000124106 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "428041000124106" ]     ] ) ;
fhir:text [ fhir:v "Current some day smoker" ]
  ] . # 

<https://www.hl7.org/fhir/careteam.html> a fhir:CareTeam ;
  fhir:id [ fhir:v "example"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>status</b>: active</p><p><b>subject</b>: Eve Everywoman</p><h3>Participants</h3><table class=\"grid\"><tr><td>-</td><td><b>Role</b></td><td><b>Member</b></td></tr><tr><td>*</td><td>MW - Midwife <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '75271001' = 'Professional midwife', given as 'MW - Midwife'})</span></td><td>Mabel Midwife</td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:subject [
fhir:display [ fhir:v "Eve Everywoman" ]
  ] ; # 
  fhir:participant ( [
    ( fhir:role [
      ( fhir:coding [
a sct:75271001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "75271001" ] ;
fhir:display [ fhir:v "MW - Midwife" ]       ] )     ] ) ;
fhir:member [
fhir:display [ fhir:v "Mabel Midwife" ]     ]
  ] ) . # 

<https://build.fhir.org/ig/HL7/fhir-qi-core/Communication-negation-example.html> a fhir:Communication ;
  fhir:id [ fhir:v "negation-example"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: negation-example</p><p><b>status</b>: not-done</p><p><b>statusReason</b>: Patient has moved away (finding) <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '184081006' = 'Patient has moved away', given as 'Patient has moved away (finding)'})</span></p><p><b>category</b>: Alert <span style=\"background: LightGoldenRodYellow\">(Details : {http://acme.org/messagetypes code 'Alert' = 'Alert)</span></p><p><b>medium</b>: written <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/v3-ParticipationMode code 'WRITTEN' = 'written', given as 'written'})</span></p><p><b>subject</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>encounter</b>: <a href=\"https://build.fhir.org/ig/HL7/fhir-qi-core//Encounter-encounter-ed-example.html\">Generated Summary: id: example; status: in-progress; <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActCode IMP}\">inpatient encounter</span>; <span title=\"Codes: {http://www.ama-assn.org/go/cpt 99223}\">Inpatient Hospital Care</span></a></p><p><b>sent</b>: Dec 13, 2014 2:01:10 AM</p><p><b>received</b>: Dec 13, 2014 2:01:11 AM</p><p><b>recipient</b>: <a href=\"https://hl7.org/fhir/practitioner-example.html\">Generated Summary: id: example; 23; active; Adam Careful </a></p><p><b>sender</b>: <a href=\"Device-example.html\">Generated Summary: id: example; 345675, Serial Number = AMID-342135-8464; status: active; manufacturer: Acme Devices, Inc; lotNumber: 43453424; modelNumber: AB 45-J; <span title=\"Codes: {http://snomed.info/sct 86184003}\">ECG</span>; ph: ext 4352; Author: Practitioner/example; Made: Jun 28, 2015 4:03:32 AM; Annotation: QA Checked</a></p><h3>Payloads</h3><table class=\"grid\"><tr><td>-</td><td><b>Content[x]</b></td></tr><tr><td>*</td><td>Patient 1 has moved away</td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-recorded"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2014-12-12T18:01:10-08:00"^^xsd:dateTime ]
  ] ) ; # 
  fhir:status [ fhir:v "not-done"] ; # 
  fhir:statusReason [
    ( fhir:coding [
a sct:184081006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "184081006" ] ;
fhir:display [ fhir:v "Patient has moved away (finding)" ]     ] )
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://acme.org/messagetypes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "Alert" ]     ] ) ;
fhir:text [ fhir:v "Alert" ]
  ] ) ; # 
  fhir:medium ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ParticipationMode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "WRITTEN" ] ;
fhir:display [ fhir:v "written" ]     ] ) ;
fhir:text [ fhir:v "written" ]
  ] ) ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/example" ]
  ] ; # 
  fhir:sent [ fhir:v "2014-12-12T18:01:10-08:00"^^xsd:dateTime] ; # 
  fhir:received [ fhir:v "2014-12-12T18:01:11-08:00"^^xsd:dateTime] ; # 
  fhir:recipient ( [
fhir:reference [ fhir:v "Practitioner/example" ]
  ] ) ; # 
  fhir:sender [
fhir:reference [ fhir:v "Device/example" ]
  ] ; # 
  fhir:payload ( [
fhir:content [ fhir:v "Patient 1 has moved away" ]
  ] ) . # 

<https://hl7.org/fhir/location.html> a fhir:Location ;
  fhir:id [ fhir:v "example"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-location"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-location>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>identifier</b>: B1-S.F2</p><p><b>status</b>: active</p><p><b>name</b>: South Wing, second floor</p><p><b>alias</b>: Mean Joe Greene University Medical Center, South Wing, second floor, BU MC, SW, F2</p><p><b>description</b>: Second floor of the Old South Wing, formerly in use by Psychiatry</p><p><b>mode</b>: instance</p><p><b>type</b>: Hospital <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/v3-RoleCode code 'HOSP' = 'Hospital', given as 'Hospital'})</span></p><p><b>telecom</b>: ph: 2328(WORK), fax: 2329(WORK), second wing admissions, http://sampleorg.com/southwing(WORK)</p><p><b>address</b>: Iron Curtain 75, Building A Pittsburgh PA 15016 US (WORK)</p><p><b>physicalType</b>: Wing <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/location-physical-type code 'wi' = 'Wing', given as 'Wing'})</span></p><h3>Positions</h3><table class=\"grid\"><tr><td>-</td><td><b>Longitude</b></td><td><b>Latitude</b></td><td><b>Altitude</b></td></tr><tr><td>*</td><td>-83.6945691</td><td>42.25475478</td><td>0</td></tr></table><p><b>managingOrganization</b>: <a href=\"https://www.hl7.org/fhir/organization-example.html\">Generated Summary: id: example; ??; active; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/organization-type team}\">Organizational team</span>; name: Health Level Seven International; ph: (+1) 734-677-7777, fax: (+1) 734-677-6622, hq@HL7.org</a></p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:value [ fhir:v "B1-S.F2" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:name [ fhir:v "South Wing, second floor"] ; # 
  fhir:alias ( [ fhir:v "Mean Joe Greene University Medical Center, South Wing, second floor"] [ fhir:v "BU MC, SW, F2"] ) ; # 
  fhir:description [ fhir:v "Second floor of the Old South Wing, formerly in use by Psychiatry"] ; # 
  fhir:mode [ fhir:v "instance"] ; # 
  fhir:type ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "HOSP" ] ;
fhir:display [ fhir:v "Hospital" ]     ] )
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "2328" ] ;
fhir:use [ fhir:v "work" ]
  ] [
fhir:system [ fhir:v "fax" ] ;
fhir:value [ fhir:v "2329" ] ;
fhir:use [ fhir:v "work" ]
  ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "second wing admissions" ]
  ] [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://sampleorg.com/southwing" ] ;
fhir:use [ fhir:v "work" ]
  ] ) ; # 
  fhir:address [
fhir:use [ fhir:v "work" ] ;
    ( fhir:line [ fhir:v "Iron Curtain 75, Building A" ] ) ;
fhir:city [ fhir:v "Pittsburgh" ] ;
fhir:state [ fhir:v "PA" ] ;
fhir:postalCode [ fhir:v "15016" ] ;
fhir:country [ fhir:v "US" ]
  ] ; # 
  fhir:physicalType [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/location-physical-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "wi" ] ;
fhir:display [ fhir:v "Wing" ]     ] )
  ] ; # 
  fhir:position [
fhir:longitude [ fhir:v "-83.6945691"^^xsd:decimal ] ;
fhir:latitude [ fhir:v "42.25475478"^^xsd:decimal ] ;
fhir:altitude [ fhir:v "0"^^xsd:decimal ]
  ] ; # 
  fhir:managingOrganization [
fhir:reference [ fhir:v "Organization/example" ]
  ] . # 

<https://hl7.org/fhir/us/core/Observation-serum-sodium.html> a fhir:Observation ;
  fhir:id [ fhir:v "serum-sodium"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "914" ] ;
fhir:lastUpdated [ fhir:v "2016-03-09T15:29:57.277+00:00"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: serum-sodium</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: Sodium SerPl-sCnc <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '2951-2' = 'Sodium [Moles/volume] in Serum or Plasma', given as 'Sodium SerPl-sCnc'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>value</b>: 137.0 mmol/L</p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td><td><b>AppliesTo</b></td></tr><tr><td>*</td><td>135.0 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mmol/L = 'mmol/L')</span></td><td>145.0 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mmol/L = 'mmol/L')</span></td><td>Normal Range <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/referencerange-meaning code 'normal' = 'Normal Range', given as 'Normal Range'})</span></td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "laboratory" ] ;
fhir:display [ fhir:v "Laboratory" ]     ] ) ;
fhir:text [ fhir:v "Laboratory" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:2951-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2951-2" ] ;
fhir:display [ fhir:v "Sodium SerPl-sCnc" ]     ] ) ;
fhir:text [ fhir:v "Sodium SerPl-sCnc" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Amy Shaw" ]
  ] ; # 
  fhir:effective [ fhir:v "2005-07-05"^^xsd:date] ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "137.0"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mmol/L" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ]
  ] ; # 
  fhir:referenceRange ( [
fhir:low [
fhir:value [ fhir:v "135.0"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mmol/L" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mmol/L" ]     ] ;
fhir:high [
fhir:value [ fhir:v "145.0"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mmol/L" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mmol/L" ]     ] ;
    ( fhir:appliesTo [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/referencerange-meaning"^^xsd:anyURI ] ;
fhir:code [ fhir:v "normal" ] ;
fhir:display [ fhir:v "Normal Range" ]       ] ) ;
fhir:text [ fhir:v "Normal Range" ]     ] )
  ] ) . # 

<https://www.hl7.org/fhir/medicationstatement.html> a fhir:MedicationStatement ;
  fhir:id [ fhir:v "example"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationstatement"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationstatement>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>status</b>: active</p><p><b>medication</b>: <a href=\"Medication-example.html\">Generated Summary: id: example; <span title=\"Codes: {http://www.nlm.nih.gov/research/umls/rxnorm 1594660}\">alemtuzumab 10 MG/ML [Lemtrada]</span>; <span title=\"Codes: {http://snomed.info/sct 385219001}\">Conventional release solution for injection (dose form)</span></a></p><p><b>subject</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>effective</b>: Jun 1, 2012 12:30:00 AM</p><p><b>dateAsserted</b>: May 14, 2012 1:00:00 AM</p><p><b>informationSource</b>: <a href=\"https://hl7.org/fhir/practitioner-example.html\">Generated Summary: id: example; 23; active; Adam Careful </a></p><p><b>derivedFrom</b>: <a href=\"MedicationRequest-example.html\">Generated Summary: id: example; status: active; intent: order; ????; authoredOn: Mar 26, 2015 12:32:52 AM; </a></p><p><b>dosage</b>: </p></div>"
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:medication [
a fhir:Reference ;
fhir:reference [ fhir:v "Medication/example" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ]
  ] ; # 
  fhir:effective [ fhir:v "2012-06-01T14:30:00+14:00"^^xsd:dateTime] ; # 
  fhir:dateAsserted [ fhir:v "2012-05-14T15:00:00+14:00"^^xsd:dateTime] ; # 
  fhir:informationSource [
fhir:reference [ fhir:v "Practitioner/example" ]
  ] ; # 
  fhir:derivedFrom ( [
fhir:reference [ fhir:v "MedicationRequest/example" ]
  ] ) ; # 
  fhir:dosage ( [
fhir:timing [
fhir:repeat [
fhir:frequency [ fhir:v "3"^^xsd:positiveInteger ] ;
fhir:period [ fhir:v "1"^^xsd:decimal ] ;
fhir:periodUnit [ fhir:v "d" ]       ]     ] ;
fhir:route [
      ( fhir:coding [
a sct:394899003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "394899003" ] ;
fhir:display [ fhir:v "oral administration of treatment" ]       ] )     ] ;
    ( fhir:doseAndRate [
fhir:dose [
a fhir:Quantity ;
fhir:value [ fhir:v "10"^^xsd:decimal ] ;
fhir:unit [ fhir:v "ml" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ml" ]       ]     ] )
  ] ) . # 

<https://www.hl7.org/fhir/us/qicore/Immunization-negation-example.html> a fhir:Immunization ;
  fhir:id [ fhir:v "negation-example"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: negation-example</p><p><b>status</b>: not-done</p><p><b>statusReason</b>: Procedure refused for religious reason (situation) <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '183945002' = 'Procedure refused for religious reason (situation)', given as 'Procedure refused for religious reason (situation)'})</span></p><p><b>vaccineCode</b>: Influenze Vaccine value set <span style=\"background: LightGoldenRodYellow\">(Details : {[not stated] code 'null' = 'null)</span></p><p><b>patient</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>encounter</b>: <a href=\"https://build.fhir.org/ig/HL7/fhir-qi-core//Encounter-encounter-ed-example.html\">Generated Summary: id: example; status: in-progress; <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActCode IMP}\">inpatient encounter</span>; <span title=\"Codes: {http://www.ama-assn.org/go/cpt 99223}\">Inpatient Hospital Care</span></a></p><p><b>occurrence</b>: Jan 10, 2013 12:00:00 AM</p><p><b>recorded</b>: Jan 10, 2013 12:00:00 AM</p><p><b>primarySource</b>: true</p></div>"
  ] ; # 
  fhir:status [ fhir:v "not-done"] ; # 
  fhir:statusReason [
    ( fhir:coding [
a sct:183945002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "183945002" ] ;
fhir:display [ fhir:v "Procedure refused for religious reason" ]     ] )
  ] ; # 
  fhir:vaccineCode [
    ( fhir:coding [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/valueset-reference"^^xsd:anyURI ] ;
fhir:value [ fhir:v "http://cts.nlm.nih.gov/fhir/2.16.840.1.113883.3.464.1003.196.12.1218"^^xsd:anyURI ]       ] )     ] ) ;
fhir:text [ fhir:v "Influenze Vaccine value set" ]
  ] ; # 
  fhir:patient [
fhir:reference [ fhir:v "Patient/example" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/example" ]
  ] ; # 
  fhir:occurrence [ fhir:v "2013-01-10"^^xsd:date] ; # 
  fhir:recorded [ fhir:v "2013-01-10"^^xsd:date] ; # 
  fhir:primarySource [ fhir:v "true"^^xsd:boolean] . # 

<https://hl7.org/fhir/us/core/Observation-serum-creatinine.html> a fhir:Observation ;
  fhir:id [ fhir:v "serum-creatinine"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "926" ] ;
fhir:lastUpdated [ fhir:v "2016-03-09T15:29:57.327+00:00"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: serum-creatinine</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: Creat SerPl-mCnc <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '2160-0' = 'Creatinine [Mass/volume] in Serum or Plasma', given as 'Creat SerPl-mCnc'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>value</b>: 1.0 mg/dL</p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td><td><b>AppliesTo</b></td></tr><tr><td>*</td><td>0.2 mg/dL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg/dL = 'mg/dL')</span></td><td>0.6 mg/dL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg/dL = 'mg/dL')</span></td><td>Normal Range <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/referencerange-meaning code 'normal' = 'Normal Range', given as 'Normal Range'})</span></td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "laboratory" ] ;
fhir:display [ fhir:v "Laboratory" ]     ] ) ;
fhir:text [ fhir:v "Laboratory" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:2160-0 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2160-0" ] ;
fhir:display [ fhir:v "Creat SerPl-mCnc" ]     ] ) ;
fhir:text [ fhir:v "Creat SerPl-mCnc" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Amy Shaw" ]
  ] ; # 
  fhir:effective [ fhir:v "2005-07-05"^^xsd:date] ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "1.0"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mg/dL" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ]
  ] ; # 
  fhir:referenceRange ( [
fhir:low [
fhir:value [ fhir:v "0.2"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mg/dL" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mg/dL" ]     ] ;
fhir:high [
fhir:value [ fhir:v "0.6"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mg/dL" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mg/dL" ]     ] ;
    ( fhir:appliesTo [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/referencerange-meaning"^^xsd:anyURI ] ;
fhir:code [ fhir:v "normal" ] ;
fhir:display [ fhir:v "Normal Range" ]       ] ) ;
fhir:text [ fhir:v "Normal Range" ]     ] )
  ] ) . # 

<https://www.hl7.org/fhir/imagingstudy.html> a fhir:ImagingStudy ;
  fhir:id [ fhir:v "example"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-imagingstudy"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-imagingstudy>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n      <p><strong>CT Chest. John Smith (MRN: 09236). Accession: W12342398. Performed: 2011-01-01. 3 series, 12 images.</strong></p>\n      <p>\n        <strong>uid</strong>: urn:oid:2.16.124.113543.6003.1154777499.30246.19789.3503430045\n      </p>\n      <p>\n        <strong>patient</strong>: \n        <a href=\"Patient-example.html\">Patient/example</a>\n      </p>\n      <p>\n        <strong>started</strong>: 01/01/2011\n      </p>\n      <p>\n        <strong>numberOfSeries</strong>: 1\n      </p>\n      <p>\n        <strong>numberOfInstances</strong>: 1\n      </p>\n      <blockquote>\n        <p><strong>series</strong></p>\n        <p>\n          <strong>uid</strong>: urn:oid:2.16.124.113543.6003.2588828330.45298.17418.2723805630\n        </p>\n        <p>\n          <strong>number</strong>: 3\n        </p>\n        <p>\n          <strong>modality</strong>: CT\n        </p>\n        <p>\n          <strong>description</strong>: CT Surview 180\n        </p>\n        <p>\n          <strong>numberOfInstances</strong>: 1\n        </p>\n        <p>\n          <strong>bodySite</strong>: { SNOMED CT code '67734004' = 'Upper Trunk Structure' })\n        </p>\n        <blockquote>\n          <p><strong>instance</strong></p>\n          <p>\n            <strong>uid</strong>: urn:oid:2.16.124.113543.6003.189642796.63084.16748.2599092903\n          </p>\n          <p>\n            <strong>number</strong>: 1\n          </p>\n          <p>\n            <strong>sopClass</strong>: urn:oid:1.2.840.10008.5.1.4.1.1.2\n          </p>\n        </blockquote>\n      </blockquote>\n    </div>"
  ] ; # 
  fhir:status [ fhir:v "available"] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ]
  ] ; # 
  fhir:started [ fhir:v "2011-01-01T11:01:20+03:00"^^xsd:dateTime] ; # 
  fhir:numberOfSeries [ fhir:v "1"^^xsd:nonNegativeInteger] ; # 
  fhir:numberOfInstances [ fhir:v "1"^^xsd:nonNegativeInteger] ; # 
  fhir:series ( [
fhir:uid [ fhir:v "2.16.124.113543.6003.2588828330.45298.17418.2723805630" ] ;
fhir:number [ fhir:v "3"^^xsd:nonNegativeInteger ] ;
fhir:modality [
fhir:system [ fhir:v "http://dicom.nema.org/resources/ontology/DCM"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CT" ]     ] ;
fhir:description [ fhir:v "CT Surview 180" ] ;
fhir:numberOfInstances [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:bodySite [
a sct:67734004 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "67734004" ] ;
fhir:display [ fhir:v "Upper Trunk Structure" ]     ]
  ] ) . # 

<https://www.hl7.org/fhir/us/core/Observation-oxygen-saturation.html> a fhir:Observation ;
  fhir:id [ fhir:v "oxygen-saturation"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/vitalsigns"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/vitalsigns>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: oxygen-saturation</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'vital-signs' = 'Vital Signs', given as 'Vital Signs'})</span></p><p><b>code</b>: oxygen_saturation <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '59408-5' = 'Oxygen saturation in Arterial blood by Pulse oximetry', given as 'Oxygen saturation in Arterial blood by Pulse oximetry'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>encounter</b>: GP Visit</p><p><b>effective</b>: 02/07/1999 12:00:00 AM</p><p><b>value</b>: 99.0 %O2<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code % = '%')</span></p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "vital-signs" ] ;
fhir:display [ fhir:v "Vital Signs" ]     ] ) ;
fhir:text [ fhir:v "Vital Signs" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:2708-6 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2708-6" ] ;
fhir:display [ fhir:v "Oxygen saturation in Arterial blood" ]     ] ) ;
fhir:text [ fhir:v "oxygen_saturation" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Amy Shaw" ]
  ] ; # 
  fhir:encounter [
fhir:display [ fhir:v "GP Visit" ]
  ] ; # 
  fhir:effective [ fhir:v "1999-07-02"^^xsd:date] ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "99.0"^^xsd:decimal ] ;
fhir:unit [ fhir:v "%O2" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "%" ]
  ] . # 

<https://build.fhir.org/ig/HL7/fhir-qi-core/StructureDefinition-qicore-encounter.html> a fhir:Encounter ;
  fhir:id [ fhir:v "example"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-encounter"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-encounter>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>status</b>: in-progress</p><p><b>class</b>: inpatient encounter (Details: http://terminology.hl7.org/CodeSystem/v3-ActCode code IMP = 'inpatient encounter', stated as 'inpatient encounter')</p><p><b>type</b>: Inpatient Hospital Care <span style=\"background: LightGoldenRodYellow\">(Details : {http://www.ama-assn.org/go/cpt code '99223' = '99223', given as 'Inpatient Hospital Care'})</span></p><p><b>subject</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><h3>Diagnoses</h3><table class=\"grid\"><tr><td>-</td><td><b>Extension</b></td><td><b>Condition</b></td></tr><tr><td>*</td><td/><td><a href=\"https://hl7.org/fhir/us/qicore/Condition-appendicitis-example.html\">Generated Summary: id: appendicitis-example; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span>; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span>; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}\">Encounter Diagnosis</span>; <span title=\"Codes: {http://snomed.info/sct 24484000}\">Severe (severity modifier)</span>; <span title=\"Codes: {http://snomed.info/sct 74400008}\">Appendicitis</span>; <span title=\"Codes: {http://snomed.info/sct 66754008}\">Appendix structure</span>; onset: May 24, 2012 12:00:00 AM; recordedDate: May 24, 2012 12:00:00 AM</a></td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
    ( fhir:extension [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
        ( fhir:coding [
a sct:80146002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "80146002" ] ;
fhir:display [ fhir:v "Excision of appendix (procedure)" ]         ] ) ;
fhir:text [ fhir:v "Excision of appendix (procedure)" ]       ]     ] [
fhir:url [ fhir:v "rank"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1"^^xsd:positiveInteger ]     ] [
fhir:url [ fhir:v "procedure"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Procedure/example" ]       ]     ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/extensions/extensions-Encounter.html"^^xsd:anyURI ]
  ] ) ; # 
  fhir:status [ fhir:v "in-progress"] ; # 
  fhir:class [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "IMP" ] ;
fhir:display [ fhir:v "inpatient encounter" ]
  ] ; # 
  fhir:type ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://www.ama-assn.org/go/cpt"^^xsd:anyURI ] ;
fhir:code [ fhir:v "99223" ] ;
fhir:display [ fhir:v "Initial hospital inpatient or observation care, per day, for the evaluation and management of a patient, which requires a medically appropriate history and/or examination and high level of medical decision making. When using total time on the date of the encounter for code selection, 75 minutes must be met or exceeded." ]     ] )
  ] ) ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ]
  ] ; # 
  fhir:diagnosis ( [
    ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-encounter-diagnosisPresentOnAdmission"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/ex-diagnosis-on-admission"^^xsd:anyURI ] ;
fhir:code [ fhir:v "Y" ] ;
fhir:display [ fhir:v "Yes" ]         ] )       ]     ] ) ;
fhir:condition [
fhir:reference [ fhir:v "Condition/appendicitis-example" ]     ]
  ] ) . # 

<https://www.hl7.org/fhir/bodystructure.html> a fhir:BodyStructure ;
  fhir:id [ fhir:v "example"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-bodystructure"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-bodystructure>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>identifier</b>: 12345</p><p><b>active</b>: true</p><p><b>morphology</b>: Splenic mass <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '4147007' = 'Mass', given as 'Mass (morphologic abnormality)'})</span></p><p><b>location</b>: Splenic mass <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '78961009' = 'Spleen', given as 'Splenic structure (body structure)'})</span></p><p><b>description</b>: 7 cm maximum diameter</p><p><b>image</b>: </p><p><b>patient</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://goodhealth.org/bodystructure/identifiers"^^xsd:anyURI ] ;
fhir:value [ fhir:v "12345" ]
  ] ) ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:morphology [
    ( fhir:coding [
a sct:4147007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "4147007" ] ;
fhir:display [ fhir:v "Mass (morphologic abnormality)" ]     ] ) ;
fhir:text [ fhir:v "Splenic mass" ]
  ] ; # 
  fhir:location [
    ( fhir:coding [
a sct:78961009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "78961009" ] ;
fhir:display [ fhir:v "Splenic structure (body structure)" ]     ] ) ;
fhir:text [ fhir:v "Splenic mass" ]
  ] ; # 
  fhir:description [ fhir:v "7 cm maximum diameter"] ; # 
  fhir:image ( [
fhir:contentType [ fhir:v "application/dicom" ] ;
fhir:url [ fhir:v "http://imaging.acme.com/wado/server?requestType=WADO&amp;wado_details"^^xsd:anyURI ]
  ] ) ; # 
  fhir:patient [
fhir:reference [ fhir:v "Patient/example" ]
  ] . # 

<https://www.hl7.org/fhir/us/core/Observation-pediatric-wt-example.html> a fhir:Observation ;
  fhir:id [ fhir:v "pediatric-wt-example"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/pediatric-weight-for-height"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/pediatric-weight-for-height>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: pediatric-wt-example</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'vital-signs' = 'Vital Signs', given as 'Vital Signs'})</span></p><p><b>code</b>: BMI <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '77606-2' = 'Weight-for-length Per age and sex', given as 'Weight-for-length Per age and gender'})</span></p><p><b>subject</b>: <a href=\"Patient-example.html\">Infant Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>encounter</b>: GP Visit</p><p><b>effective</b>: 05/05/2019 5:12:29 AM</p><p><b>value</b>: 65 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code % = '%')</span></p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "vital-signs" ] ;
fhir:display [ fhir:v "Vital Signs" ]     ] ) ;
fhir:text [ fhir:v "Vital Signs" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:77606-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "77606-2" ] ;
fhir:display [ fhir:v "Weight-for-length Per age and sex" ]     ] ) ;
fhir:text [ fhir:v "BMI" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Infant Amy Shaw" ]
  ] ; # 
  fhir:encounter [
fhir:display [ fhir:v "GP Visit" ]
  ] ; # 
  fhir:effective [ fhir:v "2019-05-04T12:12:29-07:00"^^xsd:dateTime] ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "65"^^xsd:decimal ] ;
fhir:unit [ fhir:v "%" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "%" ]
  ] . # 

<https://hl7.org/fhir/us/core/stu1/DiagnosticReport-metabolic-panel.html> a fhir:DiagnosticReport ;
  fhir:id [ fhir:v "metabolic-panel"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "205790" ] ;
fhir:lastUpdated [ fhir:v "2016-03-09T15:35:58.018+00:00"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: metabolic-panel</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/v2-0074 code 'LAB' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: Comprehensive metabolic 2000 panel - Serum or Plasma <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '24323-8' = 'Comprehensive metabolic 2000 panel - Serum or Plasma', given as 'Comprehensive metabolic 2000 panel - Serum or Plasma'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 04/07/2005 12:00:00 AM</p><p><b>issued</b>: 06/07/2005 10:45:33 AM</p><p><b>performer</b>: <a href=\"Organization-acme-lab.html\">Acme Laboratory, Inc. Generated Summary: id: acme-lab; 1144221847, 12D4567890; active; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/organization-type prov}\">Healthcare Provider</span>; name: Acme Labs; ph: (+1) 734-677-7777, hq@acme.org</a></p><p><b>result</b>: </p><ul><li><a href=\"Observation-serum-total-bilirubin.html\">TOTAL BILIRUBIN. Generated Summary: id: serum-total-bilirubin; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 1975-2}\">Bilirub SerPl-mCnc</span>; effective: 07/07/2005 12:00:00 AM; 8.6 mg/dL</a></li><li><a href=\"Observation-serum-sodium.html\">SODIUM. Generated Summary: id: serum-sodium; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 2951-2}\">Sodium SerPl-sCnc</span>; effective: 05/07/2005 12:00:00 AM; 137.0 mmol/L</a></li><li><a href=\"Observation-serum-potassium.html\">Potassium. Generated Summary: id: serum-potassium; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 2823-3}\">Potassium SerPl-sCnc</span>; effective: 05/07/2005 12:00:00 AM; 5.4 mmol/L</a></li><li><a href=\"Observation-serum-creatinine.html\">CREATININE. Generated Summary: id: serum-creatinine; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 2160-0}\">Creat SerPl-mCnc</span>; effective: 05/07/2005 12:00:00 AM; 1.0 mg/dL</a></li><li><a href=\"Observation-serum-co2.html\">TOTAL CO2. Generated Summary: id: serum-co2; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 2028-9}\">CO2 SerPl-sCnc</span>; effective: 05/07/2005 12:00:00 AM; 24.0 mmol/L</a></li><li><a href=\"Observation-serum-chloride.html\">CHLORIDE. Generated Summary: id: serum-chloride; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 2075-0}\">Chloride SerPl-sCnc</span>; effective: 05/07/2005 12:00:00 AM; 105.0 mmol/L</a></li><li><a href=\"Observation-serum-calcium.html\">CALCIUM. Generated Summary: id: serum-calcium; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 17861-6}\">Calcium SerPl-mCnc</span>; effective: 05/07/2005 12:00:00 AM; 7.7 mg/dL</a></li><li><a href=\"Observation-bun.html\">BUN. Generated Summary: id: bun; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 3094-0}\">BUN SerPl-mCnc</span>; effective: 05/07/2005 12:00:00 AM; 10.0 mg/dL</a></li><li><a href=\"Observation-blood-glucose.html\">GLUCOSE. Generated Summary: id: blood-glucose; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 2339-0}\">Glucose Bld-mCnc</span>; effective: 05/07/2005 12:00:00 AM; 76.0 mg/dL</a></li></ul></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0074"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LAB" ] ;
fhir:display [ fhir:v "Laboratory" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:24323-8 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "24323-8" ] ;
fhir:display [ fhir:v "Comprehensive metabolic 2000 panel - Serum or Plasma" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Amy Shaw" ]
  ] ; # 
  fhir:effective [ fhir:v "2005-07-04"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2005-07-06T11:45:33+11:00"^^xsd:dateTime] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "Organization/acme-lab" ] ;
fhir:display [ fhir:v "Acme Laboratory, Inc" ]
  ] ) ; # 
  fhir:result ( [
fhir:reference [ fhir:v "Observation/serum-total-bilirubin" ] ;
fhir:display [ fhir:v "TOTAL BILIRUBIN" ]
  ] [
fhir:reference [ fhir:v "Observation/serum-sodium" ] ;
fhir:display [ fhir:v "SODIUM" ]
  ] [
fhir:reference [ fhir:v "Observation/serum-potassium" ] ;
fhir:display [ fhir:v "Potassium" ]
  ] [
fhir:reference [ fhir:v "Observation/serum-creatinine" ] ;
fhir:display [ fhir:v "CREATININE" ]
  ] [
fhir:reference [ fhir:v "Observation/serum-co2" ] ;
fhir:display [ fhir:v "TOTAL CO2" ]
  ] [
fhir:reference [ fhir:v "Observation/serum-chloride" ] ;
fhir:display [ fhir:v "CHLORIDE" ]
  ] [
fhir:reference [ fhir:v "Observation/serum-calcium" ] ;
fhir:display [ fhir:v "CALCIUM" ]
  ] [
fhir:reference [ fhir:v "Observation/bun" ] ;
fhir:display [ fhir:v "BUN" ]
  ] [
fhir:reference [ fhir:v "Observation/blood-glucose" ] ;
fhir:display [ fhir:v "GLUCOSE" ]
  ] ) . # 

<https://build.fhir.org/ig/HL7/fhir-qi-core/ServiceRequest-negation-example-code.html> a fhir:ServiceRequest ;
  fhir:id [ fhir:v "negation-example"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: negation-example</p><p><b>status</b>: completed</p><p><b>intent</b>: order</p><p><b>priority</b>: urgent</p><p><b>doNotPerform</b>: true</p><p><b>code</b>: Excision of appendix (procedure) <span style=\"background: LightGoldenRodYellow\">(Details : {[not stated] code 'null' = 'null)</span></p><p><b>subject</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>encounter</b>: <a href=\"https://build.fhir.org/ig/HL7/fhir-qi-core//Encounter-encounter-ed-example.html\">Generated Summary: id: example; status: in-progress; <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActCode IMP}\">inpatient encounter</span>; <span title=\"Codes: {http://www.ama-assn.org/go/cpt 99223}\">Inpatient Hospital Care</span></a></p><p><b>occurrence</b>: Apr 5, 2013 12:00:00 AM</p><p><b>authoredOn</b>: Apr 4, 2013 12:00:00 AM</p><p><b>bodySite</b>: Appendix structure <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '66754008' = 'Appendix', given as 'Appendix structure'})</span></p></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-doNotPerformReason"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
a sct:416406003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "416406003" ] ;
fhir:display [ fhir:v "Procedure discontinued (situation)" ]       ] )     ]
  ] ) ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:priority [ fhir:v "urgent"] ; # 
  fhir:doNotPerform [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:code [
    ( fhir:coding [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/valueset-reference"^^xsd:anyURI ] ;
fhir:value [ fhir:v "http://cts.nlm.nih.gov/fhir/2.16.840.1.113762.1.4.1018.240"^^xsd:anyURI ]       ] )     ] ) ;
fhir:text [ fhir:v "Excision of appendix (procedure)" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/example" ]
  ] ; # 
  fhir:occurrence [ fhir:v "2013-04-05"^^xsd:date] ; # 
  fhir:authoredOn [ fhir:v "2013-04-04"^^xsd:date] ; # 
  fhir:bodySite ( [
    ( fhir:coding [
a sct:66754008 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "66754008" ] ;
fhir:display [ fhir:v "Appendix structure" ]     ] )
  ] ) . # 

<https://www.hl7.org/fhir/medicationdispense.html> a fhir:MedicationDispense ;
  fhir:id [ fhir:v "example"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationdispense"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationdispense>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>status</b>: completed</p><p><b>medication</b>: <a href=\"Medication-example.html\">Generated Summary: id: example; <span title=\"Codes: {http://www.nlm.nih.gov/research/umls/rxnorm 1594660}\">alemtuzumab 10 MG/ML [Lemtrada]</span>; <span title=\"Codes: {http://snomed.info/sct 385219001}\">Conventional release solution for injection (dose form)</span></a></p><p><b>subject</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><h3>Performers</h3><table class=\"grid\"><tr><td>-</td><td><b>Actor</b></td></tr><tr><td>*</td><td><a href=\"https://hl7.org/fhir/practitioner-example.html\">Generated Summary: id: example; 23; active; Adam Careful </a></td></tr></table><p><b>authorizingPrescription</b>: <a href=\"MedicationRequest-example.html\">Generated Summary: id: example; status: active; intent: order; ????; authoredOn: Mar 26, 2015 12:32:52 AM; </a></p><p><b>quantity</b>: 100 ml<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code ml = 'ml')</span></p><p><b>daysSupply</b>: 30 Day<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code d = 'd')</span></p><p><b>whenPrepared</b>: May 30, 2012 4:20:00 PM</p><p><b>whenHandedOver</b>: May 31, 2012 10:20:00 AM</p><p><b>destination</b>: <a href=\"https://hl7.org/fhir/us/davinci-atr/2023Jan/Location-1.html\">Generated Summary: id: example; B1-S.F2; status: active; name: South Wing, second floor; alias: Mean Joe Greene University Medical Center, South Wing, second floor, alias: BU MC, SW, F2; description: Second floor of the Old South Wing, formerly in use by Psychiatry; mode: instance; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v3-RoleCode HOSP}\">Hospital</span>; ph: 2328(WORK), fax: 2329(WORK), second wing admissions, http://sampleorg.com/southwing(WORK); <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/location-physical-type wi}\">Wing</span></a></p><p><b>receiver</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>dosageInstruction</b>: </p><h3>Substitutions</h3><table class=\"grid\"><tr><td>-</td><td><b>WasSubstituted</b></td><td><b>Type</b></td></tr><tr><td>*</td><td>false</td><td>No substitution made or expected <span style=\"background: LightGoldenRodYellow\">(Details : {http://example.org/MedDispSubType code 'NoSub' = 'NoSub', given as 'No substitution made or expected'})</span></td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:medication [
a fhir:Reference ;
fhir:reference [ fhir:v "Medication/example" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ]
  ] ; # 
  fhir:performer ( [
fhir:actor [
fhir:reference [ fhir:v "Practitioner/example" ]     ]
  ] ) ; # 
  fhir:authorizingPrescription ( [
fhir:reference [ fhir:v "MedicationRequest/example" ]
  ] ) ; # 
  fhir:quantity [
fhir:value [ fhir:v "100"^^xsd:decimal ] ;
fhir:unit [ fhir:v "ml" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ml" ]
  ] ; # 
  fhir:daysSupply [
fhir:value [ fhir:v "30"^^xsd:decimal ] ;
fhir:unit [ fhir:v "Day" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "d" ]
  ] ; # 
  fhir:whenPrepared [ fhir:v "2012-05-30T16:20:00+00:00"^^xsd:dateTime] ; # 
  fhir:whenHandedOver [ fhir:v "2012-05-31T10:20:00+00:00"^^xsd:dateTime] ; # 
  fhir:destination [
fhir:reference [ fhir:v "Location/example" ]
  ] ; # 
  fhir:receiver ( [
fhir:reference [ fhir:v "Patient/example" ]
  ] ) ; # 
  fhir:dosageInstruction ( [
fhir:timing [
fhir:repeat [
fhir:frequency [ fhir:v "3"^^xsd:positiveInteger ] ;
fhir:period [ fhir:v "1"^^xsd:decimal ] ;
fhir:periodUnit [ fhir:v "d" ]       ]     ] ;
fhir:route [
      ( fhir:coding [
a sct:394899003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "394899003" ] ;
fhir:display [ fhir:v "oral administration of treatment" ]       ] )     ] ;
    ( fhir:doseAndRate [
fhir:type [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/dose-rate-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ordered" ] ;
fhir:display [ fhir:v "Ordered" ]         ] )       ] ;
fhir:dose [
a fhir:Quantity ;
fhir:value [ fhir:v "5"^^xsd:decimal ] ;
fhir:unit [ fhir:v "ml" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ml" ]       ]     ] )
  ] ) ; # 
  fhir:substitution [
fhir:wasSubstituted [ fhir:v "false"^^xsd:boolean ] ;
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://example.org/MedDispSubType"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NoSub" ] ;
fhir:display [ fhir:v "No substitution made or expected" ]       ] )     ]
  ] . # 

<https://www.hl7.org/fhir/us/core/STU4/Observation-urine-hemoglobin.html> a fhir:Observation ;
  fhir:id [ fhir:v "urine-hemoglobin"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "206504" ] ;
fhir:lastUpdated [ fhir:v "2016-04-18T03:45:25.300+00:00"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: urine-hemoglobin</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: BLOOD <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '5794-3' = 'Hemoglobin [Presence] in Urine by Test strip', given as 'Hemoglobin [Presence] in Urine by Test strip'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>value</b>: Trace <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '260405006' = 'Trace', given as 'Trace'})</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Text</b></td></tr><tr><td>*</td><td>Negative</td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "laboratory" ] ;
fhir:display [ fhir:v "Laboratory" ]     ] ) ;
fhir:text [ fhir:v "Laboratory" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:5794-3 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "5794-3" ] ;
fhir:display [ fhir:v "Hemoglobin [Presence] in Urine by Test strip" ]     ] ) ;
fhir:text [ fhir:v "BLOOD" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Amy Shaw" ]
  ] ; # 
  fhir:effective [ fhir:v "2005-07-05"^^xsd:date] ; # 
  fhir:value [
a fhir:CodeableConcept ;
    ( fhir:coding [
a sct:260405006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "260405006" ] ;
fhir:display [ fhir:v "Trace" ]     ] ) ;
fhir:text [ fhir:v "Trace" ]
  ] ; # 
  fhir:referenceRange ( [
fhir:text [ fhir:v "Negative" ]
  ] ) . # 

<https://www.hl7.org/fhir/relatedperson.html> a fhir:RelatedPerson ;
  fhir:id [ fhir:v "example"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-relatedperson"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-relatedperson>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>patient</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>relationship</b>: Emergency Contact <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/v2-0131 code 'C' = 'Emergency Contact)</span></p><p><b>name</b>: Peter James Chalmers (OFFICIAL)</p><p><b>telecom</b>: ph: (03) 5555 6473(WORK)</p><p><b>gender</b>: male</p><p><b>address</b>: 534 Erewhon St PleasantVille UT 84414 (HOME)</p><p><b>photo</b>: </p><p><b>period</b>: Mar 11, 2012 12:00:00 AM --&gt; (ongoing)</p></div>"
  ] ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:patient [
fhir:reference [ fhir:v "Patient/example" ]
  ] ; # 
  fhir:relationship ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0131"^^xsd:anyURI ] ;
fhir:code [ fhir:v "C" ]     ] )
  ] ) ; # 
  fhir:name ( [
fhir:use [ fhir:v "official" ] ;
fhir:family [ fhir:v "Chalmers" ] ;
    ( fhir:given [ fhir:v "Peter" ] [ fhir:v "James" ] )
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "(03) 5555 6473" ] ;
fhir:use [ fhir:v "work" ]
  ] ) ; # 
  fhir:gender [ fhir:v "male"] ; # 
  fhir:address ( [
fhir:use [ fhir:v "home" ] ;
    ( fhir:line [ fhir:v "534 Erewhon St" ] ) ;
fhir:city [ fhir:v "PleasantVille" ] ;
fhir:state [ fhir:v "UT" ] ;
fhir:postalCode [ fhir:v "84414" ]
  ] ) ; # 
  fhir:photo ( [
fhir:contentType [ fhir:v "image/jpeg" ] ;
fhir:url [ fhir:v "Binary/f012"^^xsd:anyURI ]
  ] ) ; # 
  fhir:period [
fhir:start [ fhir:v "2012-03-11"^^xsd:date ]
  ] . # 

<https://www.hl7.org/fhir/task.html> a fhir:Task ;
  fhir:id [ fhir:v "example"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-task"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-task>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>identifier</b>: 19009</p><p><b>status</b>: draft</p><p><b>intent</b>: proposal</p><p><b>priority</b>: routine</p><p><b>code</b>: Medication Reconciliation <span style=\"background: LightGoldenRodYellow\">(Details )</span></p><p><b>for</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>executionPeriod</b>: Jun 11, 2018 12:00:00 AM --&gt; Jun 11, 2018 12:00:00 AM</p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://www.acme.org/tasks"^^xsd:anyURI ] ;
fhir:value [ fhir:v "19009" ]
  ] ) ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:intent [ fhir:v "proposal"] ; # 
  fhir:priority [ fhir:v "routine"] ; # 
  fhir:code [
fhir:text [ fhir:v "Medication Reconciliation" ]
  ] ; # 
  fhir:for [
fhir:reference [ fhir:v "Patient/example" ]
  ] ; # 
  fhir:executionPeriod [
fhir:start [ fhir:v "2018-06-11"^^xsd:date ] ;
fhir:end [ fhir:v "2018-06-11"^^xsd:date ]
  ] . # 

<https://www.hl7.org/fhir/us/core/Organization-saint-luke-w-endpoint.html> a fhir:Organization ;
  fhir:id [ fhir:v "saint-luke-w-endpoint"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n            <h1>Organization</h1>\n            <div>\n                <p>ID: 393872</p>\n                <p>Name: Saint Luke's Hospital of Kansas City </p>\n                <p>NPI: 1063494177</p>\n                <p>Phone:(816)932-2000</p>\n                <p>Address:4401 Wornall Rd,, MO, 64111</p>\n            </div>\n        </div>"
  ] ; # 
  fhir:contained ( [
a fhir:Endpoint ;
fhir:id [ fhir:v "75" ] ;
fhir:status [ fhir:v "active" ] ;
fhir:connectionType [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/endpoint-connection-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "direct-project" ]     ] ;
fhir:name [ fhir:v "Dr. Ronald Bone Direct Address" ] ;
fhir:managingOrganization [
fhir:reference [ fhir:v "Organization/example-organization-2" ]     ] ;
    ( fhir:payloadType [
      ( fhir:coding [
fhir:system [ fhir:v "urn:oid:1.3.6.1.4.1.19376.1.2.3"^^xsd:anyURI ] ;
fhir:code [ fhir:v "urn:hl7-org:sdwg:ccda-structuredBody:1.1" ]       ] )     ] ) ;
    ( fhir:payloadMimeType [ fhir:v "text/xml" ] ) ;
fhir:address [ fhir:v "mailto:Interoperability@DirectAddress.com"^^xsd:anyURI ]
  ] ) ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://example.org/fhir/sid/us-npi"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1063494177" ]
  ] [
fhir:system [ fhir:v "http://example.org/fhir/us/argo/sid/us-ein"^^xsd:anyURI ] ;
fhir:value [ fhir:v "00-0000000" ]
  ] ) ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:name [ fhir:v "Saint Luke's Hospital of Kansas City"] ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "(816)932-2000" ] ;
fhir:use [ fhir:v "work" ]
  ] [
fhir:system [ fhir:v "other" ] ;
fhir:value [ fhir:v "http://www.saintlukeshealthsystem.org/locations/saint-lukes-hospital-kansas-city" ] ;
fhir:use [ fhir:v "work" ]
  ] ) ; # 
  fhir:address ( [
fhir:text [ fhir:v "3300 Washtenaw Avenue, Suite 227 Amherst MA 01002" ] ;
    ( fhir:line [ fhir:v "4401 Wornall Rd," ] ) ;
fhir:city [ fhir:v "Amherst" ] ;
fhir:state [ fhir:v "MA" ] ;
fhir:postalCode [ fhir:v "64111" ]
  ] ) ; # 
  fhir:endpoint ( [
fhir:reference [ fhir:v "#75" ]
  ] ) . # 

<https://www.hl7.org/fhir/immunizationrecommendation.html> a fhir:ImmunizationRecommendation ;
  fhir:id [ fhir:v "example"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-immunizationrecommendation"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-immunizationrecommendation>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>identifier</b>: urn:oid:1.3.6.1.4.1.21367.2005.3.7.1235</p><p><b>patient</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>date</b>: Feb 9, 2015 4:04:15 PM</p><blockquote><p><b>recommendation</b></p><p><b>vaccineCode</b>: Hepatitis A vaccine <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '14745005' = 'Hepatitis A virus vaccine', given as 'Hepatitis A vaccine'})</span></p><p><b>forecastStatus</b>: Not Complete <span style=\"background: LightGoldenRodYellow\">(Details )</span></p><blockquote><p><b>dateCriterion</b></p><p><b>code</b>: Earliest Date <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/immunization-recommendation-date-criterion code 'earliest' = 'earliest', given as 'Earliest Date'})</span></p><p><b>value</b>: Dec 1, 2015 5:00:00 AM</p></blockquote><blockquote><p><b>dateCriterion</b></p><p><b>code</b>: Recommended <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/immunization-recommendation-date-criterion code 'recommended' = 'recommended', given as 'Recommended'})</span></p><p><b>value</b>: Dec 1, 2015 5:00:00 AM</p></blockquote><blockquote><p><b>dateCriterion</b></p><p><b>code</b>: Past Due Date <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/immunization-recommendation-date-criterion code 'overdue' = 'overdue', given as 'Past Due Date'})</span></p><p><b>value</b>: Dec 28, 2016 5:00:00 AM</p></blockquote><p><b>description</b>: First sequence in protocol</p><p><b>series</b>: Vaccination Series 1</p><p><b>doseNumber</b>: 1</p><p><b>supportingImmunization</b>: <a href=\"Immunization-example.html\">Generated Summary: id: example; urn:oid:1.3.6.1.4.1.21367.2005.3.7.1234; status: completed; <span title=\"Codes: {urn:oid:1.2.36.1.2001.1005.17 FLUVAX}\">Fluvax (Influenza)</span>; occurrence: Jan 1, 2013 12:00:00 AM; recorded: Jan 10, 2013 12:00:00 AM; primarySource; lotNumber: AAJN11K; expirationDate: 2015-02-15; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v3-ActSite LA}\">left arm</span>; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration IM}\">Injection, intramuscular</span>; 5 mg; Annotation: Notes on adminstration of vaccine; <span title=\"Codes: {http://snomed.info/sct 429060002}\">Procedure to meet occupational requirement</span></a></p><p><b>supportingPatientInformation</b>: <a href=\"Observation-example.html\">Generated Summary: id: example; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span>; <span title=\"Codes: {http://loinc.org 30350-3}\">Hemoglobin [Mass/volume] in Venous blood</span>; effective: Apr 2, 2013 9:30:10 AM --&gt; Apr 5, 2013 9:30:10 AM; issued: Apr 3, 2013 2:30:10 PM; 7.2 g/dl; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v2-0078 L}\">Below low normal</span>; <span title=\"Codes: {http://snomed.info/sct 308046002}\">Superficial forearm vein</span>; <span title=\"Codes: {http://snomed.info/sct 120220003}\">Injection to forearm</span></a></p></blockquote></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:1.3.6.1.4.1.21367.2005.3.7.1235" ]
  ] ) ; # 
  fhir:patient [
fhir:reference [ fhir:v "Patient/example" ]
  ] ; # 
  fhir:date [ fhir:v "2015-02-09T11:04:15.817-05:00"^^xsd:dateTime] ; # 
  fhir:recommendation ( [
    ( fhir:vaccineCode [
      ( fhir:coding [
a sct:14745005 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "14745005" ] ;
fhir:display [ fhir:v "Hepatitis A vaccine" ]       ] )     ] ) ;
fhir:forecastStatus [
fhir:text [ fhir:v "Not Complete" ]     ] ;
    ( fhir:dateCriterion [
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/immunization-recommendation-date-criterion"^^xsd:anyURI ] ;
fhir:code [ fhir:v "earliest" ] ;
fhir:display [ fhir:v "Earliest Date" ]         ] )       ] ;
fhir:value [ fhir:v "2015-12-01T00:00:00-05:00"^^xsd:dateTime ]     ] [
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/immunization-recommendation-date-criterion"^^xsd:anyURI ] ;
fhir:code [ fhir:v "recommended" ] ;
fhir:display [ fhir:v "Recommended" ]         ] )       ] ;
fhir:value [ fhir:v "2015-12-01T00:00:00-05:00"^^xsd:dateTime ]     ] [
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/immunization-recommendation-date-criterion"^^xsd:anyURI ] ;
fhir:code [ fhir:v "overdue" ] ;
fhir:display [ fhir:v "Past Due Date" ]         ] )       ] ;
fhir:value [ fhir:v "2016-12-28T00:00:00-05:00"^^xsd:dateTime ]     ] ) ;
fhir:description [ fhir:v "First sequence in protocol" ] ;
fhir:series [ fhir:v "Vaccination Series 1" ] ;
fhir:doseNumber [ fhir:v "1"^^xsd:positiveInteger ] ;
    ( fhir:supportingImmunization [
fhir:reference [ fhir:v "Immunization/example" ]     ] ) ;
    ( fhir:supportingPatientInformation [
fhir:reference [ fhir:v "Observation/example" ]     ] )
  ] ) . # 

<https://www.hl7.org/fhir/us/core/DocumentReference-episode-summary.html> a fhir:DocumentReference ;
  fhir:id [ fhir:v "episode-summary"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: episode-summary</p><p><b>meta</b>: </p><p><b>identifier</b>: urn:oid:2.16.840.1.113883.19.5.99999.1</p><p><b>status</b>: current</p><p><b>type</b>: CCD Document <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '34133-9' = 'Summary of episode note', given as 'Summary of episode note'})</span></p><p><b>category</b>: Clinical Note <span style=\"background: LightGoldenRodYellow\">(Details : {http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category code 'clinical-note' = 'Clinical Note', given as 'Clinical Note'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>date</b>: 10/03/2016 2:29:46 AM</p><p><b>author</b>: <a href=\"https://build.fhir.org/ig/HL7/US-Core/Practitioner-practitioner-1.html\">Ronald Bone, MD. Generated Summary: id: practitioner-1; 9941339108, 25456; Ronald Bone </a></p><p><b>description</b>: Pulmonology clinic acute visit</p><h3>Contents</h3><table class=\"grid\"><tr><td>-</td><td><b>Attachment</b></td><td><b>Format</b></td></tr><tr><td>*</td><td/><td>Documents following C-CDA constraints using a structured body (Details: urn:oid:1.3.6.1.4.1.19376.1.2.3 code urn:hl7-org:sdwg:ccda-structuredBody:2.1 = 'urn:hl7-org:sdwg:ccda-structuredBody:2.1', stated as 'Documents following C-CDA constraints using a structured body')</td></tr></table><h3>Contexts</h3><table class=\"grid\"><tr><td>-</td><td><b>Period</b></td></tr><tr><td>*</td><td>23/12/2004 8:00:00 AM --&gt; 23/12/2004 8:01:00 AM</td></tr></table></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.19.5.99999.1" ]
  ] ) ; # 
  fhir:status [ fhir:v "current"] ; # 
  fhir:type [
    ( fhir:coding [
a loinc:34133-9 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "34133-9" ] ;
fhir:display [ fhir:v "Summary of episode note" ]     ] ) ;
fhir:text [ fhir:v "CCD Document" ]
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "clinical-note" ] ;
fhir:display [ fhir:v "Clinical Note" ]     ] ) ;
fhir:text [ fhir:v "Clinical Note" ]
  ] ) ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Amy Shaw" ]
  ] ; # 
  fhir:date [ fhir:v "2016-03-09T15:29:46Z"^^xsd:dateTime] ; # 
  fhir:author ( [
fhir:reference [ fhir:v "Practitioner/practitioner-1" ] ;
fhir:display [ fhir:v "Ronald Bone, MD" ]
  ] ) ; # 
  fhir:description [ fhir:v "Pulmonology clinic acute visit"] ; # 
  fhir:content ( [
fhir:attachment [
fhir:contentType [ fhir:v "text/plain" ] ;
fhir:url [ fhir:v "/Binary/1-note"^^xsd:anyURI ] ;
fhir:title [ fhir:v "Uri where the data can be found: [base]/Binary/1-note" ]     ] ;
fhir:format [
fhir:system [ fhir:v "urn:oid:1.3.6.1.4.1.19376.1.2.3"^^xsd:anyURI ] ;
fhir:code [ fhir:v "urn:hl7-org:sdwg:ccda-structuredBody:2.1" ] ;
fhir:display [ fhir:v "Documents following C-CDA constraints using a structured body" ]     ]
  ] ) ; # 
  fhir:context [
fhir:period [
fhir:start [ fhir:v "2004-12-23T08:00:00+11:00"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2004-12-23T08:01:00+11:00"^^xsd:dateTime ]     ]
  ] . # 

<https://www.hl7.org/fhir/careplan.html> a fhir:CarePlan ;
  fhir:id [ fhir:v "example"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>instantiatesCanonical</b>: <a href=\"http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact-schedule\">http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact-schedule</a></p><p><b>status</b>: active</p><p><b>intent</b>: plan</p><p><b>category</b>: Assessment and Plan of Treatment <span style=\"background: LightGoldenRodYellow\">(Details : {http://hl7.org/fhir/us/core/CodeSystem/careplan-category code 'assess-plan' = 'Assessment and Plan of Treatment', given as 'Assessment and Plan of Treatment'})</span></p><p><b>subject</b>: Eve Everywoman</p><p><b>period</b>: May 24, 2019 12:00:00 AM --&gt; Feb 24, 2020 12:00:00 AM</p><p><b>careTeam</b>: <a href=\"CareTeam-example.html\">Generated Summary: id: example; status: active</a></p><p><b>addresses</b>: pregnancy</p><p><b>goal</b>: pregnancy goal</p><blockquote><p><b>activity</b></p><p><b>outcomeReference</b>: First contact, occurred at about 12 weeks based on gestational age from LMP of 2019-03-01</p><h3>Details</h3><table class=\"grid\"><tr><td>-</td><td><b>Kind</b></td><td><b>InstantiatesCanonical</b></td><td><b>Code</b></td><td><b>Status</b></td><td><b>Performer</b></td><td><b>Description</b></td></tr><tr><td>*</td><td>ServiceRequest</td><td><a href=\"http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact\">http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact</a></td><td>Antenatal care <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '424525001' = 'Antenatal care (regime/therapy)', given as 'Antenatal care (regime/therapy)'})</span></td><td>in-progress</td><td>Mabel Midwife</td><td>First antenatal care contact</td></tr></table></blockquote><blockquote><p><b>activity</b></p><h3>Details</h3><table class=\"grid\"><tr><td>-</td><td><b>Kind</b></td><td><b>InstantiatesCanonical</b></td><td><b>Code</b></td><td><b>Status</b></td><td><b>Scheduled[x]</b></td><td><b>Performer</b></td><td><b>Description</b></td></tr><tr><td>*</td><td>ServiceRequest</td><td><a href=\"http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact\">http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact</a></td><td>Antenatal care <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '424525001' = 'Antenatal care (regime/therapy)', given as 'Antenatal care (regime/therapy)'})</span></td><td>scheduled</td><td>Jul 26, 2019 12:00:00 AM --&gt; (ongoing)</td><td>Mabel Midwife</td><td>Second contact to occur at 20 weeks of gestational age</td></tr></table></blockquote><blockquote><p><b>activity</b></p><h3>Details</h3><table class=\"grid\"><tr><td>-</td><td><b>Kind</b></td><td><b>InstantiatesCanonical</b></td><td><b>Code</b></td><td><b>Status</b></td><td><b>Scheduled[x]</b></td><td><b>Performer</b></td><td><b>Description</b></td></tr><tr><td>*</td><td>ServiceRequest</td><td><a href=\"http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact\">http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact</a></td><td>Antenatal care <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '424525001' = 'Antenatal care (regime/therapy)', given as 'Antenatal care (regime/therapy)'})</span></td><td>not-started</td><td>Sep 6, 2019 12:00:00 AM --&gt; (ongoing)</td><td>Mabel Midwife</td><td>Third contact to occur at 26 weeks of gestational age</td></tr></table></blockquote><blockquote><p><b>activity</b></p><h3>Details</h3><table class=\"grid\"><tr><td>-</td><td><b>Kind</b></td><td><b>InstantiatesCanonical</b></td><td><b>Code</b></td><td><b>Status</b></td><td><b>Scheduled[x]</b></td><td><b>Performer</b></td><td><b>Description</b></td></tr><tr><td>*</td><td>ServiceRequest</td><td><a href=\"http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact\">http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact</a></td><td>Antenatal care <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '424525001' = 'Antenatal care (regime/therapy)', given as 'Antenatal care (regime/therapy)'})</span></td><td>not-started</td><td>Oct 4, 2019 12:00:00 AM --&gt; (ongoing)</td><td>Mabel Midwife</td><td>Fourth contact to occur at 30 weeks of gestational age</td></tr></table></blockquote><blockquote><p><b>activity</b></p><h3>Details</h3><table class=\"grid\"><tr><td>-</td><td><b>Kind</b></td><td><b>InstantiatesCanonical</b></td><td><b>Code</b></td><td><b>Status</b></td><td><b>Scheduled[x]</b></td><td><b>Performer</b></td><td><b>Description</b></td></tr><tr><td>*</td><td>ServiceRequest</td><td><a href=\"http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact\">http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact</a></td><td>Antenatal care <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '424525001' = 'Antenatal care (regime/therapy)', given as 'Antenatal care (regime/therapy)'})</span></td><td>not-started</td><td>Nov 1, 2019 12:00:00 AM --&gt; (ongoing)</td><td>Mabel Midwife</td><td>Fifth contact to occur at 34 weeks of gestational age</td></tr></table></blockquote><blockquote><p><b>activity</b></p><h3>Details</h3><table class=\"grid\"><tr><td>-</td><td><b>Kind</b></td><td><b>InstantiatesCanonical</b></td><td><b>Code</b></td><td><b>Status</b></td><td><b>Scheduled[x]</b></td><td><b>Performer</b></td><td><b>Description</b></td></tr><tr><td>*</td><td>ServiceRequest</td><td><a href=\"http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact\">http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact</a></td><td>Antenatal care <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '424525001' = 'Antenatal care (regime/therapy)', given as 'Antenatal care (regime/therapy)'})</span></td><td>not-started</td><td>Nov 15, 2019 12:00:00 AM --&gt; (ongoing)</td><td>Mabel Midwife</td><td>Sixth contact to occur at 36 weeks of gestational age</td></tr></table></blockquote><blockquote><p><b>activity</b></p><h3>Details</h3><table class=\"grid\"><tr><td>-</td><td><b>Kind</b></td><td><b>InstantiatesCanonical</b></td><td><b>Code</b></td><td><b>Status</b></td><td><b>Scheduled[x]</b></td><td><b>Performer</b></td><td><b>Description</b></td></tr><tr><td>*</td><td>ServiceRequest</td><td><a href=\"http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact\">http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact</a></td><td>Antenatal care <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '424525001' = 'Antenatal care (regime/therapy)', given as 'Antenatal care (regime/therapy)'})</span></td><td>not-started</td><td>Nov 29, 2019 12:00:00 AM --&gt; (ongoing)</td><td>Mabel Midwife</td><td>Seventh contact to occur at 38 weeks of gestational age</td></tr></table></blockquote><blockquote><p><b>activity</b></p><h3>Details</h3><table class=\"grid\"><tr><td>-</td><td><b>Kind</b></td><td><b>InstantiatesCanonical</b></td><td><b>Code</b></td><td><b>Status</b></td><td><b>Scheduled[x]</b></td><td><b>Performer</b></td><td><b>Description</b></td></tr><tr><td>*</td><td>ServiceRequest</td><td><a href=\"http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact\">http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact</a></td><td>Antenatal care <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '424525001' = 'Antenatal care (regime/therapy)', given as 'Antenatal care (regime/therapy)'})</span></td><td>not-started</td><td>Dec 13, 2019 12:00:00 AM --&gt; (ongoing)</td><td>Mabel Midwife</td><td>Eighth contact to occur at 40 weeks of gestational age</td></tr></table></blockquote><blockquote><p><b>activity</b></p><h3>Details</h3><table class=\"grid\"><tr><td>-</td><td><b>Kind</b></td><td><b>Code</b></td><td><b>Status</b></td><td><b>Scheduled[x]</b></td><td><b>Performer</b></td><td><b>Description</b></td></tr><tr><td>*</td><td>ServiceRequest</td><td>Delivery procedure <span style=\"background: LightGoldenRodYellow\">(Details : {http://example.org/mySystem code '236973005' = '236973005', given as 'Delivery procedure (procedure)'})</span></td><td>not-started</td><td>Dec 13, 2019 12:00:00 AM --&gt; Dec 27, 2019 12:00:00 AM</td><td>Mabel Midwife</td><td>Delivery</td></tr></table></blockquote></div>"
  ] ; # 
  fhir:instantiatesCanonical ( [
fhir:v "http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact-schedule"^^xsd:anyURI ;
fhir:link <http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact-schedule>
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "plan"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/core/CodeSystem/careplan-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "assess-plan" ] ;
fhir:display [ fhir:v "Assessment and Plan of Treatment" ]     ] )
  ] ) ; # 
  fhir:subject [
fhir:display [ fhir:v "Eve Everywoman" ]
  ] ; # 
  fhir:period [
fhir:start [ fhir:v "2019-05-24"^^xsd:date ] ;
fhir:end [ fhir:v "2020-02-24"^^xsd:date ]
  ] ; # 
  fhir:careTeam ( [
fhir:reference [ fhir:v "CareTeam/example" ]
  ] ) ; # 
  fhir:addresses ( [
fhir:display [ fhir:v "pregnancy" ]
  ] ) ; # 
  fhir:goal ( [
fhir:display [ fhir:v "pregnancy goal" ]
  ] ) ; # 
  fhir:activity ( [
    ( fhir:outcomeReference [
fhir:display [ fhir:v "First contact, occurred at about 12 weeks based on gestational age from LMP of 2019-03-01" ]     ] ) ;
fhir:detail [
fhir:kind [ fhir:v "ServiceRequest" ] ;
      ( fhir:instantiatesCanonical [
fhir:v "http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact"^^xsd:anyURI ;
fhir:link <http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact>       ] ) ;
fhir:code [
        ( fhir:coding [
a sct:424525001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "424525001" ] ;
fhir:display [ fhir:v "Antenatal care (regime/therapy)" ]         ] ) ;
fhir:text [ fhir:v "Antenatal care" ]       ] ;
fhir:status [ fhir:v "in-progress" ] ;
      ( fhir:performer [
fhir:display [ fhir:v "Mabel Midwife" ]       ] ) ;
fhir:description [ fhir:v "First antenatal care contact" ]     ]
  ] [
fhir:detail [
fhir:kind [ fhir:v "ServiceRequest" ] ;
      ( fhir:instantiatesCanonical [
fhir:v "http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact"^^xsd:anyURI ;
fhir:link <http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact>       ] ) ;
fhir:code [
        ( fhir:coding [
a sct:424525001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "424525001" ] ;
fhir:display [ fhir:v "Antenatal care (regime/therapy)" ]         ] ) ;
fhir:text [ fhir:v "Antenatal care" ]       ] ;
fhir:status [ fhir:v "scheduled" ] ;
fhir:scheduled [
a fhir:Period ;
fhir:start [ fhir:v "2019-07-26"^^xsd:date ]       ] ;
      ( fhir:performer [
fhir:display [ fhir:v "Mabel Midwife" ]       ] ) ;
fhir:description [ fhir:v "Second contact to occur at 20 weeks of gestational age" ]     ]
  ] [
fhir:detail [
fhir:kind [ fhir:v "ServiceRequest" ] ;
      ( fhir:instantiatesCanonical [
fhir:v "http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact"^^xsd:anyURI ;
fhir:link <http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact>       ] ) ;
fhir:code [
        ( fhir:coding [
a sct:424525001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "424525001" ] ;
fhir:display [ fhir:v "Antenatal care (regime/therapy)" ]         ] ) ;
fhir:text [ fhir:v "Antenatal care" ]       ] ;
fhir:status [ fhir:v "not-started" ] ;
fhir:scheduled [
a fhir:Period ;
fhir:start [ fhir:v "2019-09-06"^^xsd:date ]       ] ;
      ( fhir:performer [
fhir:display [ fhir:v "Mabel Midwife" ]       ] ) ;
fhir:description [ fhir:v "Third contact to occur at 26 weeks of gestational age" ]     ]
  ] [
fhir:detail [
fhir:kind [ fhir:v "ServiceRequest" ] ;
      ( fhir:instantiatesCanonical [
fhir:v "http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact"^^xsd:anyURI ;
fhir:link <http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact>       ] ) ;
fhir:code [
        ( fhir:coding [
a sct:424525001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "424525001" ] ;
fhir:display [ fhir:v "Antenatal care (regime/therapy)" ]         ] ) ;
fhir:text [ fhir:v "Antenatal care" ]       ] ;
fhir:status [ fhir:v "not-started" ] ;
fhir:scheduled [
a fhir:Period ;
fhir:start [ fhir:v "2019-10-04"^^xsd:date ]       ] ;
      ( fhir:performer [
fhir:display [ fhir:v "Mabel Midwife" ]       ] ) ;
fhir:description [ fhir:v "Fourth contact to occur at 30 weeks of gestational age" ]     ]
  ] [
fhir:detail [
fhir:kind [ fhir:v "ServiceRequest" ] ;
      ( fhir:instantiatesCanonical [
fhir:v "http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact"^^xsd:anyURI ;
fhir:link <http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact>       ] ) ;
fhir:code [
        ( fhir:coding [
a sct:424525001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "424525001" ] ;
fhir:display [ fhir:v "Antenatal care (regime/therapy)" ]         ] ) ;
fhir:text [ fhir:v "Antenatal care" ]       ] ;
fhir:status [ fhir:v "not-started" ] ;
fhir:scheduled [
a fhir:Period ;
fhir:start [ fhir:v "2019-11-01"^^xsd:date ]       ] ;
      ( fhir:performer [
fhir:display [ fhir:v "Mabel Midwife" ]       ] ) ;
fhir:description [ fhir:v "Fifth contact to occur at 34 weeks of gestational age" ]     ]
  ] [
fhir:detail [
fhir:kind [ fhir:v "ServiceRequest" ] ;
      ( fhir:instantiatesCanonical [
fhir:v "http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact"^^xsd:anyURI ;
fhir:link <http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact>       ] ) ;
fhir:code [
        ( fhir:coding [
a sct:424525001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "424525001" ] ;
fhir:display [ fhir:v "Antenatal care (regime/therapy)" ]         ] ) ;
fhir:text [ fhir:v "Antenatal care" ]       ] ;
fhir:status [ fhir:v "not-started" ] ;
fhir:scheduled [
a fhir:Period ;
fhir:start [ fhir:v "2019-11-15"^^xsd:date ]       ] ;
      ( fhir:performer [
fhir:display [ fhir:v "Mabel Midwife" ]       ] ) ;
fhir:description [ fhir:v "Sixth contact to occur at 36 weeks of gestational age" ]     ]
  ] [
fhir:detail [
fhir:kind [ fhir:v "ServiceRequest" ] ;
      ( fhir:instantiatesCanonical [
fhir:v "http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact"^^xsd:anyURI ;
fhir:link <http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact>       ] ) ;
fhir:code [
        ( fhir:coding [
a sct:424525001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "424525001" ] ;
fhir:display [ fhir:v "Antenatal care (regime/therapy)" ]         ] ) ;
fhir:text [ fhir:v "Antenatal care" ]       ] ;
fhir:status [ fhir:v "not-started" ] ;
fhir:scheduled [
a fhir:Period ;
fhir:start [ fhir:v "2019-11-29"^^xsd:date ]       ] ;
      ( fhir:performer [
fhir:display [ fhir:v "Mabel Midwife" ]       ] ) ;
fhir:description [ fhir:v "Seventh contact to occur at 38 weeks of gestational age" ]     ]
  ] [
fhir:detail [
fhir:kind [ fhir:v "ServiceRequest" ] ;
      ( fhir:instantiatesCanonical [
fhir:v "http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact"^^xsd:anyURI ;
fhir:link <http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact>       ] ) ;
fhir:code [
        ( fhir:coding [
a sct:424525001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "424525001" ] ;
fhir:display [ fhir:v "Antenatal care (regime/therapy)" ]         ] ) ;
fhir:text [ fhir:v "Antenatal care" ]       ] ;
fhir:status [ fhir:v "not-started" ] ;
fhir:scheduled [
a fhir:Period ;
fhir:start [ fhir:v "2019-12-13"^^xsd:date ]       ] ;
      ( fhir:performer [
fhir:display [ fhir:v "Mabel Midwife" ]       ] ) ;
fhir:description [ fhir:v "Eighth contact to occur at 40 weeks of gestational age" ]     ]
  ] [
fhir:detail [
fhir:kind [ fhir:v "ServiceRequest" ] ;
fhir:code [
        ( fhir:coding [
fhir:system [ fhir:v "http://example.org/mySystem"^^xsd:anyURI ] ;
fhir:code [ fhir:v "236973005" ] ;
fhir:display [ fhir:v "Delivery procedure (procedure)" ]         ] ) ;
fhir:text [ fhir:v "Delivery procedure" ]       ] ;
fhir:status [ fhir:v "not-started" ] ;
fhir:scheduled [
a fhir:Period ;
fhir:start [ fhir:v "2019-12-13"^^xsd:date ] ;
fhir:end [ fhir:v "2019-12-27"^^xsd:date ]       ] ;
      ( fhir:performer [
fhir:display [ fhir:v "Mabel Midwife" ]       ] ) ;
fhir:description [ fhir:v "Delivery" ]     ]
  ] ) . # 

<https://www.hl7.org/fhir/STU3/observation-example-body-length.html> a fhir:Observation ;
  fhir:id [ fhir:v "length"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/vitalsigns"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/vitalsigns>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: length</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'vital-signs' = 'Vital Signs', given as 'Vital Signs'})</span></p><p><b>code</b>: length <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '8306-3' = 'Body height --lying', given as 'Body height --lying'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>encounter</b>: GP Visit</p><p><b>effective</b>: 02/07/1999 12:00:00 AM</p><p><b>value</b>: 25 cm<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code cm = 'cm')</span></p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "vital-signs" ] ;
fhir:display [ fhir:v "Vital Signs" ]     ] ) ;
fhir:text [ fhir:v "Vital Signs" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:8302-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8302-2" ] ;
fhir:display [ fhir:v "Body height" ]     ] ) ;
fhir:text [ fhir:v "length" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Amy Shaw" ]
  ] ; # 
  fhir:encounter [
fhir:display [ fhir:v "GP Visit" ]
  ] ; # 
  fhir:effective [ fhir:v "1999-07-02"^^xsd:date] ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "25"^^xsd:decimal ] ;
fhir:unit [ fhir:v "cm" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "cm" ]
  ] . # 

<https://hl7.org/fhir/us/core/STU2/Observation-urine-protein.html> a fhir:Observation ;
  fhir:id [ fhir:v "urine-protein"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "206480" ] ;
fhir:lastUpdated [ fhir:v "2016-04-18T03:40:36.404+00:00"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: urine-protein</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: PROTEIN <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '20454-5' = 'Protein [Presence] in Urine by Test strip', given as 'Protein [Presence] in Urine by Test strip'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>value</b>: Negative <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '260385009' = 'Negative', given as 'Negative'})</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Text</b></td></tr><tr><td>*</td><td>Negative</td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "laboratory" ] ;
fhir:display [ fhir:v "Laboratory" ]     ] ) ;
fhir:text [ fhir:v "Laboratory" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:20454-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "20454-5" ] ;
fhir:display [ fhir:v "Protein [Presence] in Urine by Test strip" ]     ] ) ;
fhir:text [ fhir:v "PROTEIN" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Amy Shaw" ]
  ] ; # 
  fhir:effective [ fhir:v "2005-07-05"^^xsd:date] ; # 
  fhir:value [
a fhir:CodeableConcept ;
    ( fhir:coding [
a sct:260385009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "260385009" ] ;
fhir:display [ fhir:v "Negative" ]     ] ) ;
fhir:text [ fhir:v "Negative" ]
  ] ; # 
  fhir:referenceRange ( [
fhir:text [ fhir:v "Negative" ]
  ] ) . # 

<https://hl7.org/fhir/us/core/Observation-urobilinogen.html> a fhir:Observation ;
  fhir:id [ fhir:v "urobilinogen"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "206612" ] ;
fhir:lastUpdated [ fhir:v "2016-04-18T04:20:46.618+00:00"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: urobilinogen</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: UROBILINOGEN <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '20405-7' = 'Urobilinogen [Mass/volume] in Urine by Test strip', given as 'Urobilinogen [Mass/volume] in Urine by Test strip'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>value</b>: 0.3 mg/dL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg/dL = 'mg/dL')</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>0.1 mg/dL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg/dL = 'mg/dL')</span></td><td>1.0 mg/dL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg/dL = 'mg/dL')</span></td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "laboratory" ] ;
fhir:display [ fhir:v "Laboratory" ]     ] ) ;
fhir:text [ fhir:v "Laboratory" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:20405-7 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "20405-7" ] ;
fhir:display [ fhir:v "Urobilinogen [Mass/volume] in Urine by Test strip" ]     ] ) ;
fhir:text [ fhir:v "UROBILINOGEN" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Amy Shaw" ]
  ] ; # 
  fhir:effective [ fhir:v "2005-07-05"^^xsd:date] ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "0.3"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mg/dL" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mg/dL" ]
  ] ; # 
  fhir:referenceRange ( [
fhir:low [
fhir:value [ fhir:v "0.1"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mg/dL" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mg/dL" ]     ] ;
fhir:high [
fhir:value [ fhir:v "1.0"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mg/dL" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mg/dL" ]     ]
  ] ) . # 

<https://build.fhir.org/ig/HL7/fhir-qi-core/DeviceRequest-negation-example.html> a fhir:DeviceRequest ;
  fhir:id [ fhir:v "negation-example"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: negation-example</p><p><b>status</b>: completed</p><p><b>intent</b>: original-order</p><p><b>code</b>: Venous Foot Pumps (VFP) value set <span style=\"background: LightGoldenRodYellow\">(Details : {[not stated] code 'null' = 'null)</span></p><p><b>subject</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>authoredOn</b>: Apr 5, 2016 1:20:00 PM</p></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-doNotPerformReason"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
a sct:410534003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "410534003" ] ;
fhir:display [ fhir:v "Not indicated (qualifier value)" ]       ] )     ]
  ] ) ; # 
  fhir:modifierExtension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceRequest.doNotPerform"^^xsd:anyURI ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
  ] ) ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:intent [ fhir:v "original-order"] ; # 
  fhir:code [
a fhir:CodeableConcept ;
    ( fhir:coding [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/valueset-reference"^^xsd:anyURI ] ;
fhir:value [ fhir:v "http://cts.nlm.nih.gov/fhir/2.16.840.1.113883.3.117.1.7.1.230"^^xsd:anyURI ]       ] )     ] ) ;
fhir:text [ fhir:v "Venous Foot Pumps (VFP) value set" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2016-04-05T09:20:00-04:00"^^xsd:dateTime] . # 

<https://www.hl7.org/fhir/us/core/Encounter-1036.html> a fhir:Encounter ;
  fhir:id [ fhir:v "1036"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: 1036</p><p><b>status</b>: in-progress</p><p><b>class</b>: inpatient encounter (Details: http://terminology.hl7.org/CodeSystem/v3-ActCode code IMP = 'inpatient encounter', stated as 'inpatient encounter')</p><p><b>subject</b>: <a href=\"Patient-example.html\">Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p></div>"
  ] ; # 
  fhir:status [ fhir:v "in-progress"] ; # 
  fhir:class [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "IMP" ] ;
fhir:display [ fhir:v "inpatient encounter" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ]
  ] . # 

<https://www.hl7.org/fhir/us/core/DiagnosticReport-cardiology-report.html> a fhir:DiagnosticReport ;
  fhir:id [ fhir:v "cardiology-report"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: cardiology-report</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Radiology <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code 'LP29684-5' = 'LP29684-5', given as 'Radiology'})</span></p><p><b>code</b>: MR Abdomen W contrast IV <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '36134-5' = 'MR Abdomen W contrast IV', given as 'MR Abdomen W contrast IV'})</span></p><p><b>subject</b>: <a href=\"Patient-example.html\">Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 02/01/2011 8:39:30 AM</p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
a loinc:LP29684-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LP29684-5" ] ;
fhir:display [ fhir:v "Radiology" ]     ] ) ;
fhir:text [ fhir:v "Radiology" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:36134-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "36134-5" ] ;
fhir:display [ fhir:v "MR Abdomen W contrast IV" ]     ] ) ;
fhir:text [ fhir:v "MR Abdomen W contrast IV" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ]
  ] ; # 
  fhir:effective [ fhir:v "2011-01-01T21:39:30.000Z"^^xsd:dateTime] . # 

<https://www.hl7.org/fhir/practitioner.html> a fhir:Practitioner ;
  fhir:id [ fhir:v "practitioner-1"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: practitioner-1</p><p><b>meta</b>: </p><p><b>identifier</b>: 9941339108, 25456</p><p><b>name</b>: Ronald Bone </p><p><b>address</b>: 1003 Healthcare Drive Amherst MA 01002 (HOME)</p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://hl7.org.fhir/sid/us-npi"^^xsd:anyURI ] ;
fhir:value [ fhir:v "9941339108" ]
  ] [
fhir:system [ fhir:v "http://www.acme.org/practitioners"^^xsd:anyURI ] ;
fhir:value [ fhir:v "25456" ]
  ] ) ; # 
  fhir:name ( [
fhir:family [ fhir:v "Bone" ] ;
    ( fhir:given [ fhir:v "Ronald" ] ) ;
    ( fhir:prefix [ fhir:v "Dr" ] )
  ] ) ; # 
  fhir:address ( [
fhir:use [ fhir:v "home" ] ;
    ( fhir:line [ fhir:v "1003 Healthcare Drive" ] ) ;
fhir:city [ fhir:v "Amherst" ] ;
fhir:state [ fhir:v "MA" ] ;
fhir:postalCode [ fhir:v "01002" ]
  ] ) . # 

<https://www.hl7.org/fhir/us/core/CarePlan-colonoscopy.html> a fhir:CarePlan ;
  fhir:id [ fhir:v "colonoscopy"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-careplan"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-careplan>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n			<strong>Assessment</strong>\n			<ol>\n				<li>Recurrent GI bleed of unknown etiology; hypotension perhaps secondary to this but as likely secondary to polypharmacy.</li>\n				<li>Acute on chronic anemia secondary to #1.</li>\n				<li>Azotemia, acute renal failure with volume loss secondary to #1.</li>\n				<li>Hyperkalemia secondary to #3 and on ACE and K+ supplement.</li>\n				<li>Other chronic diagnoses as noted above, currently stable.</li>\n			</ol>\n			<table>\n				<thead>\n					<tr>\n						<th>Planned Activity</th>\n						<th>Planned Date</th>\n					</tr>\n				</thead>\n				<tbody>\n					<tr>\n						<td>Colonoscopy</td>\n						<td>April 21, 2000</td>\n					</tr>\n				</tbody>\n			</table>\n		</div>"
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/core/CodeSystem/careplan-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "assess-plan" ]     ] )
  ] ) ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Amy Shaw" ]
  ] . # 

<https://hl7.org/fhir/us/core/Observation-serum-calcium.html> a fhir:Observation ;
  fhir:id [ fhir:v "serum-calcium"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "902" ] ;
fhir:lastUpdated [ fhir:v "2016-03-09T15:29:57.227+00:00"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: serum-calcium</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: Calcium SerPl-mCnc <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '17861-6' = 'Calcium [Mass/volume] in Serum or Plasma', given as 'Calcium SerPl-mCnc'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>value</b>: 7.7 mg/dL</p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td><td><b>AppliesTo</b></td></tr><tr><td>*</td><td>8.5 mg/dL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg/dL = 'mg/dL')</span></td><td>10.5 mg/dL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg/dL = 'mg/dL')</span></td><td>Normal Range <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/referencerange-meaning code 'normal' = 'Normal Range', given as 'Normal Range'})</span></td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "laboratory" ] ;
fhir:display [ fhir:v "Laboratory" ]     ] ) ;
fhir:text [ fhir:v "Laboratory" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:17861-6 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "17861-6" ] ;
fhir:display [ fhir:v "Calcium SerPl-mCnc" ]     ] ) ;
fhir:text [ fhir:v "Calcium SerPl-mCnc" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Amy Shaw" ]
  ] ; # 
  fhir:effective [ fhir:v "2005-07-05"^^xsd:date] ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "7.7"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mg/dL" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ]
  ] ; # 
  fhir:referenceRange ( [
fhir:low [
fhir:value [ fhir:v "8.5"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mg/dL" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mg/dL" ]     ] ;
fhir:high [
fhir:value [ fhir:v "10.5"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mg/dL" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mg/dL" ]     ] ;
    ( fhir:appliesTo [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/referencerange-meaning"^^xsd:anyURI ] ;
fhir:code [ fhir:v "normal" ] ;
fhir:display [ fhir:v "Normal Range" ]       ] ) ;
fhir:text [ fhir:v "Normal Range" ]     ] )
  ] ) . # 

<https://www.hl7.org/fhir/coverage.html> a fhir:Coverage ;
  fhir:id [ fhir:v "example"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-coverage"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-coverage>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>identifier</b>: 12345</p><p><b>status</b>: active</p><p><b>type</b>: Other Private Insurance <span style=\"background: LightGoldenRodYellow\">(Details : {urn:oid:2.16.840.1.113883.3.221.5 code '59' = '59', given as 'Other Private Insurance'})</span></p><p><b>policyHolder</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>subscriber</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>beneficiary</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>dependent</b>: 0</p><p><b>relationship</b>: self <span style=\"background: LightGoldenRodYellow\">(Details : {[not stated] code 'self' = 'self)</span></p><p><b>period</b>: May 23, 2011 12:00:00 AM --&gt; May 23, 2012 12:00:00 AM</p><p><b>payor</b>: <a href=\"https://www.hl7.org/fhir/organization-example.html\">Generated Summary: id: example; ??; active; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/organization-type team}\">Organizational team</span>; name: Health Level Seven International; ph: (+1) 734-677-7777, fax: (+1) 734-677-6622, hq@HL7.org</a></p><p><b>order</b>: 9</p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://benefitsinc.com/certificate"^^xsd:anyURI ] ;
fhir:value [ fhir:v "12345" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:type [
    ( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.3.221.5"^^xsd:anyURI ] ;
fhir:code [ fhir:v "59" ] ;
fhir:display [ fhir:v "Other Private Insurance" ]     ] )
  ] ; # 
  fhir:policyHolder [
fhir:reference [ fhir:v "Patient/example" ]
  ] ; # 
  fhir:subscriber [
fhir:reference [ fhir:v "Patient/example" ]
  ] ; # 
  fhir:subscriberId [ fhir:v "123456"] ; # 
  fhir:beneficiary [
fhir:reference [ fhir:v "Patient/example" ]
  ] ; # 
  fhir:dependent [ fhir:v "0"] ; # 
  fhir:relationship [
    ( fhir:coding [
fhir:code [ fhir:v "self" ]     ] )
  ] ; # 
  fhir:period [
fhir:start [ fhir:v "2011-05-23"^^xsd:date ] ;
fhir:end [ fhir:v "2012-05-23"^^xsd:date ]
  ] ; # 
  fhir:payor ( [
fhir:reference [ fhir:v "Organization/example" ]
  ] ) ; # 
  fhir:order [ fhir:v "9"^^xsd:positiveInteger] . # 

<https://www.hl7.org/fhir/medicationadministration.html> a fhir:MedicationAdministration ;
  fhir:id [ fhir:v "example"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationadministration"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationadministration>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>status</b>: completed</p><p><b>medication</b>: <a href=\"Medication-example.html\">Generated Summary: id: example; <span title=\"Codes: {http://www.nlm.nih.gov/research/umls/rxnorm 1594660}\">alemtuzumab 10 MG/ML [Lemtrada]</span>; <span title=\"Codes: {http://snomed.info/sct 385219001}\">Conventional release solution for injection (dose form)</span></a></p><p><b>subject</b>: <a href=\"Patient-example.html\">Donald Duck. Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>context</b>: <a href=\"https://build.fhir.org/ig/HL7/fhir-qi-core//Encounter-encounter-ed-example.html\">Generated Summary: id: example; status: in-progress; <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActCode IMP}\">inpatient encounter</span>; <span title=\"Codes: {http://www.ama-assn.org/go/cpt 99223}\">Inpatient Hospital Care</span></a></p><p><b>supportingInformation</b>: <a href=\"Condition-example.html\">Generated Summary: id: example; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span>; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span>; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem List Item</span>; <span title=\"Codes: {http://snomed.info/sct 24484000}\">Severe (severity modifier)</span>; <span title=\"Codes: {http://snomed.info/sct 39065001}\">Burnt Ear</span>; <span title=\"Codes: {http://snomed.info/sct 49521004}\">Left Ear</span>; onset: May 24, 2012 12:00:00 AM; recordedDate: May 24, 2012 12:00:00 AM</a></p><p><b>effective</b>: Jan 15, 2015 1:30:00 PM --&gt; Jan 15, 2015 1:30:00 PM</p><p><b>request</b>: <a href=\"MedicationRequest-example.html\">Generated Summary: id: example; status: active; intent: order; ????; authoredOn: Mar 26, 2015 12:32:52 AM; </a></p><h3>Dosages</h3><table class=\"grid\"><tr><td>-</td><td><b>Route</b></td><td><b>Dose</b></td></tr><tr><td>*</td><td>Intravenous route (qualifier value) <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '47625008' = 'Intravenous route', given as 'Intravenous route (qualifier value)'})</span></td><td>3 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg = 'mg')</span></td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:medication [
a fhir:Reference ;
fhir:reference [ fhir:v "Medication/example" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Donald Duck" ]
  ] ; # 
  fhir:context [
fhir:reference [ fhir:v "Encounter/example" ]
  ] ; # 
  fhir:supportingInformation ( [
fhir:reference [ fhir:v "Condition/example" ]
  ] ) ; # 
  fhir:effective [
a fhir:Period ;
fhir:start [ fhir:v "2015-01-15T14:30:00+01:00"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2015-01-15T14:30:00+01:00"^^xsd:dateTime ]
  ] ; # 
  fhir:request [
fhir:reference [ fhir:v "MedicationRequest/example" ]
  ] ; # 
  fhir:dosage [
fhir:route [
      ( fhir:coding [
a sct:47625008 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "47625008" ] ;
fhir:display [ fhir:v "Intravenous route (qualifier value)" ]       ] )     ] ;
fhir:dose [
fhir:value [ fhir:v "3"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mg" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mg" ]     ]
  ] . # 

<https://hl7.org/fhir/us/core/STU3.1.1/DiagnosticReport-urinalysis.html> a fhir:DiagnosticReport ;
  fhir:id [ fhir:v "urinalysis"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "209563" ] ;
fhir:lastUpdated [ fhir:v "2016-04-19T17:28:11.308+00:00"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: urinalysis</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/v2-0074 code 'LAB' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: Complete Urinalysis <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '24356-8' = 'Urinalysis complete panel - Urine', given as 'Urinalysis complete panel - Urine'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>issued</b>: 06/07/2005 10:45:33 AM</p><p><b>performer</b>: <a href=\"Organization-acme-lab.html\">Acme Laboratory, Inc. Generated Summary: id: acme-lab; 1144221847, 12D4567890; active; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/organization-type prov}\">Healthcare Provider</span>; name: Acme Labs; ph: (+1) 734-677-7777, hq@acme.org</a></p><p><b>result</b>: </p><ul><li><a href=\"Observation-urine-color.html\">COLOR=Yellow. Generated Summary: id: urine-color; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 5778-6}\">COLOR</span>; effective: 05/07/2005 12:00:00 AM; <span title=\"Codes: {http://snomed.inbnm,fo/sct 371244009}\">Yellow</span></a></li><li><a href=\"Observation-urine-clarity.html\">APPEARANCE=Hazy. Generated Summary: id: urine-clarity; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 32167-9}\">APPEARANCE</span>; effective: 05/07/2005 12:00:00 AM; <span title=\"Codes: {http://snomed.info/sct 81858005}\">Hazy</span></a></li><li><a href=\"Observation-urine-glucose.html\">GLUCOSE=Negative. Generated Summary: id: urine-glucose; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 25428-4}\">GLUCOSE</span>; effective: 05/07/2005 12:00:00 AM; <span title=\"Codes: {http://snomed.info/sct 260385009}\">Negative</span></a></li><li><a href=\"Observation-urine-bilirubin.html\">BILIRUBIN=Negative. Generated Summary: id: urine-bilirubin; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 5770-3}\">BILIRUBIN</span>; effective: 05/07/2005 12:00:00 AM; <span title=\"Codes: {http://snomed.info/sct 260385009}\">Negative</span></a></li><li><a href=\"Observation-urine-ketone.html\">KETONE=Negative. Generated Summary: id: urine-ketone; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 2514-8}\">KETONE</span>; effective: 05/07/2005 12:00:00 AM; <span title=\"Codes: {http://snomed.info/sct 260385009}\">Negative</span></a></li><li><a href=\"Observation-usg.html\">SPEC GRAV=1.017. Generated Summary: id: usg; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 5811-5}\">SPEC GRAV</span>; effective: 05/07/2005 12:00:00 AM; 1.017 {urine specific gravity}</a></li><li><a href=\"Observation-urine-ph.html\">PH=6 (pH). Generated Summary: id: urine-ph; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 5803-2}\">PH</span>; effective: 05/07/2005 12:00:00 AM; 6.0 (pH)</a></li><li><a href=\"Observation-urine-protein.html\">PROTEIN=Negative. Generated Summary: id: urine-protein; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 20454-5}\">PROTEIN</span>; effective: 05/07/2005 12:00:00 AM; <span title=\"Codes: {http://snomed.info/sct 260385009}\">Negative</span></a></li><li><a href=\"Observation-urobilinogen.html\">UROBILINOGEN=0.3 mg/dL. Generated Summary: id: urobilinogen; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 20405-7}\">UROBILINOGEN</span>; effective: 05/07/2005 12:00:00 AM; 0.3 mg/dL</a></li><li><a href=\"Observation-urine-nitrite.html\">NITRITE=Positive. Generated Summary: id: urine-nitrite; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 5802-4}\">NITRITE</span>; effective: 05/07/2005 12:00:00 AM; <span title=\"Codes: {http://snomed.info/sct 10828004}\">Positive</span></a></li><li><a href=\"Observation-urine-hemoglobin.html\">BLOOD=Trace. Generated Summary: id: urine-hemoglobin; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 5794-3}\">BLOOD</span>; effective: 05/07/2005 12:00:00 AM; <span title=\"Codes: {http://snomed.info/sct 260405006}\">Trace</span></a></li><li><a href=\"Observation-urine-leukocyte-esterase.html\">LEUK ESTERASE=2+e. Generated Summary: id: urine-leukocyte-esterase; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 5799-2}\">LEUK ESTERASE</span>; effective: 05/07/2005 12:00:00 AM; <span title=\"Codes: {http://snomed.info/sct 260348001}\">2+</span></a></li><li><a href=\"Observation-urine-sediment.html\">COMMENT=Recommend Urine Culture. Generated Summary: id: urine-sediment; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 11279-7}\">COMMENT</span>; effective: 05/07/2005 12:00:00 AM; value: Recommend Urine Culture</a></li><li><a href=\"Observation-urine-bacteria.html\">BACTERIA=4+. Generated Summary: id: urine-bacteria; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 25145-4}\">BACTERIA</span>; effective: 05/07/2005 12:00:00 AM; <span title=\"Codes: {http://snomed.info/sct 260350009}\">4+</span></a></li><li><a href=\"Observation-urine-epi-cells.html\">EPITHELIAL CELLS=1-5 cells/HPF. Generated Summary: id: urine-epi-cells; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 5787-7}\">EPITHELIAL CELLS</span>; effective: 05/07/2005 12:00:00 AM; </a></li><li><a href=\"Observation-urine-wbcs.html\">WBC=20-30 cells/HPF. Generated Summary: id: urine-wbcs; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 5821-4}\">WBC</span>; effective: 05/07/2005 12:00:00 AM; </a></li><li><a href=\"Observation-urine-rbcs.html\">RBC=Occasional cells/HPF. Generated Summary: id: urine-rbcs; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 13945-1}\">RBC</span>; effective: 05/07/2005 12:00:00 AM; <span title=\"Codes: {http://snomed.info/sct 84638005}\">Occasional</span></a></li></ul></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0074"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LAB" ] ;
fhir:display [ fhir:v "Laboratory" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:24356-8 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "24356-8" ] ;
fhir:display [ fhir:v "Urinalysis complete panel - Urine" ]     ] ) ;
fhir:text [ fhir:v "Complete Urinalysis" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Amy Shaw" ]
  ] ; # 
  fhir:effective [ fhir:v "2005-07-05"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2005-07-06T11:45:33+11:00"^^xsd:dateTime] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "Organization/acme-lab" ] ;
fhir:display [ fhir:v "Acme Laboratory, Inc" ]
  ] ) ; # 
  fhir:result ( [
fhir:reference [ fhir:v "Observation/urine-color" ] ;
fhir:display [ fhir:v "COLOR=Yellow" ]
  ] [
fhir:reference [ fhir:v "Observation/urine-clarity" ] ;
fhir:display [ fhir:v "APPEARANCE=Hazy" ]
  ] [
fhir:reference [ fhir:v "Observation/urine-glucose" ] ;
fhir:display [ fhir:v "GLUCOSE=Negative" ]
  ] [
fhir:reference [ fhir:v "Observation/urine-bilirubin" ] ;
fhir:display [ fhir:v "BILIRUBIN=Negative" ]
  ] [
fhir:reference [ fhir:v "Observation/urine-ketone" ] ;
fhir:display [ fhir:v "KETONE=Negative" ]
  ] [
fhir:reference [ fhir:v "Observation/usg" ] ;
fhir:display [ fhir:v "SPEC GRAV=1.017" ]
  ] [
fhir:reference [ fhir:v "Observation/urine-ph" ] ;
fhir:display [ fhir:v "PH=6 (pH)" ]
  ] [
fhir:reference [ fhir:v "Observation/urine-protein" ] ;
fhir:display [ fhir:v "PROTEIN=Negative" ]
  ] [
fhir:reference [ fhir:v "Observation/urobilinogen" ] ;
fhir:display [ fhir:v "UROBILINOGEN=0.3 mg/dL" ]
  ] [
fhir:reference [ fhir:v "Observation/urine-nitrite" ] ;
fhir:display [ fhir:v "NITRITE=Positive" ]
  ] [
fhir:reference [ fhir:v "Observation/urine-hemoglobin" ] ;
fhir:display [ fhir:v "BLOOD=Trace" ]
  ] [
fhir:reference [ fhir:v "Observation/urine-leukocyte-esterase" ] ;
fhir:display [ fhir:v "LEUK ESTERASE=2+e" ]
  ] [
fhir:reference [ fhir:v "Observation/urine-sediment" ] ;
fhir:display [ fhir:v "COMMENT=Recommend Urine Culture" ]
  ] [
fhir:reference [ fhir:v "Observation/urine-bacteria" ] ;
fhir:display [ fhir:v "BACTERIA=4+" ]
  ] [
fhir:reference [ fhir:v "Observation/urine-epi-cells" ] ;
fhir:display [ fhir:v "EPITHELIAL CELLS=1-5 cells/HPF" ]
  ] [
fhir:reference [ fhir:v "Observation/urine-wbcs" ] ;
fhir:display [ fhir:v "WBC=20-30 cells/HPF" ]
  ] [
fhir:reference [ fhir:v "Observation/urine-rbcs" ] ;
fhir:display [ fhir:v "RBC=Occasional cells/HPF" ]
  ] ) . # 

<https://www.hl7.org/fhir/us/core/Medication-uscore-med2.html> a fhir:Medication ;
  fhir:id [ fhir:v "uscore-med2"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medication"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-medication>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: uscore-med2</p><p><b>meta</b>: </p><p><b>code</b>: Nizatidine 15 MG/ML Oral Solution [Axid] <span style=\"background: LightGoldenRodYellow\">(Details : {RxNorm code '582620' = 'Nizatidine 15 MG/ML Oral Solution [Axid]', given as 'Nizatidine 15 MG/ML Oral Solution [Axid]'})</span></p></div>"
  ] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "http://www.nlm.nih.gov/research/umls/rxnorm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "582620" ] ;
fhir:display [ fhir:v "Nizatidine 15 MG/ML Oral Solution [Axid]" ]     ] ) ;
fhir:text [ fhir:v "Nizatidine 15 MG/ML Oral Solution [Axid]" ]
  ] . # 

<https://www.hl7.org/implement/standards/fhir/device-example-udi1.html> a fhir:Device ;
  fhir:id [ fhir:v "udi-1"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-implantable-device"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-implantable-device>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: udi-1</p><p><b>meta</b>: </p><h3>UdiCarriers</h3><table class=\"grid\"><tr><td>-</td><td><b>DeviceIdentifier</b></td><td><b>CarrierHRF</b></td></tr><tr><td>*</td><td>09504000059118</td><td>(01)09504000059118(17)141120(10)7654321D(21)10987654d321</td></tr></table><p><b>status</b>: active</p><p><b>expirationDate</b>: 20/11/2014 12:00:00 AM</p><p><b>lotNumber</b>: 7654321D</p><p><b>serialNumber</b>: 10987654d321</p><p><b>type</b>: Coated femoral stem prosthesis, modular <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '468063009' = 'Coated femoral stem prosthesis, modular (physical object)', given as 'Coated femoral stem prosthesis, modular'})</span></p><p><b>patient</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p></div>"
  ] ; # 
  fhir:udiCarrier ( [
fhir:deviceIdentifier [ fhir:v "09504000059118" ] ;
fhir:carrierHRF [ fhir:v "(01)09504000059118(17)141120(10)7654321D(21)10987654d321" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:expirationDate [ fhir:v "2014-11-20"^^xsd:date] ; # 
  fhir:lotNumber [ fhir:v "7654321D"] ; # 
  fhir:serialNumber [ fhir:v "10987654d321"] ; # 
  fhir:type [
    ( fhir:coding [
a sct:468063009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "468063009" ] ;
fhir:display [ fhir:v "Coated femoral stem prosthesis, modular" ]     ] )
  ] ; # 
  fhir:patient [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Amy Shaw" ]
  ] . # 

<https://www.hl7.org/fhir/flag.html> a fhir:Flag ;
  fhir:id [ fhir:v "example"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-flag"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-flag>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>identifier</b>: 12345</p><p><b>status</b>: inactive</p><p><b>category</b>: admin <span style=\"background: LightGoldenRodYellow\">(Details : {http://example.org/local code 'admin' = 'admin', given as 'Admin'})</span></p><p><b>code</b>: Patient has a big dog at his home. Always always wear a suit of armor or take other active      counter-measures <span style=\"background: LightGoldenRodYellow\">(Details : {http://example.org/local code 'bigdog' = 'bigdog', given as 'Big dog'})</span></p><p><b>subject</b>: <a href=\"Patient-example.html\">Peter Patient. Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>period</b>: Jan 17, 2015 12:00:00 AM --&gt; Dec 1, 2016 12:00:00 AM</p><p><b>author</b>: <a href=\"Practitioner-example.html\">Nancy Nurse. Generated Summary: id: example; 23; active; Adam Careful </a></p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:value [ fhir:v "12345" ]
  ] ) ; # 
  fhir:status [ fhir:v "inactive"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://example.org/local"^^xsd:anyURI ] ;
fhir:code [ fhir:v "admin" ] ;
fhir:display [ fhir:v "Admin" ]     ] ) ;
fhir:text [ fhir:v "admin" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "http://example.org/local"^^xsd:anyURI ] ;
fhir:code [ fhir:v "bigdog" ] ;
fhir:display [ fhir:v "Big dog" ]     ] ) ;
fhir:text [ fhir:v "Patient has a big dog at his home. Always always wear a suit of armor or take other active      counter-measures" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Peter Patient" ]
  ] ; # 
  fhir:period [
fhir:start [ fhir:v "2015-01-17"^^xsd:date ] ;
fhir:end [ fhir:v "2016-12-01"^^xsd:date ]
  ] ; # 
  fhir:author [
fhir:reference [ fhir:v "Practitioner/example" ] ;
fhir:display [ fhir:v "Nancy Nurse" ]
  ] . # 

<https://www.hl7.org/fhir/us/core/stu3.1.1/Observation-urine-ph.html> a fhir:Observation ;
  fhir:id [ fhir:v "urine-ph"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "206600" ] ;
fhir:lastUpdated [ fhir:v "2016-04-18T04:12:25.425+00:00"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: urine-ph</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: PH <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '5803-2' = 'pH of Urine by Test strip', given as 'pH of Urine by Test strip'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>value</b>: 6.0 (pH)<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code [pH] = '[pH]')</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>5.0 (pH)<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code [pH] = '[pH]')</span></td><td>8.0 (pH)<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code [pH] = '[pH]')</span></td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "laboratory" ] ;
fhir:display [ fhir:v "Laboratory" ]     ] ) ;
fhir:text [ fhir:v "Laboratory" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:5803-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "5803-2" ] ;
fhir:display [ fhir:v "pH of Urine by Test strip" ]     ] ) ;
fhir:text [ fhir:v "PH" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Amy Shaw" ]
  ] ; # 
  fhir:effective [ fhir:v "2005-07-05"^^xsd:date] ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "6.0"^^xsd:decimal ] ;
fhir:unit [ fhir:v "(pH)" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "[pH]" ]
  ] ; # 
  fhir:referenceRange ( [
fhir:low [
fhir:value [ fhir:v "5.0"^^xsd:decimal ] ;
fhir:unit [ fhir:v "(pH)" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "[pH]" ]     ] ;
fhir:high [
fhir:value [ fhir:v "8.0"^^xsd:decimal ] ;
fhir:unit [ fhir:v "(pH)" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "[pH]" ]     ]
  ] ) . # 

<https://www.hl7.org/fhir/substance.html> a fhir:Substance ;
  fhir:id [ fhir:v "example"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-substance"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-substance>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>identifier</b>: 1463</p><p><b>status</b>: active</p><p><b>category</b>: Allergen <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/substance-category code 'allergen' = 'Allergen', given as 'Allergen'})</span></p><p><b>code</b>: apitoxin (Honey Bee Venom) <span style=\"background: LightGoldenRodYellow\">(Details )</span></p><h3>Ingredients</h3><table class=\"grid\"><tr><td>-</td><td><b>Quantity</b></td><td><b>Substance[x]</b></td></tr><tr><td>*</td><td>0.150 mg/1</td><td><a href=\"Substance-example.html\">Generated Summary: id: example; 1463; status: active; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/substance-category allergen}\">Allergen</span>; <span title=\"Codes: \">apitoxin (Honey Bee Venom)</span></a></td></tr></table></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://acme.org/identifiers/substances"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1463" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/substance-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "allergen" ] ;
fhir:display [ fhir:v "Allergen" ]     ] )
  ] ) ; # 
  fhir:code [
fhir:text [ fhir:v "apitoxin (Honey Bee Venom)" ]
  ] ; # 
  fhir:ingredient ( [
fhir:quantity [
fhir:numerator [
fhir:value [ fhir:v "0.150"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mg" ]       ] ;
fhir:denominator [
fhir:value [ fhir:v "1"^^xsd:decimal ]       ]     ] ;
fhir:substance [
a fhir:Reference ;
fhir:reference [ fhir:v "Substance/example" ]     ]
  ] ) . # 

<https://build.fhir.org/observation-example-bloodpressure-cancel.html> a fhir:Observation ;
  fhir:id [ fhir:v "negation-example"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: negation-example</p><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'vital-signs' = 'Vital Signs', given as 'Vital Signs'})</span></p><p><b>code</b>: Hemoglobin lab test <span style=\"background: LightGoldenRodYellow\">(Details : {[not stated] code 'null' = 'null)</span></p><p><b>subject</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>encounter</b>: <a href=\"https://build.fhir.org/ig/HL7/fhir-qi-core//Encounter-encounter-ed-example.html\">Generated Summary: id: example; status: in-progress; <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActCode IMP}\">inpatient encounter</span>; <span title=\"Codes: {http://www.ama-assn.org/go/cpt 99223}\">Inpatient Hospital Care</span></a></p><p><b>effective</b>: Apr 2, 2013 9:30:10 AM --&gt; Apr 5, 2013 9:30:10 AM</p><p><b>issued</b>: Apr 3, 2013 2:30:10 PM</p></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-notDoneReason"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
a sct:410536001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "410536001" ] ;
fhir:display [ fhir:v "Contraindicated (qualifier value)" ]       ] )     ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "vital-signs" ] ;
fhir:display [ fhir:v "Vital Signs" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/valueset-reference"^^xsd:anyURI ] ;
fhir:value [ fhir:v "http://cts.nlm.nih.gov/fhir/2.16.840.1.113762.1.4.1045.131"^^xsd:anyURI ]       ] )     ] ) ;
fhir:text [ fhir:v "Hemoglobin lab test" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/example" ]
  ] ; # 
  fhir:effective [
a fhir:Period ;
fhir:start [ fhir:v "2013-04-02T10:30:10+01:00"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2013-04-05T10:30:10+01:00"^^xsd:dateTime ]
  ] ; # 
  fhir:issued [ fhir:v "2013-04-03T15:30:10+01:00"^^xsd:dateTime] . # 

<https://www.hl7.org/fhir/us/core/Medication-uscore-med1.html> a fhir:Medication ;
  fhir:id [ fhir:v "uscore-med1"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medication"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-medication>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: uscore-med1</p><p><b>meta</b>: </p><p><b>code</b>: lisinopril oral 10 mg <span style=\"background: LightGoldenRodYellow\">(Details : {RxNorm code '206765' = 'Prinivil 10 MG Oral Tablet', given as 'Lisinopril 10 MG Oral Tablet [Prinivil]'})</span></p></div>"
  ] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "http://www.nlm.nih.gov/research/umls/rxnorm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "206765" ] ;
fhir:display [ fhir:v "Lisinopril 10 MG Oral Tablet [Prinivil]" ]     ] ) ;
fhir:text [ fhir:v "lisinopril oral 10 mg" ]
  ] . # 

<https://www.hl7.org/FHIR/observation-example-vitals-panel.html> a fhir:Observation ;
  fhir:id [ fhir:v "vitals-panel"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/vitalsigns"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/vitalsigns>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: vitals-panel</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'vital-signs' = 'Vital Signs', given as 'Vital Signs'})</span></p><p><b>code</b>: Vital signs panel <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '85353-1' = 'Vital signs, weight, height, head circumference, oxygen saturation and BMI panel', given as 'Vital signs, weight, height, head circumference, oxygen saturation and BMI panel'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>encounter</b>: GP Visit</p><p><b>effective</b>: 02/07/1999 12:00:00 AM</p><p><b>hasMember</b>: </p><ul><li><a href=\"Observation-respiratory-rate.html\">Respiratory rate. Generated Summary: id: respiratory-rate; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span>; <span title=\"Codes: {http://loinc.org 9279-1}\">respiratory_rate</span>; effective: 02/07/1999 12:00:00 AM; 26.0 breaths per minute</a></li><li><a href=\"Observation-heart-rate.html\">Heart rate. Generated Summary: id: heart-rate; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span>; <span title=\"Codes: {http://loinc.org 8867-4}\">heart_rate</span>; effective: 02/07/1999 12:00:00 AM; 44.0 {beats}/min</a></li><li><a href=\"Observation-blood-pressure.html\">Blood Pressure. Generated Summary: id: blood-pressure; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span>; <span title=\"Codes: {http://loinc.org 85354-9}\">Blood pressure systolic and diastolic</span>; effective: 02/07/1999 12:00:00 AM</a></li></ul></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "vital-signs" ] ;
fhir:display [ fhir:v "Vital Signs" ]     ] ) ;
fhir:text [ fhir:v "Vital Signs" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:85353-1 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "85353-1" ] ;
fhir:display [ fhir:v "Vital signs, weight, height, head circumference, oxygen saturation and BMI panel" ]     ] ) ;
fhir:text [ fhir:v "Vital signs panel" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Amy Shaw" ]
  ] ; # 
  fhir:encounter [
fhir:display [ fhir:v "GP Visit" ]
  ] ; # 
  fhir:effective [ fhir:v "1999-07-02"^^xsd:date] ; # 
  fhir:hasMember ( [
fhir:reference [ fhir:v "Observation/respiratory-rate" ] ;
fhir:display [ fhir:v "Respiratory rate" ]
  ] [
fhir:reference [ fhir:v "Observation/heart-rate" ] ;
fhir:display [ fhir:v "Heart rate" ]
  ] [
fhir:reference [ fhir:v "Observation/blood-pressure" ] ;
fhir:display [ fhir:v "Blood Pressure" ]
  ] ) . # 

<https://www.hl7.org/fhir/us/core/Device-udi-2.html> a fhir:Device ;
  fhir:id [ fhir:v "udi-2"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-implantable-device"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-implantable-device>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: udi-2</p><p><b>meta</b>: </p><h3>UdiCarriers</h3><table class=\"grid\"><tr><td>-</td><td><b>DeviceIdentifier</b></td><td><b>CarrierHRF</b></td><td><b>EntryType</b></td></tr><tr><td>*</td><td>99863313444316</td><td>(01)99863313444316(17)220101(10)M320(21)AC221</td><td>rfid</td></tr></table><p><b>status</b>: active</p><p><b>manufacturer</b>: ACME Biomedical</p><p><b>expirationDate</b>: 01/01/2022 12:00:00 AM</p><p><b>lotNumber</b>: M320</p><p><b>serialNumber</b>: AC221</p><h3>DeviceNames</h3><table class=\"grid\"><tr><td>-</td><td><b>Name</b></td><td><b>Type</b></td></tr><tr><td>*</td><td>ACME Defibrillator Analyzer, with Transcutaneous Pacemaker Input</td><td>udi-label-name</td></tr></table><p><b>modelNumber</b>: 1.0</p><p><b>type</b>: Implant <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '19257004' = 'Defibrillator, device', given as 'Defibrillator, device'})</span></p><p><b>patient</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p></div>"
  ] ; # 
  fhir:udiCarrier ( [
fhir:deviceIdentifier [ fhir:v "99863313444316" ] ;
fhir:carrierHRF [ fhir:v "(01)99863313444316(17)220101(10)M320(21)AC221" ] ;
fhir:entryType [ fhir:v "rfid" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:manufacturer [ fhir:v "ACME Biomedical"] ; # 
  fhir:expirationDate [ fhir:v "2022-01-01"^^xsd:date] ; # 
  fhir:lotNumber [ fhir:v "M320"] ; # 
  fhir:serialNumber [ fhir:v "AC221"] ; # 
  fhir:deviceName ( [
fhir:name [ fhir:v "ACME Defibrillator Analyzer, with Transcutaneous Pacemaker Input" ] ;
fhir:type [ fhir:v "udi-label-name" ]
  ] ) ; # 
  fhir:modelNumber [ fhir:v "1.0"] ; # 
  fhir:type [
    ( fhir:coding [
a sct:19257004 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "19257004" ] ;
fhir:display [ fhir:v "Defibrillator, device" ]     ] ) ;
fhir:text [ fhir:v "Implant" ]
  ] ; # 
  fhir:patient [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Amy Shaw" ]
  ] . # 

<https://build.fhir.org/ig/HL7/fhir-qi-core/ServiceRequest-elective-example.html> a fhir:ServiceRequest ;
  fhir:id [ fhir:v "elective-example"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: elective-example</p><p><b>status</b>: completed</p><p><b>intent</b>: order</p><p><b>code</b>: Stomach Bypass <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '442338001' = 'Bypass of stomach', given as 'Bypass of stomach (procedure)'})</span></p><p><b>subject</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>authoredOn</b>: Mar 30, 2015 12:00:00 AM</p><p><b>requester</b>: Dr. Beverly Crusher</p><p><b>performer</b>: <a href=\"Practitioner-example.html\">Dr Cecil Surgeon. Generated Summary: id: example; 23; active; Adam Careful </a></p></div>"
  ] ; # 
  fhir:modifierExtension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-isElective"^^xsd:anyURI ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
  ] ) ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:code [
    ( fhir:coding [
a sct:442338001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "442338001" ] ;
fhir:display [ fhir:v "Bypass of stomach (procedure)" ]     ] ) ;
fhir:text [ fhir:v "Stomach Bypass" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2015-03-30"^^xsd:date] ; # 
  fhir:requester [
fhir:display [ fhir:v "Dr. Beverly Crusher" ]
  ] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "Practitioner/example" ] ;
fhir:display [ fhir:v "Dr Cecil Surgeon" ]
  ] ) . # 

<https://www.hl7.org/fhir/practitioner-examples.html> a fhir:Practitioner ;
  fhir:id [ fhir:v "example"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-practitioner"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-practitioner>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>identifier</b>: 23</p><p><b>active</b>: true</p><p><b>name</b>: Adam Careful </p><p><b>address</b>: 534 Erewhon St PleasantVille UT 84414 (HOME)</p><h3>Qualifications</h3><table class=\"grid\"><tr><td>-</td><td><b>Identifier</b></td><td><b>Code</b></td><td><b>Period</b></td><td><b>Issuer</b></td></tr><tr><td>*</td><td>12345</td><td>Bachelor of Science <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/v2-0360|2.7 code 'BS' = 'Bachelor of Science', given as 'Bachelor of Science'})</span></td><td>Jan 1, 1995 12:00:00 AM --&gt; (ongoing)</td><td>Example University</td></tr></table></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://www.acme.org/practitioners"^^xsd:anyURI ] ;
fhir:value [ fhir:v "23" ]
  ] ) ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:name ( [
fhir:family [ fhir:v "Careful" ] ;
    ( fhir:given [ fhir:v "Adam" ] ) ;
    ( fhir:prefix [ fhir:v "Dr" ] )
  ] ) ; # 
  fhir:address ( [
fhir:use [ fhir:v "home" ] ;
    ( fhir:line [ fhir:v "534 Erewhon St" ] ) ;
fhir:city [ fhir:v "PleasantVille" ] ;
fhir:state [ fhir:v "UT" ] ;
fhir:postalCode [ fhir:v "84414" ]
  ] ) ; # 
  fhir:qualification ( [
    ( fhir:identifier [
fhir:system [ fhir:v "http://example.org/UniversityIdentifier"^^xsd:anyURI ] ;
fhir:value [ fhir:v "12345" ]     ] ) ;
fhir:code [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0360|2.7"^^xsd:anyURI ] ;
fhir:code [ fhir:v "BS" ] ;
fhir:display [ fhir:v "Bachelor of Science" ]       ] ) ;
fhir:text [ fhir:v "Bachelor of Science" ]     ] ;
fhir:period [
fhir:start [ fhir:v "1995"^^xsd:gYear ]     ] ;
fhir:issuer [
fhir:display [ fhir:v "Example University" ]     ]
  ] ) . # 

<https://build.fhir.org/ig/HL7/US-Core/Goal-goal-1.html> a fhir:Goal ;
  fhir:id [ fhir:v "goal-1"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-goal"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-goal>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: goal-1</p><p><b>meta</b>: </p><p><b>lifecycleStatus</b>: active</p><p><b>description</b>: Patient is targeting a pulse oximetry of 92% and a weight of 195 lbs <span style=\"background: LightGoldenRodYellow\">(Details )</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><h3>Targets</h3><table class=\"grid\"><tr><td>-</td><td><b>Due[x]</b></td></tr><tr><td>*</td><td>2016-04-05</td></tr></table></div>"
  ] ; # 
  fhir:lifecycleStatus [ fhir:v "active"] ; # 
  fhir:description [
fhir:text [ fhir:v "Patient is targeting a pulse oximetry of 92% and a weight of 195 lbs" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Amy Shaw" ]
  ] ; # 
  fhir:target ( [
fhir:due [ fhir:v "2016-04-05"^^xsd:date ]
  ] ) . # 

<https://Patient/example> a fhir:Patient ;
  fhir:id [ fhir:v "example"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient>     ] [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>identifier</b>: Medical record number = 12345 (USUAL)</p><p><b>active</b>: true</p><p><b>name</b>: Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN)</p><p><b>telecom</b>: ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD)</p><p><b>gender</b>: male</p><p><b>birthDate</b>: 1974-12-25</p><p><b>deceased</b>: false</p><p><b>address</b>: 534 Erewhon St PeasantVille, Utah 84414(HOME)</p><h3>Contacts</h3><table class=\"grid\"><tr><td>-</td><td><b>Relationship</b></td><td><b>Name</b></td><td><b>Telecom</b></td><td><b>Address</b></td><td><b>Gender</b></td><td><b>Period</b></td></tr><tr><td>*</td><td>Next-of-Kin <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/v2-0131 code 'N' = 'Next-of-Kin)</span></td><td>Bénédicte du Marché </td><td>ph: +33 (237) 998327</td><td>534 Erewhon St PleasantVille VT 3999 (HOME)</td><td>female</td><td>Jan 1, 2012 12:00:00 AM --&gt; (ongoing)</td></tr></table><p><b>managingOrganization</b>: <a href=\"https://www.hl7.org/fhir/organization-example.html\">Generated Summary: id: example; ??; active; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/organization-type team}\">Organizational team</span>; name: Health Level Seven International; ph: (+1) 734-677-7777, fax: (+1) 734-677-6622, hq@HL7.org</a></p></div>"
  ] ; # 
  fhir:extension ( [
    ( fhir:extension [
fhir:url [ fhir:v "ombCategory"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2106-3" ] ;
fhir:display [ fhir:v "White" ]       ]     ] [
fhir:url [ fhir:v "ombCategory"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1002-5" ] ;
fhir:display [ fhir:v "American Indian or Alaska Native" ]       ]     ] [
fhir:url [ fhir:v "ombCategory"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2028-9" ] ;
fhir:display [ fhir:v "Asian" ]       ]     ] [
fhir:url [ fhir:v "detailed"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1586-7" ] ;
fhir:display [ fhir:v "Shoshone" ]       ]     ] [
fhir:url [ fhir:v "detailed"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2036-2" ] ;
fhir:display [ fhir:v "Filipino" ]       ]     ] [
fhir:url [ fhir:v "detailed"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1735-0" ] ;
fhir:display [ fhir:v "Alaska Native" ]       ]     ] [
fhir:url [ fhir:v "text"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Mixed" ]     ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race"^^xsd:anyURI ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "ombCategory"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2135-2" ] ;
fhir:display [ fhir:v "Hispanic or Latino" ]       ]     ] [
fhir:url [ fhir:v "detailed"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2184-0" ] ;
fhir:display [ fhir:v "Dominican" ]       ]     ] [
fhir:url [ fhir:v "detailed"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2148-5" ] ;
fhir:display [ fhir:v "Mexican" ]       ]     ] [
fhir:url [ fhir:v "text"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Hispanic or Latino" ]     ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity"^^xsd:anyURI ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex"^^xsd:anyURI ] ;
fhir:value [ fhir:v "M" ]
  ] ) ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "usual" ] ;
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MR" ]       ] )     ] ;
fhir:system [ fhir:v "urn:oid:1.2.36.146.595.217.0.1"^^xsd:anyURI ] ;
fhir:value [ fhir:v "12345" ] ;
fhir:period [
fhir:start [ fhir:v "2001-05-06"^^xsd:date ]     ] ;
fhir:assigner [
fhir:display [ fhir:v "Acme Healthcare" ]     ]
  ] ) ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:name ( [
fhir:use [ fhir:v "official" ] ;
fhir:family [ fhir:v "Chalmers" ] ;
    ( fhir:given [ fhir:v "Peter" ] [ fhir:v "James" ] )
  ] [
fhir:use [ fhir:v "usual" ] ;
fhir:family [ fhir:v "Chalmers" ] ;
    ( fhir:given [ fhir:v "Jim" ] )
  ] [
fhir:use [ fhir:v "maiden" ] ;
fhir:family [ fhir:v "Windsor" ] ;
    ( fhir:given [ fhir:v "Peter" ] [ fhir:v "James" ] ) ;
fhir:period [
fhir:end [ fhir:v "2002"^^xsd:gYear ]     ]
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "(03) 5555 6473" ] ;
fhir:use [ fhir:v "work" ] ;
fhir:rank [ fhir:v "1"^^xsd:positiveInteger ]
  ] [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "(03) 3410 5613" ] ;
fhir:use [ fhir:v "mobile" ] ;
fhir:rank [ fhir:v "2"^^xsd:positiveInteger ]
  ] [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "(03) 5555 8834" ] ;
fhir:use [ fhir:v "old" ] ;
fhir:period [
fhir:end [ fhir:v "2014"^^xsd:gYear ]     ]
  ] ) ; # 
  fhir:gender [ fhir:v "male"] ; # 
  fhir:birthDate [
fhir:v "1974-12-25"^^xsd:date ;
    ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/patient-birthTime"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1974-12-25T14:35:45-05:00"^^xsd:dateTime ]     ] )
  ] ; # 
  fhir:deceased [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:address ( [
fhir:use [ fhir:v "home" ] ;
fhir:type [ fhir:v "both" ] ;
fhir:text [ fhir:v "534 Erewhon St PeasantVille, Utah 84414" ] ;
    ( fhir:line [ fhir:v "534 Erewhon St" ] ) ;
fhir:city [ fhir:v "PleasantVille" ] ;
fhir:district [ fhir:v "Rainbow" ] ;
fhir:state [ fhir:v "UT" ] ;
fhir:postalCode [ fhir:v "84414" ] ;
fhir:period [
fhir:start [ fhir:v "1974-12-25"^^xsd:date ]     ]
  ] ) ; # 
  fhir:maritalStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus"^^xsd:anyURI ] ;
fhir:code [ fhir:v "M" ]     ] )
  ] ; # 
  fhir:contact ( [
    ( fhir:relationship [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0131"^^xsd:anyURI ] ;
fhir:code [ fhir:v "N" ]       ] )     ] ) ;
fhir:name [
fhir:family [
fhir:v "du Marché" ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/humanname-own-prefix"^^xsd:anyURI ] ;
fhir:value [ fhir:v "VV" ]         ] )       ] ;
      ( fhir:given [ fhir:v "Bénédicte" ] )     ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+33 (237) 998327" ]     ] ) ;
fhir:address [
fhir:use [ fhir:v "home" ] ;
fhir:type [ fhir:v "both" ] ;
      ( fhir:line [ fhir:v "534 Erewhon St" ] ) ;
fhir:city [ fhir:v "PleasantVille" ] ;
fhir:district [ fhir:v "Rainbow" ] ;
fhir:state [ fhir:v "VT" ] ;
fhir:postalCode [ fhir:v "3999" ] ;
fhir:period [
fhir:start [ fhir:v "1974-12-25"^^xsd:date ]       ]     ] ;
fhir:gender [ fhir:v "female" ] ;
fhir:period [
fhir:start [ fhir:v "2012"^^xsd:gYear ]     ]
  ] ) ; # 
  fhir:managingOrganization [
fhir:reference [ fhir:v "Organization/example" ]
  ] . # 

<https://www.hl7.org/fhir/bodyheight.html> a fhir:Observation ;
  fhir:id [ fhir:v "height"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/bodyheight"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/bodyheight>     ] [
fhir:v "http://hl7.org/fhir/StructureDefinition/vitalsigns"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/vitalsigns>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: height</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'vital-signs' = 'Vital Signs', given as 'Vital Signs'})</span></p><p><b>code</b>: height <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '8302-2' = 'Body height', given as 'Body height'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>encounter</b>: GP Visit</p><p><b>effective</b>: 02/07/1999 12:00:00 AM</p><p><b>value</b>: 111.506 cm<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code cm = 'cm')</span></p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "vital-signs" ] ;
fhir:display [ fhir:v "Vital Signs" ]     ] ) ;
fhir:text [ fhir:v "Vital Signs" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:8302-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8302-2" ] ;
fhir:display [ fhir:v "Body height" ]     ] ) ;
fhir:text [ fhir:v "height" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Amy Shaw" ]
  ] ; # 
  fhir:encounter [
fhir:display [ fhir:v "GP Visit" ]
  ] ; # 
  fhir:effective [ fhir:v "1999-07-02"^^xsd:date] ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "111.506"^^xsd:decimal ] ;
fhir:unit [ fhir:v "cm" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "cm" ]
  ] . # 

<https://www.hl7.org/fhir/us/core/STU4/Observation-urine-sediment.html> a fhir:Observation ;
  fhir:id [ fhir:v "urine-sediment"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "206577" ] ;
fhir:lastUpdated [ fhir:v "2016-04-18T04:07:12.383+00:00"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: urine-sediment</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: COMMENT <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '11279-7' = 'Urine sediment comments by Light microscopy Narrative', given as 'Urine sediment comments by Light microscopy Narrative'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>value</b>: Recommend Urine Culture</p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "laboratory" ] ;
fhir:display [ fhir:v "Laboratory" ]     ] ) ;
fhir:text [ fhir:v "Laboratory" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:11279-7 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "11279-7" ] ;
fhir:display [ fhir:v "Urine sediment comments by Light microscopy Narrative" ]     ] ) ;
fhir:text [ fhir:v "COMMENT" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Amy Shaw" ]
  ] ; # 
  fhir:effective [ fhir:v "2005-07-05"^^xsd:date] ; # 
  fhir:value [ fhir:v "Recommend Urine Culture"] . # 

<https://www.hl7.org/fhir/procedure.html> a fhir:Procedure ;
  fhir:id [ fhir:v "example"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-procedure"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-procedure>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>status</b>: completed</p><p><b>code</b>: Excision of appendix (procedure) <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '80146002' = 'Appendectomy', given as 'Excision of appendix (procedure)'})</span></p><p><b>subject</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>encounter</b>: <a href=\"https://build.fhir.org/ig/HL7/fhir-qi-core//Encounter-encounter-ed-example.html\">Generated Summary: id: example; status: in-progress; <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActCode IMP}\">inpatient encounter</span>; <span title=\"Codes: {http://www.ama-assn.org/go/cpt 99223}\">Inpatient Hospital Care</span></a></p><p><b>performed</b>: Apr 5, 2013 1:20:00 PM --&gt; Apr 5, 2013 2:30:00 PM</p><h3>Performers</h3><table class=\"grid\"><tr><td>-</td><td><b>Actor</b></td></tr><tr><td>*</td><td><a href=\"Practitioner-example.html\">Dr Cecil Surgeon. Generated Summary: id: example; 23; active; Adam Careful </a></td></tr></table><p><b>reasonCode</b>: On examination - abdominal pain - right iliac <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '163220003' = 'On examination - abdominal pain - right iliac (finding)', given as 'On examination - abdominal pain - right iliac'})</span></p><p><b>bodySite</b>: Appendix structure <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '66754008' = 'Appendix', given as 'Appendix structure'})</span></p><p><b>report</b>: <a href=\"DiagnosticReport-example.html\">Generated Summary: id: example; status: final; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v2-0074 LAB}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 58410-2}\">Complete blood count (hemogram) panel - Blood by Automated count</span>; effective: Jul 5, 2005 12:00:00 AM; issued: Jul 6, 2005 12:45:33 AM</a></p></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/procedure-approachBodyStructure"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "BodyStructure/example" ]     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/procedure-incisionDateTime"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2013-04-05T09:30:00-04:00"^^xsd:dateTime ]
  ] ) ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:code [
    ( fhir:coding [
a sct:80146002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "80146002" ] ;
fhir:display [ fhir:v "Excision of appendix (procedure)" ]     ] ) ;
fhir:text [ fhir:v "Excision of appendix (procedure)" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/example" ]
  ] ; # 
  fhir:performed [
a fhir:Period ;
fhir:start [ fhir:v "2013-04-05T09:20:00-04:00"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2013-04-05T10:30:00-04:00"^^xsd:dateTime ]
  ] ; # 
  fhir:performer ( [
fhir:actor [
fhir:reference [ fhir:v "Practitioner/example" ] ;
fhir:display [ fhir:v "Dr Cecil Surgeon" ]     ]
  ] ) ; # 
  fhir:reasonCode ( [
    ( fhir:coding [
a sct:163220003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "163220003" ] ;
fhir:display [ fhir:v "On examination - abdominal pain - right iliac" ]     ] )
  ] ) ; # 
  fhir:bodySite ( [
    ( fhir:coding [
a sct:66754008 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "66754008" ] ;
fhir:display [ fhir:v "Appendix structure" ]     ] )
  ] ) ; # 
  fhir:report ( [
fhir:reference [ fhir:v "DiagnosticReport/example" ]
  ] ) . # 

<https://build.fhir.org/ig/HL7/dme-orders/Observation-blood-glucose.html> a fhir:Observation ;
  fhir:id [ fhir:v "blood-glucose"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "1165" ] ;
fhir:lastUpdated [ fhir:v "2016-03-09T15:29:58.328+00:00"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: blood-glucose</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: Glucose Bld-mCnc <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '2339-0' = 'Glucose [Mass/volume] in Blood', given as 'Glucose Bld-mCnc'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>value</b>: 76.0 mg/dL</p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td><td><b>AppliesTo</b></td></tr><tr><td>*</td><td>40.0 mg/dL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg/dL = 'mg/dL')</span></td><td>109.0 mg/dL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg/dL = 'mg/dL')</span></td><td>Normal Range <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/referencerange-meaning code 'normal' = 'Normal Range', given as 'Normal Range'})</span></td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "laboratory" ] ;
fhir:display [ fhir:v "Laboratory" ]     ] ) ;
fhir:text [ fhir:v "Laboratory" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:2339-0 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2339-0" ] ;
fhir:display [ fhir:v "Glucose Bld-mCnc" ]     ] ) ;
fhir:text [ fhir:v "Glucose Bld-mCnc" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Amy Shaw" ]
  ] ; # 
  fhir:effective [ fhir:v "2005-07-05"^^xsd:date] ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "76.0"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mg/dL" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ]
  ] ; # 
  fhir:referenceRange ( [
fhir:low [
fhir:value [ fhir:v "40.0"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mg/dL" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mg/dL" ]     ] ;
fhir:high [
fhir:value [ fhir:v "109.0"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mg/dL" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mg/dL" ]     ] ;
    ( fhir:appliesTo [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/referencerange-meaning"^^xsd:anyURI ] ;
fhir:code [ fhir:v "normal" ] ;
fhir:display [ fhir:v "Normal Range" ]       ] ) ;
fhir:text [ fhir:v "Normal Range" ]     ] )
  ] ) . # 

<https://build.fhir.org/ig/HL7/US-Core/Practitioner-practitioner-2.html> a fhir:Practitioner ;
  fhir:id [ fhir:v "practitioner-2"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: practitioner-2</p><p><b>meta</b>: </p><p><b>identifier</b>: 1245319599, 456789</p><p><b>name</b>: Fielding Kathy </p><p><b>address</b>: 1080 FIRST COLONIAL RD Virginia Beach VA 21454-2406 (WORK)</p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://hl7.org.fhir/sid/us-npi"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1245319599" ]
  ] [
fhir:system [ fhir:v "http://www.acme.org/practitioners"^^xsd:anyURI ] ;
fhir:value [ fhir:v "456789" ]
  ] ) ; # 
  fhir:name ( [
fhir:family [ fhir:v "Kathy" ] ;
    ( fhir:given [ fhir:v "Fielding" ] ) ;
    ( fhir:prefix [ fhir:v "Dr" ] )
  ] ) ; # 
  fhir:address ( [
fhir:use [ fhir:v "work" ] ;
    ( fhir:line [ fhir:v "1080 FIRST COLONIAL RD" ] ) ;
fhir:city [ fhir:v "Virginia Beach" ] ;
fhir:state [ fhir:v "VA" ] ;
fhir:postalCode [ fhir:v "21454-2406" ]
  ] ) . # 

<https://www.hl7.org/fhir/us/core/DiagnosticReport-cbc.html> a fhir:DiagnosticReport ;
  fhir:id [ fhir:v "cbc"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "205814" ] ;
fhir:lastUpdated [ fhir:v "2016-03-09T15:35:58.045+00:00"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: cbc</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/v2-0074 code 'LAB' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: Complete blood count (hemogram) panel - Blood by Automated count <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '58410-2' = 'Complete blood count (hemogram) panel - Blood by Automated count', given as 'Complete blood count (hemogram) panel - Blood by Automated count'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>issued</b>: 06/07/2005 10:45:33 AM</p><p><b>performer</b>: <a href=\"Organization-acme-lab.html\">Acme Laboratory, Inc. Generated Summary: id: acme-lab; 1144221847, 12D4567890; active; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/organization-type prov}\">Healthcare Provider</span>; name: Acme Labs; ph: (+1) 734-677-7777, hq@acme.org</a></p><p><b>result</b>: </p><ul><li><a href=\"Observation-neutrophils.html\">NEUTROPHILS. Generated Summary: id: neutrophils; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 770-8}\">Neutrophils %</span>; effective: 05/07/2005 12:00:00 AM; 40.0 %</a></li><li><a href=\"Observation-mchc.html\">MCHC. Generated Summary: id: mchc; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 786-4}\">MCHC RBC Auto-mCnc</span>; effective: 05/07/2005 12:00:00 AM; 34.7 g/dL</a></li><li><a href=\"Observation-hemoglobin.html\">HEMOGLOBIN. Generated Summary: id: hemoglobin; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 718-7}\">Hgb Bld-mCnc</span>; effective: 05/07/2005 12:00:00 AM; 17.0 g/dL</a></li><li><a href=\"Observation-erythrocytes.html\">ERYTHROCYTES. Generated Summary: id: erythrocytes; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 789-8}\">RBC # Bld Auto</span>; effective: 05/07/2005 12:00:00 AM; 4.58 10*6/uL</a></li></ul></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0074"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LAB" ] ;
fhir:display [ fhir:v "Laboratory" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:58410-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "58410-2" ] ;
fhir:display [ fhir:v "CBC panel - Blood by Automated count" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Amy Shaw" ]
  ] ; # 
  fhir:effective [ fhir:v "2005-07-05"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2005-07-06T11:45:33+11:00"^^xsd:dateTime] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "Organization/acme-lab" ] ;
fhir:display [ fhir:v "Acme Laboratory, Inc" ]
  ] ) ; # 
  fhir:result ( [
fhir:reference [ fhir:v "Observation/neutrophils" ] ;
fhir:display [ fhir:v "NEUTROPHILS" ]
  ] [
fhir:reference [ fhir:v "Observation/mchc" ] ;
fhir:display [ fhir:v "MCHC" ]
  ] [
fhir:reference [ fhir:v "Observation/hemoglobin" ] ;
fhir:display [ fhir:v "HEMOGLOBIN" ]
  ] [
fhir:reference [ fhir:v "Observation/erythrocytes" ] ;
fhir:display [ fhir:v "ERYTHROCYTES" ]
  ] ) . # 

<https://build.fhir.org/ig/HL7/US-Core/MedicationRequest-self-tylenol.html> a fhir:MedicationRequest ;
  fhir:id [ fhir:v "self-tylenol"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: self-tylenol</p><p><b>identifier</b>: 12345689 (OFFICIAL)</p><p><b>status</b>: active</p><p><b>intent</b>: order</p><p><b>reported</b>: true</p><p><b>medication</b>: Tylenol PM Pill <span style=\"background: LightGoldenRodYellow\">(Details : {RxNorm code '1187314' = 'Tylenol PM Pill', given as 'Tylenol PM Pill'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy V. Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>encounter</b>: <a href=\"https://hl7.org/fhir/us/core/2024Jan/Encounter-example-1.html\">Office Visit. Generated Summary: id: example-1; status: finished; <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActCode AMB}\">ambulatory</span>; <span title=\"Codes: {http://www.ama-assn.org/go/cpt 99201}\">Office Visit</span>; period: 02/11/2015 9:00:14 AM --&gt; 02/11/2015 10:00:14 AM</a></p><p><b>authoredOn</b>: 24/06/2019 12:00:00 AM</p><p><b>requester</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">**self-prescribed**. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>dosageInstruction</b>: </p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "http://acme.org/prescriptions"^^xsd:anyURI ] ;
fhir:value [ fhir:v "12345689" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:reported [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:medication [
a fhir:CodeableConcept ;
    ( fhir:coding [
fhir:system [ fhir:v "http://www.nlm.nih.gov/research/umls/rxnorm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1187314" ] ;
fhir:display [ fhir:v "Tylenol PM Pill" ]     ] ) ;
fhir:text [ fhir:v "Tylenol PM Pill" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Amy V. Shaw" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/example-1" ] ;
fhir:display [ fhir:v "Office Visit" ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2019-06-24"^^xsd:date] ; # 
  fhir:requester [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "**self-prescribed**" ]
  ] ; # 
  fhir:dosageInstruction ( [
fhir:text [ fhir:v "Takes 1-2 tablets once daily at bedtime as needed for restless legs" ]
  ] ) . # 

<https://build.fhir.org/ig/HL7/US-Core/Encounter-example-1.html> a fhir:Encounter ;
  fhir:id [ fhir:v "example-1"] ; # 
  fhir:meta [
fhir:lastUpdated [ fhir:v "2017-05-26T11:56:57.250-04:00"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example-1</p><p><b>meta</b>: </p><p><b>status</b>: finished</p><p><b>class</b>: ambulatory (Details: http://terminology.hl7.org/CodeSystem/v3-ActCode code AMB = 'ambulatory', stated as 'ambulatory')</p><p><b>type</b>: Office Visit <span style=\"background: LightGoldenRodYellow\">(Details : {http://www.ama-assn.org/go/cpt code '99201' = '99201)</span></p><p><b>subject</b>: <a href=\"Patient-example.html\">Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>period</b>: 02/11/2015 9:00:14 AM --&gt; 02/11/2015 10:00:14 AM</p></div>"
  ] ; # 
  fhir:status [ fhir:v "finished"] ; # 
  fhir:class [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "AMB" ] ;
fhir:display [ fhir:v "ambulatory" ]
  ] ; # 
  fhir:type ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://www.ama-assn.org/go/cpt"^^xsd:anyURI ] ;
fhir:code [ fhir:v "99202" ]     ] ) ;
fhir:text [ fhir:v "Office Visit" ]
  ] ) ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ]
  ] ; # 
  fhir:period [
fhir:start [ fhir:v "2015-11-01T17:00:14-05:00"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2015-11-01T18:00:14-05:00"^^xsd:dateTime ]
  ] . # 

<https://www.hl7.org/fhir/us/core/STU4/Observation-urine-nitrite.html> a fhir:Observation ;
  fhir:id [ fhir:v "urine-nitrite"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "206492" ] ;
fhir:lastUpdated [ fhir:v "2016-04-18T03:42:34.440+00:00"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: urine-nitrite</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: NITRITE <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '5802-4' = 'Nitrite [Presence] in Urine by Test strip', given as 'Nitrite [Presence] in Urine by Test strip'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>value</b>: Positive <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '10828004' = 'Positive', given as 'Positive'})</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Text</b></td></tr><tr><td>*</td><td>Negative</td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "laboratory" ] ;
fhir:display [ fhir:v "Laboratory" ]     ] ) ;
fhir:text [ fhir:v "Laboratory" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:5802-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "5802-4" ] ;
fhir:display [ fhir:v "Nitrite [Presence] in Urine by Test strip" ]     ] ) ;
fhir:text [ fhir:v "NITRITE" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Amy Shaw" ]
  ] ; # 
  fhir:effective [ fhir:v "2005-07-05"^^xsd:date] ; # 
  fhir:value [
a fhir:CodeableConcept ;
    ( fhir:coding [
a sct:10828004 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "10828004" ] ;
fhir:display [ fhir:v "Positive" ]     ] ) ;
fhir:text [ fhir:v "Positive" ]
  ] ; # 
  fhir:referenceRange ( [
fhir:text [ fhir:v "Negative" ]
  ] ) . # 

<https://build.fhir.org/ig/HL7/fhir-qi-core/ServiceRequest-appropriateness-example.html> a fhir:ServiceRequest ;
  fhir:id [ fhir:v "appropriateness-example"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: appropriateness-example</p><p><b>status</b>: completed</p><p><b>intent</b>: order</p><p><b>code</b>: CT, head, wo iv contrast <span style=\"background: LightGoldenRodYellow\">(Details : {http://www.ama-assn.org/go/cpt code '70450' = '70450', given as 'CT, head, wo iv contrast'})</span></p><p><b>subject</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>authoredOn</b>: Mar 30, 2015 12:00:00 AM</p><p><b>requester</b>: Dr. Beverly Crusher</p><p><b>reasonCode</b>: Headache, Chronic, no new features <span style=\"background: LightGoldenRodYellow\">(Details : {http://hl7.org/fhir/sid/icd-9-cm code '70450' = '70450', given as 'Headache, Chronic, no new features'})</span></p></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-servicerequest-appropriatenessScore"^^xsd:anyURI ] ;
fhir:value [ fhir:v "appropriate" ]
  ] ) ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "http://www.ama-assn.org/go/cpt"^^xsd:anyURI ] ;
fhir:code [ fhir:v "70450" ] ;
fhir:display [ fhir:v "Computed tomography, head or brain; without contrast material" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2015-03-30"^^xsd:date] ; # 
  fhir:requester [
fhir:display [ fhir:v "Dr. Beverly Crusher" ]
  ] ; # 
  fhir:reasonCode ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/sid/icd-9-cm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "70450" ] ;
fhir:display [ fhir:v "Headache, Chronic, no new features" ]     ] )
  ] ) . # 

<https://www.hl7.org/fhir/us/core/Location-hl7east.html> a fhir:Location ;
  fhir:id [ fhir:v "hl7east"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-location"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-location>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: hl7east</p><p><b>meta</b>: </p><p><b>identifier</b>: 29</p><p><b>status</b>: active</p><p><b>name</b>: Health Level Seven International - Amherst</p><p><b>description</b>: HL7 Headquarters - East</p><p><b>telecom</b>: ph: (+1) 734-677-7777</p><p><b>address</b>: 3300 Washtenaw Avenue, Suite 227 Amherst MA 01002 USA </p><h3>Positions</h3><table class=\"grid\"><tr><td>-</td><td><b>Longitude</b></td><td><b>Latitude</b></td></tr><tr><td>*</td><td>-72.519854</td><td>42.373222</td></tr></table><p><b>managingOrganization</b>: Health Level Seven International</p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://www.acme.org/location"^^xsd:anyURI ] ;
fhir:value [ fhir:v "29" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:name [ fhir:v "Health Level Seven International - Amherst"] ; # 
  fhir:description [ fhir:v "HL7 Headquarters - East"] ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "(+1) 734-677-7777" ]
  ] ) ; # 
  fhir:address [
    ( fhir:line [ fhir:v "3300 Washtenaw Avenue, Suite 227" ] ) ;
fhir:city [ fhir:v "Amherst" ] ;
fhir:state [ fhir:v "MA" ] ;
fhir:postalCode [ fhir:v "01002" ] ;
fhir:country [ fhir:v "USA" ]
  ] ; # 
  fhir:position [
fhir:longitude [ fhir:v "-72.519854"^^xsd:decimal ] ;
fhir:latitude [ fhir:v "42.373222"^^xsd:decimal ]
  ] ; # 
  fhir:managingOrganization [
fhir:display [ fhir:v "Health Level Seven International" ]
  ] . # 

<https://build.fhir.org/devicerequest.html> a fhir:DeviceRequest ;
  fhir:id [ fhir:v "example"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n        <p>\n          <b> Generated Narrative with Details</b>\n        </p>\n        <p>\n          <b> id</b> : example\n        </p>\n        <p>\n          <b> status</b> : completed\n        </p>\n        <p>\n          <b> intent</b> : original-order\n        </p>\n        <p>\n          <b> code</b> : <a> Device/example</a>\n        </p>\n        <p>\n          <b> subject</b> : <a> Patient/example</a>\n        </p>\n      </div>"
  ] ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:intent [ fhir:v "original-order"] ; # 
  fhir:code [
a fhir:Reference ;
fhir:reference [ fhir:v "Device/example" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ]
  ] . # 

<https://www.hl7.org/fhir/us/core/Procedure-defib-implant.html> a fhir:Procedure ;
  fhir:id [ fhir:v "defib-implant"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: defib-implant</p><p><b>meta</b>: </p><p><b>identifier</b>: urn:uuid:b2a737f2-2fdb-49c1-b097-dac173d07aff</p><p><b>status</b>: completed</p><p><b>code</b>: Insertion or replacement of permanent implantable defibrillator system with transvenous lead(s), single or dual chamber <span style=\"background: LightGoldenRodYellow\">(Details : {http://www.ama-assn.org/go/cpt code '33249' = '33249)</span></p><p><b>subject</b>: <a href=\"Patient-example.html\">Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>performed</b>: 27/03/2019 6:55:26 AM --&gt; 27/03/2019 7:25:26 AM</p><h3>Performers</h3><table class=\"grid\"><tr><td>-</td><td><b>Actor</b></td></tr><tr><td>*</td><td><a href=\"Practitioner-practitioner-1.html\">Generated Summary: id: practitioner-1; 9941339108, 25456; Ronald Bone </a></td></tr></table><h3>FocalDevices</h3><table class=\"grid\"><tr><td>-</td><td><b>Manipulated</b></td></tr><tr><td>*</td><td><a href=\"Device-udi-2.html\">Generated Summary: id: udi-2; status: active; manufacturer: ACME Biomedical; expirationDate: 01/01/2022 12:00:00 AM; lotNumber: M320; serialNumber: AC221; modelNumber: 1.0; <span title=\"Codes: {http://snomed.info/sct 19257004}\">Implant</span></a></td></tr></table></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:uuid:b2a737f2-2fdb-49c1-b097-dac173d07aff" ]
  ] ) ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "http://www.ama-assn.org/go/cpt"^^xsd:anyURI ] ;
fhir:code [ fhir:v "33249" ]     ] ) ;
fhir:text [ fhir:v "Insertion or replacement of permanent implantable defibrillator system with transvenous lead(s), single or dual chamber" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ]
  ] ; # 
  fhir:performed [
a fhir:Period ;
fhir:start [ fhir:v "2019-03-26T12:55:26-07:00"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2019-03-26T13:25:26-07:00"^^xsd:dateTime ]
  ] ; # 
  fhir:performer ( [
fhir:actor [
fhir:reference [ fhir:v "Practitioner/practitioner-1" ]     ]
  ] ) ; # 
  fhir:focalDevice ( [
fhir:manipulated [
fhir:reference [ fhir:v "Device/udi-2" ]     ]
  ] ) . # 

<https://www.hl7.org/fhir/us/core/Immunization-imm-1.html> a fhir:Immunization ;
  fhir:id [ fhir:v "imm-1"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-immunization"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-immunization>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: imm-1</p><p><b>meta</b>: </p><p><b>status</b>: completed</p><p><b>vaccineCode</b>: influenza, injectable, quadrivalent, contains preservative <span style=\"background: LightGoldenRodYellow\">(Details : {http://hl7.org/fhir/sid/cvx code '158' = 'influenza, injectable, quadrivalent', given as 'influenza, injectable, quadrivalent, contains preservative'}; {http://hl7.org/fhir/sid/ndc code '49281-0621-15' = '49281-0621-15', given as 'FLUZONE QUADRIVALENT'})</span></p><p><b>patient</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>occurrence</b>: 08/01/2016 12:00:00 AM</p><p><b>primarySource</b>: false</p></div>"
  ] ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:vaccineCode [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/sid/cvx"^^xsd:anyURI ] ;
fhir:code [ fhir:v "158" ] ;
fhir:display [ fhir:v "influenza, injectable, quadrivalent, contains preservative" ]     ] [
fhir:system [ fhir:v "http://www.nlm.nih.gov/research/umls/rxnorm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2177491" ] ;
fhir:display [ fhir:v "Fluzone Quadrivalent 2019-2020" ]     ] )
  ] ; # 
  fhir:patient [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Amy Shaw" ]
  ] ; # 
  fhir:occurrence [ fhir:v "2016-01-08"^^xsd:date] ; # 
  fhir:primarySource [ fhir:v "false"^^xsd:boolean] . # 

<https://build.fhir.org/device-example-udi3.html> a fhir:Device ;
  fhir:id [ fhir:v "udi-3"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "2" ] ;
fhir:lastUpdated [ fhir:v "2019-04-11T16:21:48.921+00:00"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-implantable-device"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-implantable-device>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: udi-3</p><p><b>meta</b>: </p><h3>UdiCarriers</h3><table class=\"grid\"><tr><td>-</td><td><b>DeviceIdentifier</b></td><td><b>CarrierHRF</b></td><td><b>EntryType</b></td></tr><tr><td>*</td><td>987979879879</td><td>(01)987979879879(11)191015(17)220101(10)M320(21)AC221</td><td>rfid</td></tr></table><p><b>status</b>: active</p><p><b>manufacturer</b>: ACME Biomedical</p><p><b>manufactureDate</b>: 15/10/2015 12:00:00 AM</p><p><b>expirationDate</b>: 01/01/2022 12:00:00 AM</p><p><b>lotNumber</b>: M320</p><p><b>serialNumber</b>: AC221</p><h3>DeviceNames</h3><table class=\"grid\"><tr><td>-</td><td><b>Name</b></td><td><b>Type</b></td></tr><tr><td>*</td><td>ACME Knee Replacement Device</td><td>udi-label-name</td></tr></table><p><b>modelNumber</b>: 1.0</p><p><b>type</b>: Knee joint prosthesis <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '109228008' = 'Knee joint prosthesis', given as 'Knee joint prosthesis'})</span></p><p><b>patient</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy V. Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p></div>"
  ] ; # 
  fhir:udiCarrier ( [
fhir:deviceIdentifier [ fhir:v "987979879879" ] ;
fhir:carrierHRF [ fhir:v "(01)987979879879(11)191015(17)220101(10)M320(21)AC221" ] ;
fhir:entryType [ fhir:v "rfid" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:manufacturer [ fhir:v "ACME Biomedical"] ; # 
  fhir:manufactureDate [ fhir:v "2015-10-15"^^xsd:date] ; # 
  fhir:expirationDate [ fhir:v "2022-01-01"^^xsd:date] ; # 
  fhir:lotNumber [ fhir:v "M320"] ; # 
  fhir:serialNumber [ fhir:v "AC221"] ; # 
  fhir:deviceName ( [
fhir:name [ fhir:v "ACME Knee Replacement Device" ] ;
fhir:type [ fhir:v "udi-label-name" ]
  ] ) ; # 
  fhir:modelNumber [ fhir:v "1.0"] ; # 
  fhir:type [
    ( fhir:coding [
a sct:109228008 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "109228008" ] ;
fhir:display [ fhir:v "Knee joint prosthesis" ]     ] ) ;
fhir:text [ fhir:v "Knee joint prosthesis" ]
  ] ; # 
  fhir:patient [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Amy V. Shaw" ]
  ] . # 

<https://www.hl7.org/fhir/us/core/STU4/Observation-urine-epi-cells.html> a fhir:Observation ;
  fhir:id [ fhir:v "urine-epi-cells"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "206624" ] ;
fhir:lastUpdated [ fhir:v "2016-04-18T04:23:12.123+00:00"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: urine-epi-cells</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: EPITHELIAL CELLS <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '5787-7' = 'Epithelial cells [#/area] in Urine sediment by Microscopy high power field', given as 'Epithelial cells [#/area] in Urine sediment by Microscopy high power field'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>value</b>: 1-5 cells/HPF</p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Text</b></td></tr><tr><td>*</td><td>None Seen/HPF</td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "laboratory" ] ;
fhir:display [ fhir:v "Laboratory" ]     ] ) ;
fhir:text [ fhir:v "Laboratory" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:5787-7 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "5787-7" ] ;
fhir:display [ fhir:v "Epithelial cells [#/area] in Urine sediment by Microscopy high power field" ]     ] ) ;
fhir:text [ fhir:v "EPITHELIAL CELLS" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Amy Shaw" ]
  ] ; # 
  fhir:effective [ fhir:v "2005-07-05"^^xsd:date] ; # 
  fhir:value [
a fhir:Range ;
fhir:low [
fhir:value [ fhir:v "1"^^xsd:decimal ] ;
fhir:unit [ fhir:v "cells/HPF" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "/[HPF]" ]     ] ;
fhir:high [
fhir:value [ fhir:v "5"^^xsd:decimal ] ;
fhir:unit [ fhir:v "cells/HPF" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "/[HPF]" ]     ]
  ] ; # 
  fhir:referenceRange ( [
fhir:text [ fhir:v "None Seen/HPF" ]
  ] ) . # 

<https://www.hl7.org/FHIR/device-example.html> a fhir:Device ;
  fhir:id [ fhir:v "example"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-device"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-device>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>identifier</b>: 345675, Serial Number = AMID-342135-8464</p><h3>UdiCarriers</h3><table class=\"grid\"><tr><td>-</td><td><b>DeviceIdentifier</b></td><td><b>CarrierHRF</b></td></tr><tr><td>*</td><td>09504000059118</td><td>(01)09504000059118(17)141120(10)7654321D(21)10987654d321</td></tr></table><p><b>status</b>: active</p><p><b>manufacturer</b>: Acme Devices, Inc</p><p><b>lotNumber</b>: 43453424</p><p><b>modelNumber</b>: AB 45-J</p><p><b>type</b>: ECG <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '86184003' = 'Electrocardiographic monitor and recorder', given as 'Electrocardiographic monitor and recorder'})</span></p><p><b>patient</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>contact</b>: ph: ext 4352</p><p><b>note</b>: QA Checked</p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://goodcare.org/devices/id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "345675" ]
  ] [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/identifier-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "SNO" ]       ] ) ;
fhir:text [ fhir:v "Serial Number" ]     ] ;
fhir:value [ fhir:v "AMID-342135-8464" ]
  ] ) ; # 
  fhir:udiCarrier ( [
fhir:deviceIdentifier [ fhir:v "09504000059118" ] ;
fhir:carrierHRF [ fhir:v "(01)09504000059118(17)141120(10)7654321D(21)10987654d321" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:manufacturer [ fhir:v "Acme Devices, Inc"] ; # 
  fhir:lotNumber [ fhir:v "43453424"] ; # 
  fhir:modelNumber [ fhir:v "AB 45-J"] ; # 
  fhir:type [
    ( fhir:coding [
a sct:86184003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "86184003" ] ;
fhir:display [ fhir:v "Electrocardiographic monitor and recorder" ]     ] ) ;
fhir:text [ fhir:v "ECG" ]
  ] ; # 
  fhir:patient [
fhir:reference [ fhir:v "Patient/example" ]
  ] ; # 
  fhir:contact ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "ext 4352" ]
  ] ) ; # 
  fhir:note ( [
fhir:author [
a fhir:Reference ;
fhir:reference [ fhir:v "Practitioner/example" ]     ] ;
fhir:time [ fhir:v "2015-06-28T14:03:32+10:00"^^xsd:dateTime ] ;
fhir:text [ fhir:v "QA Checked" ]
  ] ) . # 

<https://build.fhir.org/ig/HL7/US-Core/StructureDefinition-us-core-head-circumference.html> a fhir:Observation ;
  fhir:id [ fhir:v "head-circumference"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/headcircum"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/headcircum>     ] [
fhir:v "http://hl7.org/fhir/StructureDefinition/vitalsigns"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/vitalsigns>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: head-circumference</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'vital-signs' = 'Vital Signs', given as 'Vital Signs'})</span></p><p><b>code</b>: head_circumference <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '8287-5' = 'Head Occipital-frontal circumference by Tape measure', given as 'Head Occipital-frontal circumference by Tape measure'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy V Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>encounter</b>: <a href=\"Encounter-1036.html\">Generated Summary: id: 1036; status: in-progress; <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActCode IMP}\">inpatient encounter</span></a></p><p><b>effective</b>: 12/08/2010 12:00:00 AM</p><p><b>value</b>: 51.2 cm<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code cm = 'cm')</span></p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "vital-signs" ] ;
fhir:display [ fhir:v "Vital Signs" ]     ] ) ;
fhir:text [ fhir:v "Vital Signs" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:9843-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "9843-4" ] ;
fhir:display [ fhir:v "Head Occipital-frontal circumference" ]     ] ) ;
fhir:text [ fhir:v "head_circumference" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Amy V Shaw" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/1036" ]
  ] ; # 
  fhir:effective [ fhir:v "2010-08-12"^^xsd:date] ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "51.2"^^xsd:decimal ] ;
fhir:unit [ fhir:v "cm" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "cm" ]
  ] . # 

<https://build.fhir.org/ig/HL7/fhir-qi-core/AllergyIntolerance-example-refuted.html> a fhir:AllergyIntolerance ;
  fhir:id [ fhir:v "example-refuted"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-allergyintolerance"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-allergyintolerance>     ] [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-allergyintolerance"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-allergyintolerance>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example-refuted</p><p><b>meta</b>: </p><p><b>identifier</b>: 49476534</p><p><b>clinicalStatus</b>: Inactive <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical code 'inactive' = 'Inactive)</span></p><p><b>verificationStatus</b>: Refuted <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/allergyintolerance-verification code 'refuted' = 'Refuted)</span></p><p><b>type</b>: allergy</p><p><b>category</b>: food</p><p><b>code</b>: Cashew nuts <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '227493005' = 'Cashew nuts', given as 'Cashew nuts'})</span></p><p><b>patient</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>recordedDate</b>: Oct 9, 2014 3:58:00 AM</p><p><b>recorder</b>: <a href=\"https://hl7.org/fhir/practitioner-example.html\">Generated Summary: id: example; 23; active; Adam Careful </a></p><p><b>asserter</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/allergyintolerance-reasonRefuted"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActReason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MED" ] ;
fhir:display [ fhir:v "Medical Status Altered" ]       ] )     ]
  ] ) ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://acme.com/ids/patients/risks"^^xsd:anyURI ] ;
fhir:value [ fhir:v "49476534" ]
  ] ) ; # 
  fhir:clinicalStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical"^^xsd:anyURI ] ;
fhir:code [ fhir:v "inactive" ]     ] )
  ] ; # 
  fhir:verificationStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification"^^xsd:anyURI ] ;
fhir:code [ fhir:v "refuted" ]     ] )
  ] ; # 
  fhir:type [ fhir:v "allergy"] ; # 
  fhir:category ( [ fhir:v "food"] ) ; # 
  fhir:code [
    ( fhir:coding [
a sct:227493005 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "227493005" ] ;
fhir:display [ fhir:v "Cashew nuts" ]     ] )
  ] ; # 
  fhir:patient [
fhir:reference [ fhir:v "Patient/example" ]
  ] ; # 
  fhir:recordedDate [ fhir:v "2014-10-09T14:58:00+11:00"^^xsd:dateTime] ; # 
  fhir:recorder [
fhir:reference [ fhir:v "Practitioner/example" ]
  ] ; # 
  fhir:asserter [
fhir:reference [ fhir:v "Patient/example" ]
  ] . # 

<https://build.fhir.org/ig/HL7/cimi-vital-signs/StructureDefinition-heart-rate.html> a fhir:Observation ;
  fhir:id [ fhir:v "heart-rate"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/vitalsigns"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/vitalsigns>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: heart-rate</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'vital-signs' = 'Vital Signs', given as 'Vital Signs'})</span></p><p><b>code</b>: heart_rate <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '8867-4' = 'Heart rate', given as 'Heart Rate'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>encounter</b>: GP Visit</p><p><b>effective</b>: 02/07/1999 12:00:00 AM</p><p><b>value</b>: 44.0 {beats}/min<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code {beats}/min = '{beats}/min')</span></p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "vital-signs" ] ;
fhir:display [ fhir:v "Vital Signs" ]     ] ) ;
fhir:text [ fhir:v "Vital Signs" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:8867-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8867-4" ] ;
fhir:display [ fhir:v "Heart Rate" ]     ] ) ;
fhir:text [ fhir:v "heart_rate" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Amy Shaw" ]
  ] ; # 
  fhir:encounter [
fhir:display [ fhir:v "GP Visit" ]
  ] ; # 
  fhir:effective [ fhir:v "1999-07-02"^^xsd:date] ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "44.0"^^xsd:decimal ] ;
fhir:unit [ fhir:v "{beats}/min" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "/min" ]
  ] . # 

<https://www.hl7.org/fhir/practitionerrole.html> a fhir:PractitionerRole ;
  fhir:id [ fhir:v "example"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-practitionerrole"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-practitionerrole>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>identifier</b>: 31</p><p><b>active</b>: true</p><p><b>period</b>: Jan 1, 1995 12:00:00 AM --&gt; (ongoing)</p><p><b>practitioner</b>: <a href=\"https://hl7.org/fhir/practitioner-example.html\">Dr Adam Careful. Generated Summary: id: example; 23; active; Adam Careful </a></p><p><b>organization</b>: <a href=\"https://www.hl7.org/fhir/organization-example.html\">Generated Summary: id: example; ??; active; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/organization-type team}\">Organizational team</span>; name: Health Level Seven International; ph: (+1) 734-677-7777, fax: (+1) 734-677-6622, hq@HL7.org</a></p><p><b>code</b>: Primary Care <span style=\"background: LightGoldenRodYellow\">(Details : {http://nucc.org/provider-taxonomy code '261QP2300X' = 'Primary Care', given as 'Primary Care'})</span></p><p><b>specialty</b>: General Practice <span style=\"background: LightGoldenRodYellow\">(Details : {http://nucc.org/provider-taxonomy code '1223G0001X' = 'General Practice', given as 'General Practice'})</span></p><p><b>location</b>: <a href=\"https://hl7.org/fhir/us/davinci-atr/2023Jan/Location-1.html\">Generated Summary: id: example; B1-S.F2; status: active; name: South Wing, second floor; alias: Mean Joe Greene University Medical Center, South Wing, second floor, alias: BU MC, SW, F2; description: Second floor of the Old South Wing, formerly in use by Psychiatry; mode: instance; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v3-RoleCode HOSP}\">Hospital</span>; ph: 2328(WORK), fax: 2329(WORK), second wing admissions, http://sampleorg.com/southwing(WORK); <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/location-physical-type wi}\">Wing</span></a></p><p><b>telecom</b>: ph: 801-123-4567</p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "usual" ] ;
fhir:system [ fhir:v "http://www.acme.org/practitionerroles"^^xsd:anyURI ] ;
fhir:value [ fhir:v "31" ]
  ] ) ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:period [
fhir:start [ fhir:v "1995"^^xsd:gYear ]
  ] ; # 
  fhir:practitioner [
fhir:reference [ fhir:v "Practitioner/example" ] ;
fhir:display [ fhir:v "Dr Adam Careful" ]
  ] ; # 
  fhir:organization [
fhir:reference [ fhir:v "Organization/example" ]
  ] ; # 
  fhir:code ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://nucc.org/provider-taxonomy"^^xsd:anyURI ] ;
fhir:code [ fhir:v "261QP2300X" ] ;
fhir:display [ fhir:v "Primary Care Clinic/Center" ]     ] )
  ] ) ; # 
  fhir:specialty ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://nucc.org/provider-taxonomy"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1223G0001X" ] ;
fhir:display [ fhir:v "General Practice Dentistry" ]     ] )
  ] ) ; # 
  fhir:location ( [
fhir:reference [ fhir:v "Location/example" ]
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "801-123-4567" ]
  ] ) . # 

<https://www.hl7.org/fhir/condition.html> a fhir:Condition, fhir:Condition ;
  fhir:id [ fhir:v "example"], [ fhir:v "hc1"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition>     ] [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-condition-problems-health-concerns"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-condition-problems-health-concerns>     ] )
  ], [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/condition-clinical code 'active' = 'Active)</span></p><p><b>verificationStatus</b>: Confirmed <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/condition-ver-status code 'confirmed' = 'Confirmed)</span></p><p><b>category</b>: Problem List Item <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/condition-category code 'problem-list-item' = 'Problem List Item', given as 'Problem List Item'})</span></p><p><b>severity</b>: Severe (severity modifier) <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '24484000' = 'Severe', given as 'Severe (severity modifier)'})</span></p><p><b>code</b>: Burnt Ear <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '39065001' = 'Burn of ear', given as 'Burn of ear'})</span></p><p><b>bodySite</b>: Left Ear <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '49521004' = 'Left external ear', given as 'Left external ear structure'})</span></p><p><b>subject</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>encounter</b>: <a href=\"https://build.fhir.org/ig/HL7/fhir-qi-core//Encounter-encounter-ed-example.html\">Generated Summary: id: example; status: in-progress; <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActCode IMP}\">inpatient encounter</span>; <span title=\"Codes: {http://www.ama-assn.org/go/cpt 99223}\">Inpatient Hospital Care</span></a></p><p><b>onset</b>: May 24, 2012 12:00:00 AM</p><p><b>recordedDate</b>: May 24, 2012 12:00:00 AM</p><h3>Stages</h3><table class=\"grid\"><tr><td>-</td><td><b>Summary</b></td></tr><tr><td>*</td><td>stage II <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '258219007' = 'Stage 2', given as 'stage II'})</span></td></tr></table></div>"
  ], [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: hc1</p><p><b>meta</b>: </p><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/condition-clinical code 'active' = 'Active', given as 'Active'})</span></p><p><b>verificationStatus</b>: Confirmed <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/condition-ver-status code 'confirmed' = 'Confirmed', given as 'Confirmed'})</span></p><p><b>category</b>: Health Concern <span style=\"background: LightGoldenRodYellow\">(Details : {http://hl7.org/fhir/us/core/CodeSystem/condition-category code 'health-concern' = 'Health Concern', given as 'Health Concern'})</span></p><p><b>code</b>: Cost of medications <span style=\"background: LightGoldenRodYellow\">(Details )</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>onset</b>: 14/12/2007 12:00:00 AM</p></div>"
  ] ; # 
  fhir:clinicalStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ] ;
fhir:code [ fhir:v "active" ]     ] )
  ], [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ] ;
fhir:code [ fhir:v "active" ] ;
fhir:display [ fhir:v "Active" ]     ] ) ;
fhir:text [ fhir:v "Active" ]
  ] ; # 
  fhir:verificationStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-ver-status"^^xsd:anyURI ] ;
fhir:code [ fhir:v "confirmed" ]     ] )
  ], [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-ver-status"^^xsd:anyURI ] ;
fhir:code [ fhir:v "confirmed" ] ;
fhir:display [ fhir:v "Confirmed" ]     ] ) ;
fhir:text [ fhir:v "Confirmed" ]
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "problem-list-item" ] ;
fhir:display [ fhir:v "Problem List Item" ]     ] )
  ] [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/core/CodeSystem/condition-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "health-concern" ] ;
fhir:display [ fhir:v "Health Concern" ]     ] ) ;
fhir:text [ fhir:v "Health Concern" ]
  ] ) ; # 
  fhir:severity [
    ( fhir:coding [
a sct:24484000 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "24484000" ] ;
fhir:display [ fhir:v "Severe (severity modifier)" ]     ] )
  ] ; # 
  fhir:code [
    ( fhir:coding [
a sct:39065001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "39065001" ] ;
fhir:display [ fhir:v "Burn of ear" ]     ] ) ;
fhir:text [ fhir:v "Burnt Ear" ]
  ], [
fhir:text [ fhir:v "Cost of medications" ]
  ] ; # 
  fhir:bodySite ( [
    ( fhir:coding [
a sct:49521004 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "49521004" ] ;
fhir:display [ fhir:v "Left external ear structure" ]     ] ) ;
fhir:text [ fhir:v "Left Ear" ]
  ] ) ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ]
  ], [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Amy Shaw" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/example" ]
  ] ; # 
  fhir:onset [ fhir:v "2012-05-24T00:00:00+00:00"^^xsd:dateTime], [ fhir:v "2007-12-14"^^xsd:date] ; # 
  fhir:recordedDate [ fhir:v "2012-05-24T00:00:00+00:00"^^xsd:dateTime] ; # 
  fhir:stage ( [
fhir:summary [
      ( fhir:coding [
a sct:258219007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "258219007" ] ;
fhir:display [ fhir:v "stage II" ]       ] )     ]
  ] ) . # 

<https://www.hl7.org/fhir/us/core/STU4/Observation-urine-clarity.html> a fhir:Observation ;
  fhir:id [ fhir:v "urine-clarity"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "206432" ] ;
fhir:lastUpdated [ fhir:v "2016-04-18T03:33:00.502+00:00"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: urine-clarity</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: APPEARANCE <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '32167-9' = 'Clarity of Urine', given as 'Clarity of Urine'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>value</b>: Hazy <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '81858005' = 'Cloudy', given as 'Cloudy'})</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Text</b></td></tr><tr><td>*</td><td>Clear</td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "laboratory" ] ;
fhir:display [ fhir:v "Laboratory" ]     ] ) ;
fhir:text [ fhir:v "Laboratory" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:32167-9 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "32167-9" ] ;
fhir:display [ fhir:v "Clarity of Urine" ]     ] ) ;
fhir:text [ fhir:v "APPEARANCE" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Amy Shaw" ]
  ] ; # 
  fhir:effective [ fhir:v "2005-07-05"^^xsd:date] ; # 
  fhir:value [
a fhir:CodeableConcept ;
    ( fhir:coding [
a sct:81858005 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "81858005" ] ;
fhir:display [ fhir:v "Cloudy" ]     ] ) ;
fhir:text [ fhir:v "Hazy" ]
  ] ; # 
  fhir:referenceRange ( [
fhir:text [ fhir:v "Clear" ]
  ] ) . # 

<https://hl7.org/fhir/r4/deviceusestatement.html> a fhir:DeviceUseStatement ;
  fhir:id [ fhir:v "example"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-deviceusestatement"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-deviceusestatement>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>identifier</b>: 51ebb7a9-4e3a-4360-9a05-0cc2d869086f</p><p><b>status</b>: active</p><p><b>subject</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>device</b>: <a href=\"Device-example.html\">Generated Summary: id: example; 345675, Serial Number = AMID-342135-8464; status: active; manufacturer: Acme Devices, Inc; lotNumber: 43453424; modelNumber: AB 45-J; <span title=\"Codes: {http://snomed.info/sct 86184003}\">ECG</span>; ph: ext 4352; Author: Practitioner/example; Made: Jun 28, 2015 4:03:32 AM; Annotation: QA Checked</a></p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http:goodhealth.org/identifiers"^^xsd:anyURI ] ;
fhir:value [ fhir:v "51ebb7a9-4e3a-4360-9a05-0cc2d869086f" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ]
  ] ; # 
  fhir:device [
fhir:reference [ fhir:v "Device/example" ]
  ] . # 

<https://build.fhir.org/ig/HL7/cimi-vital-signs/StructureDefinition-body-mass-index.html> a fhir:Observation ;
  fhir:id [ fhir:v "bmi"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/bmi"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/bmi>     ] [
fhir:v "http://hl7.org/fhir/StructureDefinition/vitalsigns"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/vitalsigns>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: bmi</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'vital-signs' = 'Vital Signs', given as 'Vital Signs'})</span></p><p><b>code</b>: BMI <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '39156-5' = 'Body mass index (BMI) [Ratio]', given as 'Body mass index (BMI) [Ratio]'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>encounter</b>: GP Visit</p><p><b>effective</b>: 02/07/1999 12:00:00 AM</p><p><b>value</b>: 16.2 kg/m2<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code kg/m2 = 'kg/m2')</span></p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "vital-signs" ] ;
fhir:display [ fhir:v "Vital Signs" ]     ] ) ;
fhir:text [ fhir:v "Vital Signs" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:39156-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "39156-5" ] ;
fhir:display [ fhir:v "Body mass index (BMI) [Ratio]" ]     ] ) ;
fhir:text [ fhir:v "BMI" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Amy Shaw" ]
  ] ; # 
  fhir:encounter [
fhir:display [ fhir:v "GP Visit" ]
  ] ; # 
  fhir:effective [ fhir:v "1999-07-02"^^xsd:date] ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "16.2"^^xsd:decimal ] ;
fhir:unit [ fhir:v "kg/m2" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "kg/m2" ]
  ] . # 

<https://build.fhir.org/ig/HL7/fhir-qi-core/Procedure-negation-example.html> a fhir:Procedure ;
  fhir:id [ fhir:v "negation-example"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: negation-example</p><p><b>status</b>: not-done</p><p><b>statusReason</b>: Complication of medical care (disorder) <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '35688006' = 'Complication of medical care', given as 'Complication of medical care (disorder)'})</span></p><p><b>code</b>: Excision of appendix (procedure) <span style=\"background: LightGoldenRodYellow\">(Details : {[not stated] code 'null' = 'null)</span></p><p><b>subject</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>encounter</b>: <a href=\"https://build.fhir.org/ig/HL7/fhir-qi-core//Encounter-encounter-ed-example.html\">Generated Summary: id: example; status: in-progress; <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActCode IMP}\">inpatient encounter</span>; <span title=\"Codes: {http://www.ama-assn.org/go/cpt 99223}\">Inpatient Hospital Care</span></a></p><h3>Performers</h3><table class=\"grid\"><tr><td>-</td><td><b>Actor</b></td></tr><tr><td>*</td><td><a href=\"Practitioner-example.html\">Dr Cecil Surgeon. Generated Summary: id: example; 23; active; Adam Careful </a></td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-recorded"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2013-04-05T10:30:00-04:00"^^xsd:dateTime ]
  ] ) ; # 
  fhir:status [ fhir:v "not-done"] ; # 
  fhir:statusReason [
    ( fhir:coding [
a sct:35688006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "35688006" ] ;
fhir:display [ fhir:v "Complication of medical care (disorder)" ]     ] )
  ] ; # 
  fhir:code [
    ( fhir:coding [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/valueset-reference"^^xsd:anyURI ] ;
fhir:value [ fhir:v "http://cts.nlm.nih.gov/fhir/2.16.840.1.113762.1.4.1018.240"^^xsd:anyURI ]       ] )     ] ) ;
fhir:text [ fhir:v "Excision of appendix (procedure)" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/example" ]
  ] ; # 
  fhir:performer ( [
fhir:actor [
fhir:reference [ fhir:v "Practitioner/example" ] ;
fhir:display [ fhir:v "Dr Cecil Surgeon" ]     ]
  ] ) . # 

<https://www.hl7.org/fhir/us/core/DiagnosticReport-chest-xray-report.html> a fhir:DiagnosticReport ;
  fhir:id [ fhir:v "chest-xray-report"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: chest-xray-report</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Radiology <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code 'LP29684-5' = 'LP29684-5', given as 'Radiology'})</span></p><p><b>code</b>: Portable XR Chest Views <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '30746-2' = 'Portable XR Chest Views', given as 'Portable XR Chest Views'})</span></p><p><b>subject</b>: <a href=\"Patient-example.html\">Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: Feb 20, 2007</a></p><p><b>effective</b>: Feb 3, 2019 7:43:30 PM</p><p><b>presentedForm</b>: </p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
a loinc:LP29684-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LP29684-5" ] ;
fhir:display [ fhir:v "Radiology" ]     ] ) ;
fhir:text [ fhir:v "Radiology" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:30746-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "30746-2" ] ;
fhir:display [ fhir:v "Portable XR Chest Views" ]     ] ) ;
fhir:text [ fhir:v "Portable XR Chest Views" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ]
  ] ; # 
  fhir:effective [ fhir:v "2019-02-03T19:43:30.000Z"^^xsd:dateTime] ; # 
  fhir:presentedForm ( [
fhir:contentType [ fhir:v "application/xhtml" ] ;
fhir:data [ fhir:v "PCFET0NUWVBFIGh0bWwgUFVCTElDICItLy9XM0MvL0RURCBYSFRNTCAxLjAgVHJhbnNpdGlvbmFsLy9FTiIgIkRURC94aHRtbDEtdHJhbnNpdGlvbmFsLmR0ZCI+CgkJPGh0bWwgeG1sOmxhbmc9ImVuIiBsYW5nPSJlbiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGh0bWwiPgkJCiAgPGhlYWQ+CiAgICA8dGl0bGU+Q2hlc3QgUG9ydGFibGU8L3RpdGxlPgogIDwvaGVhZD4KICA8Ym9keT4KICAgIDxwPlJlc3VsdDwvcD4KICAgIDxici8+Q2hlc3QgUG9ydGFibGUgCiAgICAgIAogICAgICA8cD5JTkRJQ0FUSU9OL0NMSU5JQ0FMIFFVRVNUSU9OOiBGZXZlciAvIFBuZXVtb25pYTwvcD4KICAgICAgCiAgICAgIDxwPkNPTVBBUklTT046IE5vbmUuPC9wPgogICAgICAKICAgICAgPHA+RklORElOR1M6PC9wPgogICAgICAKICAgICAgPHA+TElORVMgQU5EIFRVQkVTOiBOb25lLjwvcD4KICAgICAgCiAgICAgIDxwPkxVTkdTIEFORCBQTEVVUkE6PC9wPgogICAgICA8YnIvPkNsZWFyIGx1bmdzLiBOb3JtYWwgcHVsbW9uYXJ5IHZhc2N1bGFyaXR5LgogICAgICA8YnIvPk5vIHBsZXVyYWwgZWZmdXNpb24uCiAgICAgIDxici8+Tm8gcG5ldW1vdGhvcmF4LgogICAgICAKICAgICAgPHA+SEVBUlQsIE1FRElBU1RJTlVNIEFORCBISUxBOjwvcD4KICAgICAgPGJyLz5IZWFydCBpcyBub3JtYWwgaW4gc2l6ZS4KICAgICAgPGJyLz5Ob3JtYWwgbWVkaWFzdGluYWwgYW5kIGhpbGFyIGNvbnRvdXIuCiAgICAgIAogICAgICA8cD5CT05FUyBBTkQgU09GVCBUSVNTVUVTOjwvcD4KICAgICAgPGJyLz5ObyBhY3V0ZSBhYm5vcm1hbGl0eS4KICAgICAgCiAgICAgIDxwPklNUFJFU1NJT046PC9wPgogICAgICA8YnIvPk5vIGFjdXRlIGFibm9ybWFsaXR5LgogICAgICAKICAgICAgPHA+V1NOOiBPMTlJQy1TQy0wMjExPC9wPgogICAgICAKICAgICAgPHA+RGljdGF0ZWQgQnk6IEN1cmUgTUQsIENocmlzdGluZSBKCiAgICAgICAgRGljdGF0ZWQgRGF0ZS9UaW1lOiAwMi8wMy8xOSA3OjQ0IHBtCiAgICAgICAgUmV2aWV3ZWQgQnk6IEN1cmUgTUQsIENocmlzdGluZSBKCiAgICAgICAgU2lnbmVkIEJ5OiBDdXJlIE1ELCBDaHJpc3RpbmUgSgogICAgICAgIFNpZ25lZCBEYXRlL1RpbWU6IDAyLzAzLzE5IDc6NDQgcG0KICAgICAgICBUcmFuc2NyaWJlZCBCeTogQ1NCCiAgICAgICAgVHJhbnNjcmliZWQgRGF0ZS9UaW1lOiAwMi8wMy8xOSA3OjQzIHBtPC9wPgogICAgICAKICAgICAgCiAgPC9ib2R5Pgo8L2h0bWw+Cg=="^^xsd:base64Binary ]
  ] ) . # 

<https://hl7.org/fhir/us/core/Observation-serum-chloride.html> a fhir:Observation ;
  fhir:id [ fhir:v "serum-chloride"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "950" ] ;
fhir:lastUpdated [ fhir:v "2016-03-09T15:29:57.427+00:00"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: serum-chloride</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: Chloride SerPl-sCnc <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '2075-0' = 'Chloride [Moles/volume] in Serum or Plasma', given as 'Chloride SerPl-sCnc'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>value</b>: 105.0 mmol/L</p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td><td><b>AppliesTo</b></td></tr><tr><td>*</td><td>95.0 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mmol/L = 'mmol/L')</span></td><td>105.0 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mmol/L = 'mmol/L')</span></td><td>Normal Range <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/referencerange-meaning code 'normal' = 'Normal Range', given as 'Normal Range'})</span></td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "laboratory" ] ;
fhir:display [ fhir:v "Laboratory" ]     ] ) ;
fhir:text [ fhir:v "Laboratory" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:2075-0 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2075-0" ] ;
fhir:display [ fhir:v "Chloride SerPl-sCnc" ]     ] ) ;
fhir:text [ fhir:v "Chloride SerPl-sCnc" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Amy Shaw" ]
  ] ; # 
  fhir:effective [ fhir:v "2005-07-05"^^xsd:date] ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "105.0"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mmol/L" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ]
  ] ; # 
  fhir:referenceRange ( [
fhir:low [
fhir:value [ fhir:v "95.0"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mmol/L" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mmol/L" ]     ] ;
fhir:high [
fhir:value [ fhir:v "105.0"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mmol/L" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mmol/L" ]     ] ;
    ( fhir:appliesTo [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/referencerange-meaning"^^xsd:anyURI ] ;
fhir:code [ fhir:v "normal" ] ;
fhir:display [ fhir:v "Normal Range" ]       ] ) ;
fhir:text [ fhir:v "Normal Range" ]     ] )
  ] ) . # 

<https://www.hl7.org/fhir/communication-example.html> a fhir:Communication ;
  fhir:id [ fhir:v "example"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-communication"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-communication>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>partOf</b>: Serum Potassium Observation</p><p><b>status</b>: not-done</p><p><b>statusReason</b>: Recipient Unavailable <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/communication-not-done-reason code 'recipient-unavailable' = 'Recipient Unavailable)</span></p><p><b>category</b>: Alert <span style=\"background: LightGoldenRodYellow\">(Details : {http://acme.org/messagetypes code 'Alert' = 'Alert)</span></p><p><b>medium</b>: written <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/v3-ParticipationMode code 'WRITTEN' = 'written', given as 'written'})</span></p><p><b>subject</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>topic</b>: Hyperkalemia <span style=\"background: LightGoldenRodYellow\">(Details )</span></p><p><b>encounter</b>: <a href=\"https://build.fhir.org/ig/HL7/fhir-qi-core//Encounter-encounter-ed-example.html\">Generated Summary: id: example; status: in-progress; <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActCode IMP}\">inpatient encounter</span>; <span title=\"Codes: {http://www.ama-assn.org/go/cpt 99223}\">Inpatient Hospital Care</span></a></p><p><b>sent</b>: Dec 13, 2014 2:01:10 AM</p><p><b>received</b>: Dec 13, 2014 2:01:11 AM</p><p><b>recipient</b>: <a href=\"https://hl7.org/fhir/practitioner-example.html\">Generated Summary: id: example; 23; active; Adam Careful </a></p><p><b>sender</b>: <a href=\"Device-example.html\">Generated Summary: id: example; 345675, Serial Number = AMID-342135-8464; status: active; manufacturer: Acme Devices, Inc; lotNumber: 43453424; modelNumber: AB 45-J; <span title=\"Codes: {http://snomed.info/sct 86184003}\">ECG</span>; ph: ext 4352; Author: Practitioner/example; Made: Jun 28, 2015 4:03:32 AM; Annotation: QA Checked</a></p><blockquote><p><b>payload</b></p><p><b>content</b>: Patient 1 has a very high serum potassium value (7.2 mmol/L on 2014-Dec-12 at 5:55 pm)</p></blockquote><blockquote><p><b>payload</b></p><p><b>content</b>: Serum Potassium Observation</p></blockquote></div>"
  ] ; # 
  fhir:partOf ( [
fhir:display [ fhir:v "Serum Potassium Observation" ]
  ] ) ; # 
  fhir:status [ fhir:v "on-hold"] ; # 
  fhir:statusReason [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/communication-not-done-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "recipient-unavailable" ]     ] )
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://acme.org/messagetypes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "Alert" ]     ] ) ;
fhir:text [ fhir:v "Alert" ]
  ] ) ; # 
  fhir:medium ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ParticipationMode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "WRITTEN" ] ;
fhir:display [ fhir:v "written" ]     ] ) ;
fhir:text [ fhir:v "written" ]
  ] ) ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ]
  ] ; # 
  fhir:topic [
fhir:text [ fhir:v "Hyperkalemia" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/example" ]
  ] ; # 
  fhir:sent [ fhir:v "2014-12-12T18:01:10-08:00"^^xsd:dateTime] ; # 
  fhir:received [ fhir:v "2014-12-12T18:01:11-08:00"^^xsd:dateTime] ; # 
  fhir:recipient ( [
fhir:reference [ fhir:v "Practitioner/example" ]
  ] ) ; # 
  fhir:sender [
fhir:reference [ fhir:v "Device/example" ]
  ] ; # 
  fhir:payload ( [
fhir:content [ fhir:v "Patient 1 has a very high serum potassium value (7.2 mmol/L on 2014-Dec-12 at 5:55 pm)" ]
  ] [
fhir:content [
a fhir:Reference ;
fhir:display [ fhir:v "Serum Potassium Observation" ]     ]
  ] ) . # 

<https://www.hl7.org/fhir/us/core/Observation-cbc-hemoglobin.html> a fhir:Observation ;
  fhir:id [ fhir:v "hemoglobin"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "1046" ] ;
fhir:lastUpdated [ fhir:v "2016-03-09T15:29:57.818+00:00"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: hemoglobin</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: Hgb Bld-mCnc <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '718-7' = 'Hemoglobin [Mass/volume] in Blood', given as 'Hgb Bld-mCnc'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>value</b>: 17.0 g/dL</p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td><td><b>AppliesTo</b></td></tr><tr><td>*</td><td>16.5 g/dL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code g/dL = 'g/dL')</span></td><td>21.5 g/dL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code g/dL = 'g/dL')</span></td><td>Normal Range <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/referencerange-meaning code 'normal' = 'Normal Range', given as 'Normal Range'})</span></td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "laboratory" ] ;
fhir:display [ fhir:v "Laboratory" ]     ] ) ;
fhir:text [ fhir:v "Laboratory" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:718-7 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "718-7" ] ;
fhir:display [ fhir:v "Hgb Bld-mCnc" ]     ] ) ;
fhir:text [ fhir:v "Hgb Bld-mCnc" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Amy Shaw" ]
  ] ; # 
  fhir:effective [ fhir:v "2005-07-05"^^xsd:date] ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "17.0"^^xsd:decimal ] ;
fhir:unit [ fhir:v "g/dL" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ]
  ] ; # 
  fhir:referenceRange ( [
fhir:low [
fhir:value [ fhir:v "16.5"^^xsd:decimal ] ;
fhir:unit [ fhir:v "g/dL" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "g/dL" ]     ] ;
fhir:high [
fhir:value [ fhir:v "21.5"^^xsd:decimal ] ;
fhir:unit [ fhir:v "g/dL" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "g/dL" ]     ] ;
    ( fhir:appliesTo [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/referencerange-meaning"^^xsd:anyURI ] ;
fhir:code [ fhir:v "normal" ] ;
fhir:display [ fhir:v "Normal Range" ]       ] ) ;
fhir:text [ fhir:v "Normal Range" ]     ] )
  ] ) . # 

<https://www.hl7.org/fhir/us/core/Observation-bp-data-absent.html> a fhir:Observation ;
  fhir:id [ fhir:v "bp-data-absent"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/bp"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/bp>     ] [
fhir:v "http://hl7.org/fhir/StructureDefinition/vitalsigns"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/vitalsigns>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: bp-data-absent</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'vital-signs' = 'Vital Signs', given as 'Vital Signs'})</span></p><p><b>code</b>: Blood pressure systolic and diastolic <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '85354-9' = 'Blood pressure panel with all children optional', given as 'Blood pressure panel with all children optional'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>encounter</b>: <a href=\"Encounter-1036.html\">Generated Summary: id: 1036; status: in-progress; <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActCode IMP}\">inpatient encounter</span></a></p><p><b>effective</b>: 02/07/1999 12:00:00 AM</p><blockquote><p><b>component</b></p><p><b>code</b>: Systolic blood pressure <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '8480-6' = 'Systolic blood pressure', given as 'Systolic blood pressure'})</span></p><p><b>value</b>: 109 mmHg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mm[Hg] = 'mm[Hg]')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Diastolic blood pressure <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '8462-4' = 'Diastolic blood pressure', given as 'Diastolic blood pressure'})</span></p><p><b>dataAbsentReason</b>: Unknown <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/data-absent-reason code 'unknown' = 'Unknown', given as 'Unknown'})</span></p></blockquote></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "vital-signs" ] ;
fhir:display [ fhir:v "Vital Signs" ]     ] ) ;
fhir:text [ fhir:v "Vital Signs" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:85354-9 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "85354-9" ] ;
fhir:display [ fhir:v "Blood pressure panel with all children optional" ]     ] ) ;
fhir:text [ fhir:v "Blood pressure systolic and diastolic" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Amy Shaw" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/1036" ]
  ] ; # 
  fhir:effective [ fhir:v "1999-07-02"^^xsd:date] ; # 
  fhir:component ( [
fhir:code [
      ( fhir:coding [
a loinc:8480-6 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8480-6" ] ;
fhir:display [ fhir:v "Systolic blood pressure" ]       ] ) ;
fhir:text [ fhir:v "Systolic blood pressure" ]     ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "109"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mmHg" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mm[Hg]" ]     ]
  ] [
fhir:code [
      ( fhir:coding [
a loinc:8462-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8462-4" ] ;
fhir:display [ fhir:v "Diastolic blood pressure" ]       ] ) ;
fhir:text [ fhir:v "Diastolic blood pressure" ]     ] ;
fhir:dataAbsentReason [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/data-absent-reason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "unknown" ] ;
fhir:display [ fhir:v "Unknown" ]       ] ) ;
fhir:text [ fhir:v "Unknown" ]     ]
  ] ) . # 

<https://build.fhir.org/ig/HL7/US-Core/Organization-example-organization-2.html> a fhir:Organization ;
  fhir:id [ fhir:v "example-organization-2"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example-organization-2</p><p><b>meta</b>: </p><p><b>identifier</b>: 1407071236, 121111111</p><p><b>active</b>: true</p><p><b>type</b>: Healthcare Provider <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/organization-type code 'prov' = 'Healthcare Provider', given as 'Healthcare Provider'})</span></p><p><b>name</b>: Acme Clinic</p><p><b>telecom</b>: ph: (+1) 734-677-7777, customer-service@acme-clinic.org</p><p><b>address</b>: 3300 Washtenaw Avenue, Suite 227 Amherst MA 01002 USA </p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://hl7.org.fhir/sid/us-npi"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1407071236" ]
  ] [
fhir:system [ fhir:v "http://example.org/fhir/sid/us-tin"^^xsd:anyURI ] ;
fhir:value [ fhir:v "121111111" ]
  ] ) ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:type ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/organization-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "prov" ] ;
fhir:display [ fhir:v "Healthcare Provider" ]     ] )
  ] ) ; # 
  fhir:name [ fhir:v "Acme Clinic"] ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "(+1) 734-677-7777" ]
  ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "customer-service@acme-clinic.org" ]
  ] ) ; # 
  fhir:address ( [
    ( fhir:line [ fhir:v "3300 Washtenaw Avenue, Suite 227" ] ) ;
fhir:city [ fhir:v "Amherst" ] ;
fhir:state [ fhir:v "MA" ] ;
fhir:postalCode [ fhir:v "01002" ] ;
fhir:country [ fhir:v "USA" ]
  ] ) . # 

<https://www.hl7.org/fhir/adverseevent.html> a fhir:AdverseEvent ;
  fhir:id [ fhir:v "example"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-adverseevent"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-adverseevent>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>identifier</b>: 49476534</p><p><b>actuality</b>: actual</p><p><b>event</b>: O/E - itchy rash <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '304386008' = 'O/E - itchy rash', given as 'O/E - itchy rash'})</span></p><p><b>subject</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>date</b>: Jan 29, 2017 12:34:56 PM</p><p><b>seriousness</b>: Non-serious <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/adverse-event-seriousness code 'Non-serious' = 'Non-serious', given as 'Non-serious'})</span></p><p><b>recorder</b>: <a href=\"https://hl7.org/fhir/practitioner-example.html\">Generated Summary: id: example; 23; active; Adam Careful </a></p><h3>SuspectEntities</h3><table class=\"grid\"><tr><td>-</td><td><b>Instance</b></td></tr><tr><td>*</td><td><a href=\"Medication-example.html\">Generated Summary: id: example; <span title=\"Codes: {http://www.nlm.nih.gov/research/umls/rxnorm 1594660}\">alemtuzumab 10 MG/ML [Lemtrada]</span>; <span title=\"Codes: {http://snomed.info/sct 385219001}\">Conventional release solution for injection (dose form)</span></a></td></tr></table></div>"
  ] ; # 
  fhir:identifier [
fhir:system [ fhir:v "http://acme.com/ids/patients/risks"^^xsd:anyURI ] ;
fhir:value [ fhir:v "49476534" ]
  ] ; # 
  fhir:actuality [ fhir:v "actual"] ; # 
  fhir:event [
    ( fhir:coding [
a sct:304386008 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "304386008" ] ;
fhir:display [ fhir:v "O/E - itchy rash" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ]
  ] ; # 
  fhir:date [ fhir:v "2017-01-29T12:34:56+00:00"^^xsd:dateTime] ; # 
  fhir:seriousness [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/adverse-event-seriousness"^^xsd:anyURI ] ;
fhir:code [ fhir:v "non-serious" ] ;
fhir:display [ fhir:v "Non-serious" ]     ] )
  ] ; # 
  fhir:recorder [
fhir:reference [ fhir:v "Practitioner/example" ]
  ] ; # 
  fhir:suspectEntity ( [
fhir:instance [
fhir:reference [ fhir:v "Medication/example" ]     ]
  ] ) . # 

<https://www.hl7.org/fhir/us/core/STU4/Observation-urine-ketone.html> a fhir:Observation ;
  fhir:id [ fhir:v "urine-ketone"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "206468" ] ;
fhir:lastUpdated [ fhir:v "2016-04-18T03:39:00.812+00:00"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: urine-ketone</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: KETONE <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '2514-8' = 'Ketones [Presence] in Urine by Test strip', given as 'Ketones [Presence] in Urine by Test strip'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>value</b>: Negative <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '260385009' = 'Negative', given as 'Negative'})</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Text</b></td></tr><tr><td>*</td><td>Negative</td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "laboratory" ] ;
fhir:display [ fhir:v "Laboratory" ]     ] ) ;
fhir:text [ fhir:v "Laboratory" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:2514-8 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2514-8" ] ;
fhir:display [ fhir:v "Ketones [Presence] in Urine by Test strip" ]     ] ) ;
fhir:text [ fhir:v "KETONE" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Amy Shaw" ]
  ] ; # 
  fhir:effective [ fhir:v "2005-07-05"^^xsd:date] ; # 
  fhir:value [
a fhir:CodeableConcept ;
    ( fhir:coding [
a sct:260385009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "260385009" ] ;
fhir:display [ fhir:v "Negative" ]     ] ) ;
fhir:text [ fhir:v "Negative" ]
  ] ; # 
  fhir:referenceRange ( [
fhir:text [ fhir:v "Negative" ]
  ] ) . # 

<https://www.hl7.org/fhir/us/core/Observation-serum-total-bilirubin.html> a fhir:Observation ;
  fhir:id [ fhir:v "serum-total-bilirubin"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "1364" ] ;
fhir:lastUpdated [ fhir:v "2016-03-09T15:29:59.089+00:00"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: serum-total-bilirubin</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: Bilirub SerPl-mCnc <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '1975-2' = 'Bilirubin.total [Mass/volume] in Serum or Plasma', given as 'Bilirub SerPl-mCnc'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 07/07/2005 12:00:00 AM</p><p><b>value</b>: 8.6 mg/dL</p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td><td><b>AppliesTo</b></td></tr><tr><td>*</td><td>2.0 mg/dL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg/dL = 'mg/dL')</span></td><td>7.0 mg/dL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg/dL = 'mg/dL')</span></td><td>Normal Range <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/referencerange-meaning code 'normal' = 'Normal Range', given as 'Normal Range'})</span></td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "laboratory" ] ;
fhir:display [ fhir:v "Laboratory" ]     ] ) ;
fhir:text [ fhir:v "Laboratory" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:1975-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1975-2" ] ;
fhir:display [ fhir:v "Bilirub SerPl-mCnc" ]     ] ) ;
fhir:text [ fhir:v "Bilirub SerPl-mCnc" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Amy Shaw" ]
  ] ; # 
  fhir:effective [ fhir:v "2005-07-07"^^xsd:date] ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "8.6"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mg/dL" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ]
  ] ; # 
  fhir:referenceRange ( [
fhir:low [
fhir:value [ fhir:v "2.0"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mg/dL" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mg/dL" ]     ] ;
fhir:high [
fhir:value [ fhir:v "7.0"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mg/dL" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mg/dL" ]     ] ;
    ( fhir:appliesTo [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/referencerange-meaning"^^xsd:anyURI ] ;
fhir:code [ fhir:v "normal" ] ;
fhir:display [ fhir:v "Normal Range" ]       ] ) ;
fhir:text [ fhir:v "Normal Range" ]     ] )
  ] ) . # 

<https://hl7.org/fhir/us/core/STU2/Observation-urine-wbcs.html> a fhir:Observation ;
  fhir:id [ fhir:v "urine-wbcs"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "206635" ] ;
fhir:lastUpdated [ fhir:v "2016-04-18T04:25:02.064+00:00"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: urine-wbcs</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: WBC <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '5821-4' = 'Leukocytes [#/area] in Urine sediment by Microscopy high power field', given as 'Leukocytes [#/area] in Urine sediment by Microscopy high power field'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>value</b>: 20-30 cells/HPF</p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Text</b></td></tr><tr><td>*</td><td>None Seen/HPF</td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "laboratory" ] ;
fhir:display [ fhir:v "Laboratory" ]     ] ) ;
fhir:text [ fhir:v "Laboratory" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:5821-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "5821-4" ] ;
fhir:display [ fhir:v "Leukocytes [#/area] in Urine sediment by Microscopy high power field" ]     ] ) ;
fhir:text [ fhir:v "WBC" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Amy Shaw" ]
  ] ; # 
  fhir:effective [ fhir:v "2005-07-05"^^xsd:date] ; # 
  fhir:value [
a fhir:Range ;
fhir:low [
fhir:value [ fhir:v "20"^^xsd:decimal ] ;
fhir:unit [ fhir:v "cells/HPF" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "/[HPF]" ]     ] ;
fhir:high [
fhir:value [ fhir:v "30"^^xsd:decimal ] ;
fhir:unit [ fhir:v "cells/HPF" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "/[HPF]" ]     ]
  ] ; # 
  fhir:referenceRange ( [
fhir:text [ fhir:v "None Seen/HPF" ]
  ] ) . # 

<https://www.hl7.org/fhir/us/core/Observation-weight.html> a fhir:Observation ;
  fhir:id [ fhir:v "weight"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/bodyweight"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/bodyweight>     ] [
fhir:v "http://hl7.org/fhir/StructureDefinition/vitalsigns"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/vitalsigns>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: weight</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'vital-signs' = 'Vital Signs', given as 'Vital Signs'})</span></p><p><b>code</b>: weight <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '29463-7' = 'Body weight', given as 'Body Weight'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>encounter</b>: GP Visit</p><p><b>effective</b>: 02/07/1999 12:00:00 AM</p><p><b>value</b>: 20.09414 kg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code kg = 'kg')</span></p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "vital-signs" ] ;
fhir:display [ fhir:v "Vital Signs" ]     ] ) ;
fhir:text [ fhir:v "Vital Signs" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:29463-7 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "29463-7" ] ;
fhir:display [ fhir:v "Body Weight" ]     ] ) ;
fhir:text [ fhir:v "weight" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Amy Shaw" ]
  ] ; # 
  fhir:encounter [
fhir:display [ fhir:v "GP Visit" ]
  ] ; # 
  fhir:effective [ fhir:v "1999-07-02"^^xsd:date] ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "20.09414"^^xsd:decimal ] ;
fhir:unit [ fhir:v "kg" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "kg" ]
  ] . # 

<https://www.hl7.org/fhir/us/core/Observation-pediatric-bmi-example.html> a fhir:Observation ;
  fhir:id [ fhir:v "pediatric-bmi-example"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/pediatric-bmi-for-age"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/pediatric-bmi-for-age>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: pediatric-bmi-example</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'vital-signs' = 'Vital Signs', given as 'Vital Signs'})</span></p><p><b>code</b>: BMI <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '59576-9' = 'Body mass index (BMI) [Percentile] Per age and sex', given as 'Body mass index (BMI) [Percentile] Per age and gender'})</span></p><p><b>subject</b>: <a href=\"Patient-example.html\">Infant Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>encounter</b>: GP Visit</p><p><b>effective</b>: 05/05/2019 5:12:29 AM</p><p><b>value</b>: 65 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code % = '%')</span></p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "vital-signs" ] ;
fhir:display [ fhir:v "Vital Signs" ]     ] ) ;
fhir:text [ fhir:v "Vital Signs" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:59576-9 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "59576-9" ] ;
fhir:display [ fhir:v "Body mass index (BMI) [Percentile] Per age and sex" ]     ] ) ;
fhir:text [ fhir:v "BMI" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Infant Amy Shaw" ]
  ] ; # 
  fhir:encounter [
fhir:display [ fhir:v "GP Visit" ]
  ] ; # 
  fhir:effective [ fhir:v "2019-05-04T12:12:29-07:00"^^xsd:dateTime] ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "65"^^xsd:decimal ] ;
fhir:unit [ fhir:v "%" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "%" ]
  ] . # 

<https://www.hl7.org/fhir/us/core/Observation-cbc-erythrocytes.html> a fhir:Observation ;
  fhir:id [ fhir:v "erythrocytes"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "1189" ] ;
fhir:lastUpdated [ fhir:v "2016-03-09T15:29:58.419+00:00"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: erythrocytes</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: RBC # Bld Auto <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '789-8' = 'Erythrocytes [#/volume] in Blood by Automated count', given as 'RBC # Bld Auto'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>value</b>: 4.58 10*6/uL</p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td><td><b>AppliesTo</b></td></tr><tr><td>*</td><td>4.1 10*6/uL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code 10*6/uL = '10*6/uL')</span></td><td>6.1 10*6/uL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code 10*6/uL = '10*6/uL')</span></td><td>Normal Range <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/referencerange-meaning code 'normal' = 'Normal Range', given as 'Normal Range'})</span></td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "laboratory" ] ;
fhir:display [ fhir:v "Laboratory" ]     ] ) ;
fhir:text [ fhir:v "Laboratory" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:789-8 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "789-8" ] ;
fhir:display [ fhir:v "RBC # Bld Auto" ]     ] ) ;
fhir:text [ fhir:v "RBC # Bld Auto" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Amy Shaw" ]
  ] ; # 
  fhir:effective [ fhir:v "2005-07-05"^^xsd:date] ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "4.58"^^xsd:decimal ] ;
fhir:unit [ fhir:v "10*6/uL" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ]
  ] ; # 
  fhir:referenceRange ( [
fhir:low [
fhir:value [ fhir:v "4.1"^^xsd:decimal ] ;
fhir:unit [ fhir:v "10*6/uL" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "10*6/uL" ]     ] ;
fhir:high [
fhir:value [ fhir:v "6.1"^^xsd:decimal ] ;
fhir:unit [ fhir:v "10*6/uL" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "10*6/uL" ]     ] ;
    ( fhir:appliesTo [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/referencerange-meaning"^^xsd:anyURI ] ;
fhir:code [ fhir:v "normal" ] ;
fhir:display [ fhir:v "Normal Range" ]       ] ) ;
fhir:text [ fhir:v "Normal Range" ]     ] )
  ] ) . # 

<https://build.fhir.org/ig/HL7/fhir-qi-core/MedicationDispense-negation-example.html> a fhir:MedicationDispense ;
  fhir:id [ fhir:v "negation-example"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: negation-example</p><p><b>status</b>: declined</p><p><b>statusReason</b>: Drug treatment not indicated (situation) <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '183966005' = 'Drug treatment not indicated', given as 'Drug treatment not indicated (situation)'})</span></p><p><b>medication</b>: Medication Brand Name value set <span style=\"background: LightGoldenRodYellow\">(Details : {[not stated] code 'null' = 'null)</span></p><p><b>subject</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>authorizingPrescription</b>: <a href=\"MedicationRequest-example.html\">Generated Summary: id: example; status: active; intent: order; ????; authoredOn: Mar 26, 2015 12:32:52 AM; </a></p><p><b>dosageInstruction</b>: </p></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-recorded"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2017-01-17"^^xsd:date ]
  ] ) ; # 
  fhir:status [ fhir:v "declined"] ; # 
  fhir:statusReason [
a fhir:CodeableConcept ;
    ( fhir:coding [
a sct:183966005 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "183966005" ] ;
fhir:display [ fhir:v "Drug treatment not indicated (situation)" ]     ] )
  ] ; # 
  fhir:medication [
a fhir:CodeableConcept ;
    ( fhir:coding [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/valueset-reference"^^xsd:anyURI ] ;
fhir:value [ fhir:v "http://cts.nlm.nih.gov/fhir/2.16.840.1.113883.3.88.12.80.16"^^xsd:anyURI ]       ] )     ] ) ;
fhir:text [ fhir:v "Medication Brand Name value set" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ]
  ] ; # 
  fhir:authorizingPrescription ( [
fhir:reference [ fhir:v "MedicationRequest/example" ]
  ] ) ; # 
  fhir:dosageInstruction ( [
fhir:timing [
fhir:repeat [
fhir:frequency [ fhir:v "3"^^xsd:positiveInteger ] ;
fhir:period [ fhir:v "1"^^xsd:decimal ] ;
fhir:periodUnit [ fhir:v "d" ]       ]     ] ;
fhir:route [
      ( fhir:coding [
a sct:394899003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "394899003" ] ;
fhir:display [ fhir:v "oral administration of treatment" ]       ] )     ] ;
    ( fhir:doseAndRate [
fhir:type [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/dose-rate-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ordered" ] ;
fhir:display [ fhir:v "Ordered" ]         ] )       ] ;
fhir:dose [
a fhir:Quantity ;
fhir:value [ fhir:v "5"^^xsd:decimal ] ;
fhir:unit [ fhir:v "ml" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ml" ]       ]     ] )
  ] ) . # 

<https://www.hl7.org/fhir/us/core/Observation-bun.html> a fhir:Observation ;
  fhir:id [ fhir:v "bun"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "1237" ] ;
fhir:lastUpdated [ fhir:v "2016-03-09T15:29:58.597+00:00"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: bun</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: BUN SerPl-mCnc <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '3094-0' = 'Urea nitrogen [Mass/volume] in Serum or Plasma', given as 'BUN SerPl-mCnc'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>value</b>: 10.0 mg/dL</p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td><td><b>AppliesTo</b></td></tr><tr><td>*</td><td>5.0 mg/dL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg/dL = 'mg/dL')</span></td><td>20.0 mg/dL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg/dL = 'mg/dL')</span></td><td>Normal Range <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/referencerange-meaning code 'normal' = 'Normal Range', given as 'Normal Range'})</span></td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "laboratory" ] ;
fhir:display [ fhir:v "Laboratory" ]     ] ) ;
fhir:text [ fhir:v "Laboratory" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:3094-0 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "3094-0" ] ;
fhir:display [ fhir:v "BUN SerPl-mCnc" ]     ] ) ;
fhir:text [ fhir:v "BUN SerPl-mCnc" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Amy Shaw" ]
  ] ; # 
  fhir:effective [ fhir:v "2005-07-05"^^xsd:date] ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "10.0"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mg/dL" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ]
  ] ; # 
  fhir:referenceRange ( [
fhir:low [
fhir:value [ fhir:v "5.0"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mg/dL" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mg/dL" ]     ] ;
fhir:high [
fhir:value [ fhir:v "20.0"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mg/dL" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mg/dL" ]     ] ;
    ( fhir:appliesTo [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/referencerange-meaning"^^xsd:anyURI ] ;
fhir:code [ fhir:v "normal" ] ;
fhir:display [ fhir:v "Normal Range" ]       ] ) ;
fhir:text [ fhir:v "Normal Range" ]     ] )
  ] ) . # 

<https://build.fhir.org/medication-examples.html> a fhir:Medication ;
  fhir:id [ fhir:v "example"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medication"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medication>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>contained</b>: </p><p><b>code</b>: alemtuzumab 10 MG/ML [Lemtrada] <span style=\"background: LightGoldenRodYellow\">(Details : {RxNorm code '1594660' = 'alemtuzumab 10 MG/ML [Lemtrada]', given as 'alemtuzumab 10 MG/ML [Lemtrada]'})</span></p><p><b>manufacturer</b>: unknown resource contained</p><p><b>form</b>: Conventional release solution for injection (dose form) <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '385219001' = 'Solution for injection', given as 'Conventional release solution for injection (dose form)'})</span></p><h3>Ingredients</h3><table class=\"grid\"><tr><td>-</td><td><b>Item[x]</b></td><td><b>Strength</b></td></tr><tr><td>*</td><td>Alemtuzumab (substance) <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '129472003' = 'Alemtuzumab', given as 'Alemtuzumab (substance)'})</span></td><td>12 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg = 'mg')</span>/1.2 mL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mL = 'mL')</span></td></tr></table><h3>Batches</h3><table class=\"grid\"><tr><td>-</td><td><b>LotNumber</b></td><td><b>ExpirationDate</b></td></tr><tr><td>*</td><td>9494788</td><td>May 22, 2017 12:00:00 AM</td></tr></table></div>"
  ] ; # 
  fhir:contained ( [
a fhir:Organization ;
fhir:id [ fhir:v "org6" ] ;
    ( fhir:identifier [
fhir:system [ fhir:v "http://example.org/identifier"^^xsd:anyURI ] ;
fhir:value [ fhir:v "ORG-006" ]     ] ) ;
fhir:active [ fhir:v "true"^^xsd:boolean ] ;
fhir:name [ fhir:v "Genzyme" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.sanofigenzyme.com/" ] ;
fhir:use [ fhir:v "work" ]     ] ) ;
    ( fhir:address [
fhir:use [ fhir:v "work" ] ;
fhir:city [ fhir:v "Cambridge" ] ;
fhir:state [ fhir:v "MA" ] ;
fhir:country [ fhir:v "USA" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "http://www.nlm.nih.gov/research/umls/rxnorm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1594660" ] ;
fhir:display [ fhir:v "alemtuzumab 10 MG/ML [Lemtrada]" ]     ] )
  ] ; # 
  fhir:manufacturer [
fhir:reference [ fhir:v "#org6" ]
  ] ; # 
  fhir:form [
    ( fhir:coding [
a sct:385219001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "385219001" ] ;
fhir:display [ fhir:v "Conventional release solution for injection (dose form)" ]     ] )
  ] ; # 
  fhir:ingredient ( [
fhir:item [
a fhir:CodeableConcept ;
      ( fhir:coding [
a sct:129472003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "129472003" ] ;
fhir:display [ fhir:v "Alemtuzumab (substance)" ]       ] )     ] ;
fhir:strength [
fhir:numerator [
fhir:value [ fhir:v "12"^^xsd:decimal ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mg" ]       ] ;
fhir:denominator [
fhir:value [ fhir:v "1.2"^^xsd:decimal ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mL" ]       ]     ]
  ] ) ; # 
  fhir:batch [
fhir:lotNumber [ fhir:v "9494788" ] ;
fhir:expirationDate [ fhir:v "2017-05-22"^^xsd:date ]
  ] . # 

<https://hl7.org/fhir/us/core/Observation-serum-co2.html> a fhir:Observation ;
  fhir:id [ fhir:v "serum-co2"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "962" ] ;
fhir:lastUpdated [ fhir:v "2016-03-09T15:29:57.477+00:00"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: serum-co2</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: CO2 SerPl-sCnc <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '2028-9' = 'Carbon dioxide, total [Moles/volume] in Serum or Plasma', given as 'CO2 SerPl-sCnc'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>value</b>: 24.0 mmol/L</p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td><td><b>AppliesTo</b></td></tr><tr><td>*</td><td>22.0 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mmol/L = 'mmol/L')</span></td><td>29.0 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mmol/L = 'mmol/L')</span></td><td>Normal Range <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/referencerange-meaning code 'normal' = 'Normal Range', given as 'Normal Range'})</span></td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "laboratory" ] ;
fhir:display [ fhir:v "Laboratory" ]     ] ) ;
fhir:text [ fhir:v "Laboratory" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:2028-9 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2028-9" ] ;
fhir:display [ fhir:v "CO2 SerPl-sCnc" ]     ] ) ;
fhir:text [ fhir:v "CO2 SerPl-sCnc" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Amy Shaw" ]
  ] ; # 
  fhir:effective [ fhir:v "2005-07-05"^^xsd:date] ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "24.0"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mmol/L" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ]
  ] ; # 
  fhir:referenceRange ( [
fhir:low [
fhir:value [ fhir:v "22.0"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mmol/L" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mmol/L" ]     ] ;
fhir:high [
fhir:value [ fhir:v "29.0"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mmol/L" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mmol/L" ]     ] ;
    ( fhir:appliesTo [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/referencerange-meaning"^^xsd:anyURI ] ;
fhir:code [ fhir:v "normal" ] ;
fhir:display [ fhir:v "Normal Range" ]       ] ) ;
fhir:text [ fhir:v "Normal Range" ]     ] )
  ] ) . # 

<https://www.hl7.org/fhir/us/core/STU4/Observation-urine-bacteria.html> a fhir:Observation ;
  fhir:id [ fhir:v "urine-bacteria"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "206540" ] ;
fhir:lastUpdated [ fhir:v "2016-04-18T03:56:41.250+00:00"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: urine-bacteria</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: BACTERIA <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '25145-4' = 'Bacteria [Presence] in Urine sediment by Light microscopy', given as 'Bacteria [Presence] in Urine sediment by Light microscopy'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>value</b>: 4+ <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '260350009' = 'Present ++++ out of ++++ (qualifier value)', given as '++++'})</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Text</b></td></tr><tr><td>*</td><td>0-1+</td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "laboratory" ] ;
fhir:display [ fhir:v "Laboratory" ]     ] ) ;
fhir:text [ fhir:v "Laboratory" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:25145-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "25145-4" ] ;
fhir:display [ fhir:v "Bacteria [Presence] in Urine sediment by Light microscopy" ]     ] ) ;
fhir:text [ fhir:v "BACTERIA" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Amy Shaw" ]
  ] ; # 
  fhir:effective [ fhir:v "2005-07-05"^^xsd:date] ; # 
  fhir:value [
a fhir:CodeableConcept ;
    ( fhir:coding [
a sct:260350009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "260350009" ] ;
fhir:display [ fhir:v "++++" ]     ] ) ;
fhir:text [ fhir:v "4+" ]
  ] ; # 
  fhir:referenceRange ( [
fhir:text [ fhir:v "0-1+" ]
  ] ) . # 

<https://build.fhir.org/servicerequest-examples.html> a fhir:ServiceRequest ;
  fhir:id [ fhir:v "example"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-servicerequest"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-servicerequest>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>status</b>: completed</p><p><b>intent</b>: order</p><p><b>priority</b>: urgent</p><p><b>code</b>: Excision of appendix (procedure) <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '80146002' = 'Appendectomy', given as 'Excision of appendix (procedure)'})</span></p><p><b>subject</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>encounter</b>: <a href=\"https://build.fhir.org/ig/HL7/fhir-qi-core//Encounter-encounter-ed-example.html\">Generated Summary: id: example; status: in-progress; <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActCode IMP}\">inpatient encounter</span>; <span title=\"Codes: {http://www.ama-assn.org/go/cpt 99223}\">Inpatient Hospital Care</span></a></p><p><b>occurrence</b>: Apr 5, 2013 12:00:00 AM</p><p><b>asNeeded</b>: true</p><p><b>authoredOn</b>: Apr 4, 2013 12:00:00 AM</p><p><b>reasonCode</b>: On examination - abdominal pain - right iliac <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '163220003' = 'On examination - abdominal pain - right iliac (finding)', given as 'On examination - abdominal pain - right iliac'})</span></p><p><b>bodySite</b>: Appendix structure <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '66754008' = 'Appendix', given as 'Appendix structure'})</span></p></div>"
  ] ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:priority [ fhir:v "urgent"] ; # 
  fhir:code [
    ( fhir:coding [
a sct:80146002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "80146002" ] ;
fhir:display [ fhir:v "Excision of appendix (procedure)" ]     ] ) ;
fhir:text [ fhir:v "Excision of appendix (procedure)" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/example" ]
  ] ; # 
  fhir:occurrence [ fhir:v "2013-04-05"^^xsd:date] ; # 
  fhir:asNeeded [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:authoredOn [ fhir:v "2013-04-04"^^xsd:date] ; # 
  fhir:reasonCode ( [
    ( fhir:coding [
a sct:163220003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "163220003" ] ;
fhir:display [ fhir:v "On examination - abdominal pain - right iliac" ]     ] )
  ] ) ; # 
  fhir:bodySite ( [
    ( fhir:coding [
a sct:66754008 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "66754008" ] ;
fhir:display [ fhir:v "Appendix structure" ]     ] )
  ] ) . # 

<https://www.hl7.org/fhir/us/core/Observation-cbc-mchc.html> a fhir:Observation ;
  fhir:id [ fhir:v "mchc"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "879" ] ;
fhir:lastUpdated [ fhir:v "2016-03-09T15:29:57.124+00:00"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: mchc</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: MCHC RBC Auto-mCnc <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '786-4' = 'MCHC [Mass/volume] by Automated count', given as 'MCHC RBC Auto-mCnc'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>value</b>: 34.7 g/dL</p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td><td><b>AppliesTo</b></td></tr><tr><td>*</td><td>30.0 g/dL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code g/dL = 'g/dL')</span></td><td>34.0 g/dL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code g/dL = 'g/dL')</span></td><td>Normal Range <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/referencerange-meaning code 'normal' = 'Normal Range', given as 'Normal Range'})</span></td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "laboratory" ] ;
fhir:display [ fhir:v "Laboratory" ]     ] ) ;
fhir:text [ fhir:v "Laboratory" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:786-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "786-4" ] ;
fhir:display [ fhir:v "MCHC RBC Auto-mCnc" ]     ] ) ;
fhir:text [ fhir:v "MCHC RBC Auto-mCnc" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Amy Shaw" ]
  ] ; # 
  fhir:effective [ fhir:v "2005-07-05"^^xsd:date] ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "34.7"^^xsd:decimal ] ;
fhir:unit [ fhir:v "g/dL" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ]
  ] ; # 
  fhir:referenceRange ( [
fhir:low [
fhir:value [ fhir:v "30.0"^^xsd:decimal ] ;
fhir:unit [ fhir:v "g/dL" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "g/dL" ]     ] ;
fhir:high [
fhir:value [ fhir:v "34.0"^^xsd:decimal ] ;
fhir:unit [ fhir:v "g/dL" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "g/dL" ]     ] ;
    ( fhir:appliesTo [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/referencerange-meaning"^^xsd:anyURI ] ;
fhir:code [ fhir:v "normal" ] ;
fhir:display [ fhir:v "Normal Range" ]       ] ) ;
fhir:text [ fhir:v "Normal Range" ]     ] )
  ] ) . # 

<https://www.hl7.org/fhir/specimen.html> a fhir:Specimen ;
  fhir:id [ fhir:v "example"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://www.hl7.org/fhir/specimen.html"^^xsd:anyURI ;
fhir:link <https://www.hl7.org/fhir/specimen.html>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>type</b>: Venous blood specimen <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '122555007' = 'Venous blood specimen', given as 'Venous blood specimen'})</span></p><p><b>subject</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>receivedTime</b>: Mar 4, 2011 7:03:00 AM</p><h3>Collections</h3><table class=\"grid\"><tr><td>-</td><td><b>Extension</b></td><td><b>Collected[x]</b></td><td><b>Quantity</b></td><td><b>BodySite</b></td></tr><tr><td>*</td><td/><td>Mar 6, 2011 6:15:00 AM</td><td>6 mL</td><td>Anterior surface of arm <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '7311008' = 'Anterior surface of arm', given as 'Anterior surface of arm'})</span></td></tr></table><h3>Processings</h3><table class=\"grid\"><tr><td>-</td><td><b>Extension</b></td><td><b>Description</b></td><td><b>Procedure</b></td><td><b>Additive</b></td></tr><tr><td>*</td><td/><td>Treated with anticoagulants.</td><td>Defibrination <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/v2-0373 code 'DEFB' = 'Defibrination', given as 'Defibrination'})</span></td><td><a href=\"Substance-example.html\">Generated Summary: id: example; 1463; status: active; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/substance-category allergen}\">Allergen</span>; <span title=\"Codes: \">apitoxin (Honey Bee Venom)</span></a></td></tr></table><h3>Containers</h3><table class=\"grid\"><tr><td>-</td><td><b>Extension</b></td><td><b>Type</b></td><td><b>Capacity</b></td></tr><tr><td>*</td><td/><td>Specimen vial <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '434746001' = 'Specimen vial (physical object)', given as 'Specimen vial'})</span></td><td>10 mL</td></tr></table></div>"
  ] ; # 
  fhir:type [
    ( fhir:coding [
a sct:122555007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "122555007" ] ;
fhir:display [ fhir:v "Venous blood specimen" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ]
  ] ; # 
  fhir:receivedTime [ fhir:v "2011-03-04T07:03:00Z"^^xsd:dateTime] ; # 
  fhir:collection [
    ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/specimen-collectionPriority"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
        ( fhir:coding [
fhir:system [ fhir:v "http://example.com"^^xsd:anyURI ] ;
fhir:code [ fhir:v "5" ] ;
fhir:display [ fhir:v "ROUTINE" ]         ] )       ]     ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/specimen-specialHandling"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NOPERSISTP" ] ;
fhir:display [ fhir:v "no collection beyond purpose of use" ]         ] )       ]     ] ) ;
fhir:collected [ fhir:v "2011-03-06T06:15:00Z"^^xsd:dateTime ] ;
fhir:quantity [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/specimen-isDryWeight"^^xsd:anyURI ] ;
fhir:value [ fhir:v "false"^^xsd:boolean ]       ] ) ;
fhir:value [ fhir:v "6"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mL" ]     ] ;
fhir:bodySite [
      ( fhir:coding [
a sct:7311008 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "7311008" ] ;
fhir:display [ fhir:v "Anterior surface of arm" ]       ] )     ]
  ] ; # 
  fhir:processing ( [
    ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/specimen-processingTime"^^xsd:anyURI ] ;
fhir:value [
a fhir:Period ;
fhir:start [ fhir:v "2011-03-04T07:03:00Z"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2011-03-04T07:03:00Z"^^xsd:dateTime ]       ]     ] ) ;
fhir:description [ fhir:v "Treated with anticoagulants." ] ;
fhir:procedure [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0373"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DEFB" ] ;
fhir:display [ fhir:v "Defibrination" ]       ] )     ] ;
    ( fhir:additive [
fhir:reference [ fhir:v "Substance/example" ]     ] )
  ] ) ; # 
  fhir:container ( [
    ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/specimen-sequenceNumber"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1"^^xsd:integer ]     ] ) ;
fhir:type [
      ( fhir:coding [
a sct:434746001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "434746001" ] ;
fhir:display [ fhir:v "Specimen vial" ]       ] )     ] ;
fhir:capacity [
fhir:value [ fhir:v "10"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mL" ]     ]
  ] ) . # 

<https://build.fhir.org/ig/HL7/fhir-qi-core/MedicationAdministration-negation-example.html> a fhir:MedicationAdministration ;
  fhir:id [ fhir:v "negation-example"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: negation-example</p><p><b>status</b>: not-done</p><p><b>statusReason</b>: Drug treatment not indicated (situation) <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '183966005' = 'Drug treatment not indicated', given as 'Drug treatment not indicated (situation)'})</span></p><p><b>medication</b>: Medication Brand Name value set <span style=\"background: LightGoldenRodYellow\">(Details : {[not stated] code 'null' = 'null)</span></p><p><b>subject</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>context</b>: <a href=\"https://build.fhir.org/ig/HL7/fhir-qi-core//Encounter-encounter-ed-example.html\">Generated Summary: id: example; status: in-progress; <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActCode IMP}\">inpatient encounter</span>; <span title=\"Codes: {http://www.ama-assn.org/go/cpt 99223}\">Inpatient Hospital Care</span></a></p><p><b>supportingInformation</b>: <a href=\"Condition-example.html\">Generated Summary: id: example; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span>; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span>; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem List Item</span>; <span title=\"Codes: {http://snomed.info/sct 24484000}\">Severe (severity modifier)</span>; <span title=\"Codes: {http://snomed.info/sct 39065001}\">Burnt Ear</span>; <span title=\"Codes: {http://snomed.info/sct 49521004}\">Left Ear</span>; onset: May 24, 2012 12:00:00 AM; recordedDate: May 24, 2012 12:00:00 AM</a></p><p><b>effective</b>: Jan 15, 2015 1:30:00 PM --&gt; Jan 15, 2015 1:30:00 PM</p><p><b>request</b>: <a href=\"MedicationRequest-example.html\">Generated Summary: id: example; status: active; intent: order; ????; authoredOn: Mar 26, 2015 12:32:52 AM; </a></p><p><b>note</b>: Patient started Bupropion this morning - will administer in a reduced dose tomorrow</p><h3>Dosages</h3><table class=\"grid\"><tr><td>-</td><td><b>Route</b></td><td><b>Dose</b></td></tr><tr><td>*</td><td>Intravenous route (qualifier value) <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '47625008' = 'Intravenous route', given as 'Intravenous route (qualifier value)'})</span></td><td>3 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg = 'mg')</span></td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-recorded"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2015-01-15"^^xsd:date ]
  ] ) ; # 
  fhir:status [ fhir:v "not-done"] ; # 
  fhir:statusReason ( [
    ( fhir:coding [
a sct:183966005 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "183966005" ] ;
fhir:display [ fhir:v "Drug treatment not indicated (situation)" ]     ] )
  ] ) ; # 
  fhir:medication [
a fhir:CodeableConcept ;
    ( fhir:coding [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/valueset-reference"^^xsd:anyURI ] ;
fhir:value [ fhir:v "http://cts.nlm.nih.gov/fhir/2.16.840.1.113883.3.88.12.80.16"^^xsd:anyURI ]       ] )     ] ) ;
fhir:text [ fhir:v "Medication Brand Name value set" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ]
  ] ; # 
  fhir:context [
fhir:reference [ fhir:v "Encounter/example" ]
  ] ; # 
  fhir:supportingInformation ( [
fhir:reference [ fhir:v "Condition/example" ]
  ] ) ; # 
  fhir:effective [
a fhir:Period ;
fhir:start [ fhir:v "2015-01-15T14:30:00+01:00"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2015-01-15T14:30:00+01:00"^^xsd:dateTime ]
  ] ; # 
  fhir:request [
fhir:reference [ fhir:v "MedicationRequest/example" ]
  ] ; # 
  fhir:note ( [
fhir:text [ fhir:v "Patient started Bupropion this morning - will administer in a reduced dose tomorrow" ]
  ] ) ; # 
  fhir:dosage [
fhir:route [
      ( fhir:coding [
a sct:47625008 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "47625008" ] ;
fhir:display [ fhir:v "Intravenous route (qualifier value)" ]       ] )     ] ;
fhir:dose [
fhir:value [ fhir:v "3"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mg" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mg" ]     ]
  ] . # 

<https://www.hl7.org/fhir/us/core/STU4/MedicationRequest-uscore-mo1.html> a fhir:MedicationRequest ;
  fhir:id [ fhir:v "uscore-mo1"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: uscore-mo1</p><p><b>meta</b>: </p><p><b>status</b>: active</p><p><b>intent</b>: order</p><p><b>medication</b>: Nizatidine 15 MG/ML Oral Solution [Axid] <span style=\"background: LightGoldenRodYellow\">(Details : {RxNorm code '582620' = 'Nizatidine 15 MG/ML Oral Solution [Axid]', given as 'Nizatidine 15 MG/ML Oral Solution [Axid]'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>authoredOn</b>: 05/04/2008 12:00:00 AM</p><p><b>requester</b>: <a href=\"https://build.fhir.org/ig/HL7/US-Core/Practitioner-practitioner-1.html\">Ronald Bone, MD. Generated Summary: id: practitioner-1; 9941339108, 25456; Ronald Bone </a></p><p><b>dosageInstruction</b>: </p><h3>DispenseRequests</h3><table class=\"grid\"><tr><td>-</td><td><b>NumberOfRepeatsAllowed</b></td><td><b>Quantity</b></td><td><b>ExpectedSupplyDuration</b></td></tr><tr><td>*</td><td>1</td><td>480 mL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mL = 'mL')</span></td><td>30 days<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code d = 'd')</span></td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:medication [
a fhir:CodeableConcept ;
    ( fhir:coding [
fhir:system [ fhir:v "http://www.nlm.nih.gov/research/umls/rxnorm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "582620" ] ;
fhir:display [ fhir:v "Nizatidine 15 MG/ML Oral Solution [Axid]" ]     ] ) ;
fhir:text [ fhir:v "Nizatidine 15 MG/ML Oral Solution [Axid]" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Amy Shaw" ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2008-04-05"^^xsd:date] ; # 
  fhir:requester [
fhir:reference [ fhir:v "Practitioner/practitioner-1" ] ;
fhir:display [ fhir:v "Ronald Bone, MD" ]
  ] ; # 
  fhir:dosageInstruction ( [
fhir:text [ fhir:v "10 mL bid" ] ;
fhir:timing [
fhir:repeat [
fhir:bounds [
a fhir:Period ;
fhir:start [ fhir:v "2008-04-05"^^xsd:date ]         ]       ]     ]
  ] ) ; # 
  fhir:dispenseRequest [
fhir:numberOfRepeatsAllowed [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:quantity [
fhir:value [ fhir:v "480"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mL" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mL" ]     ] ;
fhir:expectedSupplyDuration [
fhir:value [ fhir:v "30"^^xsd:decimal ] ;
fhir:unit [ fhir:v "days" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "d" ]     ]
  ] . #