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
@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-MBODA-example-new-therapy-bundle"] ; # fhir:type [ fhir:v "transaction"] ; # fhir:entry ( [ fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/us/qicore/MedicationRequest-negation-example.html"^^xsd:anyURI ] ; ( fhir:resource <https://www.hl7.org/fhir/us/qicore/MedicationRequest-negation-example.html> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "MedicationRequest/negation-example-new-therapy"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/us/core/StructureDefinition-us-core-medicationrequest.html"^^xsd:anyURI ] ; ( fhir:resource <https://www.hl7.org/fhir/us/core/StructureDefinition-us-core-medicationrequest.html> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "MedicationRequest/uscore-mo2-continued-therapy"^^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-new-therapy"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/us/core/StructureDefinition-us-core-medicationrequest.html"^^xsd:anyURI ] ; ( fhir:resource <https://www.hl7.org/fhir/us/core/StructureDefinition-us-core-medicationrequest.html> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "MedicationRequest/uscore-mo3-continued-therapy"^^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-new-therapy"^^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-new-therapy"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/encounter.html"^^xsd:anyURI ] ; ( fhir:resource <https://www.hl7.org/fhir/encounter.html> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Encounter/example-new-therapy"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/us/core/StructureDefinition-us-core-medicationrequest.html"^^xsd:anyURI ] ; ( fhir:resource <https://www.hl7.org/fhir/us/core/StructureDefinition-us-core-medicationrequest.html> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "MedicationRequest/uscore-mo2-continued-therapy-with-dosage-continued-therapy"^^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-continued-therapy"^^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-new-therapy"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/medication.html"^^xsd:anyURI ] ; ( fhir:resource <https://www.hl7.org/fhir/medication.html> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Medication/uscore-med2-continued-therapy"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/medication.html"^^xsd:anyURI ] ; ( fhir:resource <https://www.hl7.org/fhir/medication.html> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Medication/uscore-med1-continued-therapy"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/patient.html"^^xsd:anyURI ] ; ( fhir:resource <https://www.hl7.org/fhir/patient.html> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Practitioner/example-new-therapy"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/patient.html"^^xsd:anyURI ] ; ( fhir:resource <https://www.hl7.org/fhir/patient.html> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Patient/example-new-therapy"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "https://build.fhir.org/ig/HL7/US-Core/StructureDefinition-us-core-body-height.html"^^xsd:anyURI ] ; ( fhir:resource <https://build.fhir.org/ig/HL7/US-Core/StructureDefinition-us-core-body-height.html> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Observation/height-continued-therapy"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "https://hl7.org/fhir/us/core/STU5.0.1/MedicationRequest-self-tylenol.html"^^xsd:anyURI ] ; ( fhir:resource <https://hl7.org/fhir/us/core/STU5.0.1/MedicationRequest-self-tylenol.html> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "MedicationRequest/self-tylenol-continued-therapy"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/encounter.html"^^xsd:anyURI ] ; ( fhir:resource <https://www.hl7.org/fhir/encounter.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/dstu2/qicore/allergyintolerance-example-refuted.html"^^xsd:anyURI ] ; ( fhir:resource <https://www.hl7.org/fhir/dstu2/qicore/allergyintolerance-example-refuted.html> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "AllergyIntolerance/example-refuted-new-therapy"^^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-new-therapy"^^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-new-therapy"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "https://build.fhir.org/ig/HL7/cimi-vital-signs/StructureDefinition-body-weight-definitions.html"^^xsd:anyURI ] ; ( fhir:resource <https://build.fhir.org/ig/HL7/cimi-vital-signs/StructureDefinition-body-weight-definitions.html> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Observation/weight-continued-therapy"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "https://www.hl7.org/fhir/medication.html"^^xsd:anyURI ] ; ( fhir:resource <https://www.hl7.org/fhir/medication.html> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Medication/example-new-therapy"^^xsd:anyURI ] ] ] ) . # <https://www.hl7.org/fhir/us/qicore/MedicationRequest-negation-example.html> a fhir:MedicationRequest ; fhir:id [ fhir:v "negation-example-new-therapy"] ; # 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-new-therapy" ] ] ; # fhir:authoredOn [ fhir:v "2015-03-25T19:32:52-05:00"^^xsd:dateTime] ; # fhir:requester [ fhir:reference [ fhir:v "Practitioner/example-new-therapy" ] ] ; # 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/us/core/StructureDefinition-us-core-medicationrequest.html> a fhir:MedicationRequest, fhir:MedicationRequest, fhir:MedicationRequest ; fhir:id [ fhir:v "uscore-mo2-continued-therapy"], [ fhir:v "uscore-mo3-continued-therapy"], [ fhir:v "uscore-mo2-continued-therapy-with-dosage-continued-therapy"] ; # fhir:meta [ fhir:versionId [ fhir:v "1" ] ; ( 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:versionId [ fhir:v "2" ] ; ( fhir:profile [ fhir:v "https://build.fhir.org/medicationrequest.html"^^xsd:anyURI ; fhir:link <https://build.fhir.org/medicationrequest.html> ] ) ], [ fhir:versionId [ fhir:v "3" ] ; ( 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</b></p><p><b>id</b>: uscore-mo3-continued-therapy</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_uscore-med2-continued-therapy\">Nizatidine 15 MG/ML Oral Solution [Axid]. Generated Summary: id: uscore-med2-continued-therapy; <span title=\"Codes: {http://www.nlm.nih.gov/research/umls/rxnorm 582620}\">Nizatidine 15 MG/ML Oral Solution [Axid]</span></a></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 , Amy V. Baxter ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 1987-02-20</a></p><p><b>authoredOn</b>: 2008-04-05</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-continued-therapy; id: 9941339108, id: 25456; Ronald Bone </a></p></div>" ], [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>id</b>: uscore-mo3-continued-therapy</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_uscore-med2-continued-therapy\">Nizatidine 15 MG/ML Oral Solution [Axid]. Generated Summary: id: uscore-med2-continued-therapy; <span title=\"Codes: {http://www.nlm.nih.gov/research/umls/rxnorm 582620}\">Nizatidine 15 MG/ML Oral Solution [Axid]</span></a></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 , Amy V. Baxter ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 1987-02-20</a></p><p><b>authoredOn</b>: 2008-04-05</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-continued-therapy; id: 9941339108, id: 25456; Ronald Bone </a></p></div>" ], [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>id</b>: uscore-mo3-continued-therapy</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_uscore-med2-continued-therapy\">Nizatidine 15 MG/ML Oral Solution [Axid]. Generated Summary: id: uscore-med2-continued-therapy; <span title=\"Codes: {http://www.nlm.nih.gov/research/umls/rxnorm 582620}\">Nizatidine 15 MG/ML Oral Solution [Axid]</span></a></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 , Amy V. Baxter ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 1987-02-20</a></p><p><b>authoredOn</b>: 2008-04-05</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-continued-therapy; id: 9941339108, id: 25456; Ronald Bone </a></p></div>" ] ; # fhir:status [ fhir:v "active"], [ fhir:v "active"], [ fhir:v "active"] ; # fhir:intent [ fhir:v "order"], [ fhir:v "order"], [ fhir:v "order"] ; # fhir:medication [ a fhir:Reference ; fhir:reference [ fhir:v "Medication/uscore-med2-continued-therapy" ] ; fhir:display [ fhir:v "Nizatidine 15 MG/ML Oral Solution [Axid]" ] ], [ a fhir:Reference ; fhir:reference [ fhir:v "Medication/uscore-med2-continued-therapy" ] ; fhir:display [ fhir:v "Nizatidine 15 MG/ML Oral Solution [Axid]" ] ], [ a fhir:Reference ; fhir:reference [ fhir:v "Medication/uscore-med2-continued-therapy" ] ; fhir:display [ fhir:v "Nizatidine 15 MG/ML Oral Solution [Axid]" ] ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/example-new-therapy" ] ; fhir:display [ fhir:v "Amy Shaw" ] ], [ fhir:reference [ fhir:v "Patient/example-new-therapy" ] ; fhir:display [ fhir:v "Amy Shaw" ] ], [ fhir:reference [ fhir:v "Patient/example-new-therapy" ] ; fhir:display [ fhir:v "Amy Shaw" ] ] ; # fhir:authoredOn [ fhir:v "2009-04-05T00:00:00.000-00:00"^^xsd:dateTime], [ fhir:v "2008-04-05T00:00:00.000-00:00"^^xsd:dateTime], [ fhir:v "2023-04-05T00:00:00.000-00:00"^^xsd:dateTime] ; # fhir:requester [ fhir:reference [ fhir:v "Practitioner/practitioner-1-continued-therapy" ] ; fhir:display [ fhir:v "Ronald Bone, MD" ] ], [ fhir:reference [ fhir:v "Practitioner/practitioner-1-continued-therapy" ] ; fhir:display [ fhir:v "Ronald Bone, MD" ] ], [ fhir:reference [ fhir:v "Practitioner/practitioner-1-continued-therapy" ] ; fhir:display [ fhir:v "Ronald Bone, MD" ] ] ; # 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: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" ] ] ] . # <https://www.hl7.org/fhir/organization.html> a fhir:Organization ; fhir:id [ fhir:v "example-new-therapy"] ; # fhir:meta [ ( fhir:profile [ fhir:v "https://hl7.org/fhir/us/qicore/STU6/StructureDefinition-qicore-organization.html"^^xsd:anyURI ; fhir:link <https://hl7.org/fhir/us/qicore/STU6/StructureDefinition-qicore-organization.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>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/allergyintolerance.html> a fhir:AllergyIntolerance ; fhir:id [ fhir:v "example-new-therapy"] ; # 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 "https://hl7.org/fhir/us/qicore/STU6/StructureDefinition-qicore-allergyintolerance.html"^^xsd:anyURI ; fhir:link <https://hl7.org/fhir/us/qicore/STU6/StructureDefinition-qicore-allergyintolerance.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>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-new-therapy" ] ] ; # 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-new-therapy" ] ] ; # fhir:asserter [ fhir:reference [ fhir:v "Patient/example-new-therapy" ] ] ; # 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://www.hl7.org/fhir/procedure.html> a fhir:Procedure ; fhir:id [ fhir:v "example-new-therapy"] ; # fhir:meta [ ( fhir:profile [ fhir:v "https://build.fhir.org/ig/HL7/fhir-qi-core/StructureDefinition-qicore-procedure.html"^^xsd:anyURI ; fhir:link <https://build.fhir.org/ig/HL7/fhir-qi-core/StructureDefinition-qicore-procedure.html> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Procedure_example-new-therapy\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Procedure example-new-therapy</b></p><a name=\"example-new-therapy\"> </a><a name=\"hcexample-new-therapy\"> </a><a name=\"example-new-therapy-en-US\"> </a><p><b>status</b>: Completed</p><p><b>subject</b>: <a href=\"Bundle-tests-MBODA-example-new-therapy-bundle.html#Patient_example-new-therapy\">Bundle: type = transaction</a></p></div>" ] ; # fhir:status [ fhir:v "completed"] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/example-new-therapy" ] ] . # <https://www.hl7.org/fhir/encounter.html> a fhir:Encounter, fhir:Encounter ; fhir:id [ fhir:v "example-new-therapy"], [ fhir:v "example-1"] ; # fhir:meta [ fhir:versionId [ fhir:v "1" ] ; ( fhir:profile [ fhir:v "https://hl7.org/fhir/us/qicore/STU6/StructureDefinition-qicore-encounter.html"^^xsd:anyURI ; fhir:link <https://hl7.org/fhir/us/qicore/STU6/StructureDefinition-qicore-encounter.html> ] ) ], [ fhir:versionId [ fhir:v "2" ] ; 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</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: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=\"https://hl7.org/fhir/us/core/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 --> 02/11/2015 10:00:14 AM</p></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-new-therapy" ] ] ] ) ; fhir:url [ fhir:v "https://www.hl7.org/fhir/encounter.html"^^xsd:anyURI ] ] ) ; # fhir:status [ fhir:v "in-progress"], [ fhir:v "finished"] ; # 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: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 "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: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-new-therapy" ] ], [ fhir:reference [ fhir:v "Patient/example-new-therapy" ] ] ; # 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 "https://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/HospitalAcqCond/Coding"^^xsd:anyURI ] ; fhir:code [ fhir:v "Y" ] ; fhir:display [ fhir:v "Yes" ] ] ) ] ] ) ; fhir:condition [ fhir:link <https://build.fhir.org/ig/HL7/fhir-qi-core//Condition-appendicitis-example.html> ; fhir:reference [ fhir:v "https://build.fhir.org/ig/HL7/fhir-qi-core//Condition-appendicitis-example.html" ] ] ] ) ; # 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/practitioner.html> a fhir:Practitioner ; fhir:id [ fhir:v "practitioner-1-continued-therapy"] ; # 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-continued-therapy</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/coverage.html> a fhir:Coverage ; fhir:id [ fhir:v "example-new-therapy"] ; # fhir:meta [ ( fhir:profile [ fhir:v "https://hl7.org/fhir/us/qicore/STU6/StructureDefinition-qicore-coverage.html"^^xsd:anyURI ; fhir:link <https://hl7.org/fhir/us/qicore/STU6/StructureDefinition-qicore-coverage.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>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 --> 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-new-therapy" ] ] ; # fhir:subscriber [ fhir:reference [ fhir:v "Patient/example-new-therapy" ] ] ; # fhir:subscriberId [ fhir:v "subscriber-id-example-new-therapy"] ; # fhir:beneficiary [ fhir:reference [ fhir:v "Patient/example-new-therapy" ] ] ; # 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-new-therapy" ] ] ) ; # fhir:order [ fhir:v "9"^^xsd:positiveInteger] . # <https://www.hl7.org/fhir/medication.html> a fhir:Medication, fhir:Medication, fhir:Medication ; fhir:id [ fhir:v "uscore-med2-continued-therapy"], [ fhir:v "uscore-med1-continued-therapy"], [ fhir:v "example-new-therapy"] ; # fhir:meta [ fhir:versionId [ fhir:v "1" ] ; ( 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:versionId [ fhir:v "2" ] ; ( 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:versionId [ fhir:v "3" ] ; ( fhir:profile [ fhir:v "https://hl7.org/fhir/us/qicore/STU6/StructureDefinition-qicore-medication.html"^^xsd:anyURI ; fhir:link <https://hl7.org/fhir/us/qicore/STU6/StructureDefinition-qicore-medication.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>: uscore-med2-continued-therapy</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: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-continued-therapy</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: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: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: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" ] ], [ ( 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: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: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://www.hl7.org/fhir/patient.html> a fhir:Practitioner, fhir:Patient ; fhir:id [ fhir:v "example-new-therapy"], [ fhir:v "example-new-therapy"] ; # fhir:meta [ fhir:versionId [ fhir:v "1" ] ; ( fhir:profile [ fhir:v "https://hl7.org/fhir/us/qicore/STU6/StructureDefinition-qicore-practitioner.html"^^xsd:anyURI ; fhir:link <https://hl7.org/fhir/us/qicore/STU6/StructureDefinition-qicore-practitioner.html> ] ) ], [ fhir:versionId [ fhir:v "2" ] ; ( 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 "https://hl7.org/fhir/us/qicore/STU6/StructureDefinition-qicore-patient.html"^^xsd:anyURI ; fhir:link <https://hl7.org/fhir/us/qicore/STU6/StructureDefinition-qicore-patient.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>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 --> (ongoing)</td><td>Example University</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>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 --> (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:identifier ( [ fhir:system [ fhir:v "http://www.acme.org/practitioners"^^xsd:anyURI ] ; fhir:value [ fhir:v "23" ] ] [ 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:v "true"^^xsd:boolean] ; # fhir:name ( [ fhir:family [ fhir:v "Careful" ] ; ( fhir:given [ fhir:v "Adam" ] ) ; ( fhir:prefix [ fhir:v "Dr" ] ) ] [ 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: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: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: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" ] ] ] ) ; # 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: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: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-new-therapy" ] ] . # <https://build.fhir.org/ig/HL7/US-Core/StructureDefinition-us-core-body-height.html> a fhir:Observation ; fhir:id [ fhir:v "height-continued-therapy"] ; # 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-new-therapy" ] ; 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://hl7.org/fhir/us/core/STU5.0.1/MedicationRequest-self-tylenol.html> a fhir:MedicationRequest ; fhir:id [ fhir:v "self-tylenol-continued-therapy"] ; # 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-continued-therapy</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 --> 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://www.hl7.org/fhir/dstu2/qicore/allergyintolerance-example-refuted.html> a fhir:AllergyIntolerance ; fhir:id [ fhir:v "example-refuted-new-therapy"] ; # 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 "https://hl7.org/fhir/us/qicore/STU6/StructureDefinition-qicore-allergyintolerance.html"^^xsd:anyURI ; fhir:link <https://hl7.org/fhir/us/qicore/STU6/StructureDefinition-qicore-allergyintolerance.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-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-new-therapy" ] ] ; # fhir:recordedDate [ fhir:v "2014-10-09T14:58:00+11:00"^^xsd:dateTime] ; # fhir:recorder [ fhir:reference [ fhir:v "Practitioner/example-new-therapy" ] ] ; # fhir:asserter [ fhir:reference [ fhir:v "Patient/example-new-therapy" ] ] . # <https://www.hl7.org/fhir/condition.html> a fhir:Condition ; fhir:id [ fhir:v "example-new-therapy"] ; # 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 "https://build.fhir.org/ig/HL7/fhir-qi-core/StructureDefinition-qicore-condition-encounter-diagnosis.html"^^xsd:anyURI ; fhir:link <https://build.fhir.org/ig/HL7/fhir-qi-core/StructureDefinition-qicore-condition-encounter-diagnosis.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>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: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 "problem-list-item" ] ; fhir:display [ fhir:v "Problem List Item" ] ] ) ] ) ; # 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: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-new-therapy" ] ] ; # fhir:encounter [ fhir:reference [ fhir:v "Encounter/example-new-therapy" ] ] ; # 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] ; # 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/medicationrequest.html> a fhir:MedicationRequest ; fhir:id [ fhir:v "example-new-therapy"] ; # fhir:meta [ ( fhir:profile [ fhir:v "https://hl7.org/fhir/us/qicore/STU6/StructureDefinition-qicore-medicationrequest.html"^^xsd:anyURI ; fhir:link <https://hl7.org/fhir/us/qicore/STU6/StructureDefinition-qicore-medicationrequest.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>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:status [ fhir:v "active"] ; # fhir:intent [ fhir:v "order"] ; # fhir:medication [ a fhir:Reference ; fhir:reference [ fhir:v "Medication/example-new-therapy" ] ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/example-new-therapy" ] ] ; # fhir:authoredOn [ fhir:v "2015-03-25T19:32:52-05:00"^^xsd:dateTime] ; # fhir:requester [ fhir:reference [ fhir:v "Practitioner/example-new-therapy" ] ] ; # 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: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: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://build.fhir.org/ig/HL7/cimi-vital-signs/StructureDefinition-body-weight-definitions.html> a fhir:Observation ; fhir:id [ fhir:v "weight-continued-therapy"] ; # 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-new-therapy" ] ; 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" ] ] . #
IG © 2019+ Clinical Quality Framework. Package fhir.cqf.us.common#0.1.0 based on FHIR 4.0.1. Generated 2024-11-18
Links: Table of Contents |
QA Report
| Version History |