XealthIG
v1.46.0 - release
XealthIG - Local Development build (vv1.46.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <http://loinc.org/rdf#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/Observation/ExampleObservationBloodPressure> a fhir:Observation ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "ExampleObservationBloodPressure"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://fhir.xealth.io/StructureDefinition/xealth-observation-blood-pressure" ;
fhir:index 0 ;
fhir:link <https://fhir.xealth.io/StructureDefinition/xealth-observation-blood-pressure>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation ExampleObservationBloodPressure</b></p><a name=\"ExampleObservationBloodPressure\"> </a><a name=\"hcExampleObservationBloodPressure\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-xealth-observation-blood-pressure.html\">Xealth Observation Blood Pressure</a></p></div><p><b>Manual Entry Flag</b>: true</p><blockquote><p><b>Device Information</b></p><ul><li>manufacturer: Welch Allyn</li><li>model: GTIN: 00732094008951</li><li>display: Connex® ProBP™ 3400 Digital Blood Pressure Device</li><li>identifier: a unique identifier such as a device serial number</li></ul></blockquote><p><b>Ehr Order Id</b>: 12345</p><blockquote><p><b>Ordering Provider</b></p><ul><li>identifier: NPI identifier/12345</li><li>name: Xealth Test </li></ul></blockquote><p><b>basedOn</b>: <a href=\"ServiceRequest-ExampleServiceRequest.html\">ServiceRequest: status = active; intent = plan</a></p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 85354-9}\">Blood pressure panel with all children optional</span></p><p><b>subject</b>: <a href=\"Patient-ExampleXealthPatient.html\">Xealth Profile Test Male, DoB: 1986-07-13 ( XPID: xealth-17328-1732489-17846492-3128691 (use: official, ))</a></p><p><b>effective</b>: 2021-06-11 04:44:16+0000</p><p><b>performer</b>: <a href=\"Organization-ExampleOrganization.html\">Organization Health Level Seven International</a></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8462-4}\">Diastolic blood pressure</span></p><p><b>value</b>: 109 mmHg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemm[Hg] = 'mm[Hg]')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8480-6}\">Systolic blood pressure</span></p><p><b>value</b>: 109 mmHg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemm[Hg] = 'mm[Hg]')</span></p></blockquote></div>"
] ;
fhir:DomainResource.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "https://fhir.xealth.io/StructureDefinition/extension-is-manual-entry" ] ;
fhir:Extension.valueBoolean [ fhir:value "true"^^xsd:boolean ]
], [
fhir:index 1 ;
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "manufacturer" ] ;
fhir:Extension.valueString [ fhir:value "Welch Allyn" ]
], [
fhir:index 1 ;
fhir:Extension.url [ fhir:value "model" ] ;
fhir:Extension.valueString [ fhir:value "GTIN: 00732094008951" ]
], [
fhir:index 2 ;
fhir:Extension.url [ fhir:value "display" ] ;
fhir:Extension.valueString [ fhir:value "Connex® ProBP™ 3400 Digital Blood Pressure Device" ]
], [
fhir:index 3 ;
fhir:Extension.url [ fhir:value "identifier" ] ;
fhir:Extension.valueString [ fhir:value "a unique identifier such as a device serial number" ]
] ;
fhir:Extension.url [ fhir:value "https://fhir.xealth.io/StructureDefinition/extension-device-info" ]
], [
fhir:index 2 ;
fhir:Extension.url [ fhir:value "https://fhir.xealth.io/StructureDefinition/extension-ehr-order-id" ] ;
fhir:Extension.valueString [ fhir:value "12345" ]
], [
fhir:index 3 ;
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "identifier" ] ;
fhir:Extension.valueIdentifier [
fhir:Identifier.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ] ;
fhir:Coding.code [ fhir:value "NPI" ]
] ;
fhir:CodeableConcept.text [ fhir:value "NPI identifier" ]
] ;
fhir:Identifier.system [ fhir:value "urn:oid:0.1.2.3.4.5.6.7" ] ;
fhir:Identifier.value [ fhir:value "12345" ]
]
], [
fhir:index 1 ;
fhir:Extension.url [ fhir:value "name" ] ;
fhir:Extension.valueHumanName [
fhir:HumanName.family [ fhir:value "Test" ] ;
fhir:HumanName.given [
fhir:value "Xealth" ;
fhir:index 0
]
]
] ;
fhir:Extension.url [ fhir:value "https://fhir.xealth.io/StructureDefinition/extension-ordering-provider" ]
] ;
fhir:Observation.basedOn [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/ServiceRequest/ExampleServiceRequest> ;
fhir:Reference.reference [ fhir:value "ServiceRequest/ExampleServiceRequest" ]
] ;
fhir:Observation.status [ fhir:value "final"] ;
fhir:Observation.category [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/observation-category" ] ;
fhir:Coding.code [ fhir:value "vital-signs" ] ;
fhir:Coding.display [ fhir:value "Vital Signs" ]
]
] ;
fhir:Observation.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a loinc:85354-9 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "85354-9" ] ;
fhir:Coding.display [ fhir:value "Blood pressure panel with all children optional" ]
]
] ;
fhir:Observation.subject [
fhir:link <http://hl7.org/fhir/Patient/ExampleXealthPatient> ;
fhir:Reference.reference [ fhir:value "Patient/ExampleXealthPatient" ]
] ;
fhir:Observation.effectiveDateTime [ fhir:value "2021-06-11T04:44:16Z"^^xsd:dateTime] ;
fhir:Observation.performer [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/Organization/ExampleOrganization> ;
fhir:Reference.reference [ fhir:value "Organization/ExampleOrganization" ]
] ;
fhir:Observation.component [
fhir:index 0 ;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a loinc:8462-4 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "8462-4" ] ;
fhir:Coding.display [ fhir:value "Diastolic blood pressure" ]
] ;
fhir:CodeableConcept.text [ fhir:value "Diastolic blood pressure" ]
] ;
fhir:Observation.component.valueQuantity [
fhir:Quantity.value [ fhir:value "109"^^xsd:decimal ] ;
fhir:Quantity.unit [ fhir:value "mmHg" ] ;
fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
fhir:Quantity.code [ fhir:value "mm[Hg]" ]
]
], [
fhir:index 1 ;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a loinc:8480-6 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "8480-6" ] ;
fhir:Coding.display [ fhir:value "Systolic blood pressure" ]
] ;
fhir:CodeableConcept.text [ fhir:value "Systolic blood pressure" ]
] ;
fhir:Observation.component.valueQuantity [
fhir:Quantity.value [ fhir:value "109"^^xsd:decimal ] ;
fhir:Quantity.unit [ fhir:value "mmHg" ] ;
fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
fhir:Quantity.code [ fhir:value "mm[Hg]" ]
]
] .
<http://hl7.org/fhir/ServiceRequest/ExampleServiceRequest> a fhir:ServiceRequest .
<http://hl7.org/fhir/Patient/ExampleXealthPatient> a fhir:Patient .
<http://hl7.org/fhir/Organization/ExampleOrganization> a fhir:Organization .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Observation/ExampleObservationBloodPressure.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Observation/ExampleObservationBloodPressure.ttl> .
IG © 2021+ Xealth. Package xealth.core#v1.46.0 based on FHIR 4.0.1. Generated 2026-07-09
Links: Table of Contents |
QA Report