DiagnosticsThis is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions
| Responsible Owner: Orders and Observations Work Group | Standards Status: Informative | Compartments: Device, Encounter, Group, Patient, Practitioner, RelatedPerson |
Raw Turtle (+ also see Turtle/RDF Format Specification)
Compound Numeric Blood Pressure Measurement with Multiple Codings
@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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 -------------------------------------------------------------------
<http://hl7.org/fhir/Observation/compound-numeric-blood-pressure> a fhir:Observation ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "compound-numeric-blood-pressure"] ; #
fhir:meta [
fhir:profile ( [
fhir:v "http://hl7.org/fhir/StructureDefinition/vitalsigns"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/vitalsigns>
] [
fhir:v "http://hl7.org/fhir/StructureDefinition/bp"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/bp>
] )
] ; #
fhir:contained ( [
a fhir:Patient ;
fhir:id [ fhir:v "patientExample-1" ]
] [
a fhir:Device ;
fhir:id [ fhir:v "phd-711000FEFF5F49B0.B0495F001071" ]
] ) ; #
fhir:status [ fhir:v "final"] ; #
fhir:category ( [
fhir:coding ( [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/observation-category>
] ;
fhir:code [ fhir:v "vital-signs" ] ;
fhir:display [ fhir:v "Vital Signs" ]
] )
] ) ; #
fhir:code [
a sct:75367002, loinc:85354-9 ;
fhir:coding ( [
fhir:system [
fhir:v "urn:iso:std:iso:11073:10101"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:11073:10101>
] ;
fhir:code [ fhir:v "150020" ] ;
fhir:display [ fhir:v "MDC_PRESS_BLD_NONINV" ]
] [
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>
] ;
fhir:code [ fhir:v "75367002" ] ;
fhir:display [ fhir:v "Blood pressure" ]
] [
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>
] ;
fhir:code [ fhir:v "85354-9" ] ;
fhir:display [ fhir:v "Blood pressure panel with all children optional" ]
] ) ;
fhir:text [ fhir:v "Blood pressure" ]
] ; #
fhir:subject [
fhir:l <#patientExample-1> ;
fhir:reference [ fhir:v "#patientExample-1" ]
] ; #
fhir:effective [
a fhir:DateTime ;
fhir:v "2018-11-11T11:38:15-05:00"^^xsd:dateTime
] ; #
fhir:performer ( [
fhir:l <#patientExample-1> ;
fhir:reference [ fhir:v "#patientExample-1" ]
] ) ; #
fhir:device [
fhir:l <#phd-711000FEFF5F49B0.B0495F001071> ;
fhir:reference [ fhir:v "#phd-711000FEFF5F49B0.B0495F001071" ]
] ; #
fhir:component ( [
fhir:code [
a sct:271649006, loinc:8480-6 ;
fhir:coding ( [
fhir:system [
fhir:v "urn:iso:std:iso:11073:10101"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:11073:10101>
] ;
fhir:code [ fhir:v "150021" ] ;
fhir:display [ fhir:v "MDC_PRESS_BLD_NONINV_SYS" ]
] [
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>
] ;
fhir:code [ fhir:v "271649006" ] ;
fhir:display [ fhir:v "Systolic blood pressure" ]
] [
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>
] ;
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 "116"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mm[Hg]" ] ;
fhir:system [
fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ;
fhir:l <http://unitsofmeasure.org>
] ;
fhir:code [ fhir:v "mm[Hg]" ]
]
] [
fhir:code [
a sct:271650006, loinc:8462-4 ;
fhir:coding ( [
fhir:system [
fhir:v "urn:iso:std:iso:11073:10101"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:11073:10101>
] ;
fhir:code [ fhir:v "150022" ] ;
fhir:display [ fhir:v "MDC_PRESS_BLD_NONINV_DIA" ]
] [
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>
] ;
fhir:code [ fhir:v "271650006" ] ;
fhir:display [ fhir:v "Diastolic blood pressure" ]
] [
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>
] ;
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 "71"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mm[Hg]" ] ;
fhir:system [
fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ;
fhir:l <http://unitsofmeasure.org>
] ;
fhir:code [ fhir:v "mm[Hg]" ]
]
] [
fhir:code [
fhir:coding ( [
fhir:system [
fhir:v "urn:iso:std:iso:11073:10101"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:11073:10101>
] ;
fhir:code [ fhir:v "150023" ] ;
fhir:display [ fhir:v "MDC_PRESS_BLD_NONINV_MEAN" ]
] ) ;
fhir:text [ fhir:v "Mean blood pressure" ]
] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "86"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mm[Hg]" ] ;
fhir:system [
fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ;
fhir:l <http://unitsofmeasure.org>
] ;
fhir:code [ fhir:v "mm[Hg]" ]
]
] ) . #
# -------------------------------------------------------------------------------------
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.
FHIR ®© HL7.org 2011+. FHIR R6 hl7.fhir.r6.core#6.0.0-snapshot1 generated on Fri, Sep 25, 2026 00:45+0000.
Links: Search |
Version History |
Contents |
Glossary |
QA |
Compare to R4 |
Compare to R5 |
Compare to Last Ballot |
|
Propose a change