This page is part of the Personal Health Device FHIR IG (v1.1.0: STU 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
: MDCnotObject - TTL Representation
Raw ttl | Download
@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 "MDCnotObject"] ; #
fhir:meta [
( 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 MDCnotObject</b></p><a name=\"MDCnotObject\"> </a><a name=\"hcMDCnotObject\"> </a><a name=\"MDCnotObject-en-US\"> </a><ul><li>Include codes from<a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-mdc.html\"><code>urn:iso:std:iso:11073:10101</code></a> where partition = 2,3,4,5,7,8,127,128,258</li></ul></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "dev" ]
] ) ; #
fhir:url [ fhir:v "http://hl7.org/fhir/uv/phd/ValueSet/MDCnotObject"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.1.0"] ; #
fhir:name [ fhir:v "MDCnotObject"] ; #
fhir:title [ fhir:v "11073 MDC Non-Object codes"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-10-18T13:25:36+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 International / Health Care Devices"] ; #
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/healthcaredevices" ] ] )
] ) ; #
fhir:description [ fhir:v "ValueSet for the ISO/IEEE 11073-10101 Nomenclature excluding Object partition."] ; #
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:compose [
( fhir:include [
fhir:system [ fhir:v "urn:iso:std:iso:11073:10101"^^xsd:anyURI ] ;
( fhir:filter [
fhir:property [ fhir:v "partition" ] ;
fhir:op [ fhir:v "=" ] ;
fhir:value [ fhir:v "2,3,4,5,7,8,127,128,258" ] ] ) ] )
] . #