This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions
Example ValueSet/observation-vitalsign-component-measurement (Turtle)
Raw Turtle (+ also see Turtle/RDF Format Specification)
Definition for Value SetVital Signs Component Measurement
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
[a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "observation-vitalsign-component-measurement"] ; #
fhir:meta [
fhir:lastUpdated [ fhir:v "2025-02-16T15:32:40.206+00:00"^^xsd:dateTime ] ;
fhir:profile ( [
fhir:v "http://hl7.org/fhir/StructureDefinition/shareablevalueset"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/shareablevalueset>
] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet observation-vitalsign-component-measurement</b></p><a name=\"observation-vitalsign-component-measurement\"> </a><a name=\"hcobservation-vitalsign-component-measurement\"> </a><a name=\"observation-vitalsign-component-measurement-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"valueset-observation-vitalsign-systolicbp.html\">Vital Signs - Systolic BP</a></li><li>Import all the codes that are contained in <a href=\"valueset-observation-vitalsign-diastolicbp.html\">Vital Signs - Diastolic BP</a></li></ul></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "oo" ]
] ) ; #
fhir:url [ fhir:v "http://hl7.org/fhir/ValueSet/observation-vitalsign-component-measurement"^^xsd:anyURI] ; #
fhir:version [ fhir:v "6.0.0-ballot2"] ; #
fhir:name [ fhir:v "VitalSignsComponentMeasurement"] ; #
fhir:title [ fhir:v "Vital Signs Component Measurement"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:publisher [ fhir:v "FHIR project team"] ; #
fhir:contact ( [
fhir:telecom ( [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.org/fhir" ]
] )
] ) ; #
fhir:description [ fhir:v "This value set includes the set of expected vital sign component measurement codes."] ; #
fhir:jurisdiction ( [
fhir:coding ( [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ]
] )
] ) ; #
fhir:copyright [ fhir:v "This content from LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use"] ; #
fhir:compose [
fhir:include ( [
fhir:valueSet ( [
fhir:v "http://hl7.org/fhir/ValueSet/observation-vitalsign-systolicbp"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/ValueSet/observation-vitalsign-systolicbp>
] )
] [
fhir:valueSet ( [
fhir:v "http://hl7.org/fhir/ValueSet/observation-vitalsign-diastolicbp"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/ValueSet/observation-vitalsign-diastolicbp>
] )
] )
] ; #
fhir:expansion []] . #
# -------------------------------------------------------------------------------------
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.