Extensions for Using Data Elements from FHIR DSTU2 in FHIR R4B
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR DSTU2 in FHIR R4B - Downloaded Version null See the Directory of published versions

: v3-hl7V3Conformance - TTL Representation

Page standards status: Trial-use Maturity Level: 0

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "v3-hl7V3Conformance"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem v3-hl7V3Conformance</b></p><a name=\"v3-hl7V3Conformance\"> </a><a name=\"hcv3-hl7V3Conformance\"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td></tr><tr><td>status</td><td>status</td><td>http://hl7.org/fhir/concept-properties#status</td><td>code</td></tr><tr><td>Inactive</td><td>inactive</td><td>http://hl7.org/fhir/concept-properties#inactive</td><td>boolean</td></tr><tr><td>effectiveDate</td><td>effectiveDate</td><td>http://hl7.org/fhir/concept-properties#effectiveDate</td><td>dateTime</td></tr><tr><td>deprecationDate</td><td>deprecationDate</td><td>http://hl7.org/fhir/concept-properties#deprecationDate</td><td>dateTime</td></tr><tr><td>retirementDate</td><td>retirementDate</td><td>http://hl7.org/fhir/concept-properties#retirementDate</td><td>dateTime</td></tr><tr><td>Not Selectable</td><td>notSelectable</td><td>http://hl7.org/fhir/concept-properties#notSelectable</td><td>boolean</td></tr><tr><td>Parent</td><td>parent</td><td>http://hl7.org/fhir/concept-properties#parent</td><td>code</td></tr><tr><td>Child</td><td>child</td><td>http://hl7.org/fhir/concept-properties#child</td><td>code</td></tr><tr><td>partOf</td><td>partOf</td><td>http://hl7.org/fhir/concept-properties#partOf</td><td>code</td></tr><tr><td>synonym</td><td>synonym</td><td>http://hl7.org/fhir/concept-properties#synonym</td><td>code</td></tr><tr><td>comment</td><td>comment</td><td>http://hl7.org/fhir/concept-properties#comment</td><td>string</td></tr><tr><td>itemWeight</td><td>itemWeight</td><td>http://hl7.org/fhir/concept-properties#itemWeight</td><td>decimal</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://hl7.org/fhir/v3/hl7V3Conformance</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>Not Selectable</b></td></tr><tr><td style=\"white-space:nowrap\">I<a name=\"v3-hl7V3Conformance-I\"> </a></td><td>ignored</td><td>Description: Implementers receiving this property must not raise an error if the data is received, but will not perform any useful function with the data.  This conformance level is not used in profiles or other artifacts that are specific to the \"sender\" or \"initiator\" of a communication.</td><td>false</td></tr><tr><td style=\"white-space:nowrap\">NP<a name=\"v3-hl7V3Conformance-NP\"> </a></td><td>not permitted</td><td>Description: All implementers are prohibited from transmitting this content, and may raise an error if they receive it.</td><td>false</td></tr><tr><td style=\"white-space:nowrap\">R<a name=\"v3-hl7V3Conformance-R\"> </a></td><td>required</td><td>Description: All implementers must support this property.  I.e. they must be able to transmit, or to receive and usefully handle the concept.</td><td>false</td></tr><tr><td style=\"white-space:nowrap\">RC<a name=\"v3-hl7V3Conformance-RC\"> </a></td><td>required for consumer</td><td>Description: The element is considered \"required\" (i.e. must be supported) from the perspective of systems that consume  instances, but is \"undetermined\" for systems that generate instances.  Used only as part of specifications that define both initiator and consumer expectations.</td><td>false</td></tr><tr><td style=\"white-space:nowrap\">RI<a name=\"v3-hl7V3Conformance-RI\"> </a></td><td>required for initiator</td><td>Description: The element is considered \"required\" (i.e. must be supported) from the perspective of systems that generate instances, but is \"undetermined\" for systems that consume instances.  Used only as part of specifications that define both initiator and consumer expectations.</td><td>false</td></tr><tr><td style=\"white-space:nowrap\">U<a name=\"v3-hl7V3Conformance-U\"> </a></td><td>undetermined</td><td>Description: The conformance expectations for this element have not yet been determined.</td><td>false</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/valueset-oid"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/valueset-oid>     ] ;
fhir:value [
a fhir:Uri ;
fhir:v "urn:oid:2.16.840.1.113883.5.1125"^^xsd:anyURI ;
fhir:l <urn:oid:2.16.840.1.113883.5.1125>     ]
  ] [
    ( fhir:extension [
fhir:url [
fhir:v "packageId"^^xsd:anyURI ;
fhir:l fhir:packageId       ] ;
fhir:value [
a fhir:Id ;
fhir:v "hl7.fhir.uv.xver-r2.r4b"       ]     ] [
fhir:url [
fhir:v "version"^^xsd:anyURI ;
fhir:l fhir:version       ] ;
fhir:value [
a fhir:String ;
fhir:v "0.1.0"       ]     ] [
fhir:url [
fhir:v "uri"^^xsd:anyURI ;
fhir:l fhir:uri       ] ;
fhir:value [
a fhir:Uri ;
fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r2.r4b"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r2.r4b>       ]     ] ) ;
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/package-source>     ]
  ] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg>     ] ;
fhir:value [
a fhir:Code ;
fhir:v "fhir"     ]
  ] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm>     ] ;
fhir:value [
a fhir:Integer ;
fhir:v 0 ;
      ( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom>         ] ;
fhir:value [
a fhir:Canonical ;
fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r2.r4b"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r2.r4b>         ]       ] )     ]
  ] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status>     ] ;
fhir:value [
a fhir:Code ;
fhir:v "trial-use" ;
      ( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom>         ] ;
fhir:value [
a fhir:Canonical ;
fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r2.r4b"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r2.r4b>         ]       ] )     ]
  ] ) ; # 
  fhir:url [
fhir:v "http://hl7.org/fhir/v3/hl7V3Conformance"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/v3/hl7V3Conformance>
  ] ; # 
  fhir:version [ fhir:v "1.0.2"] ; # 
  fhir:name [ fhir:v "v3-hl7V3Conformance"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:date [ fhir:v "2026-03-20T11:13:27+11:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "FHIR Infrastructure"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "FHIR Infrastructure" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/fiwg" ]     ] )
  ] ) ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [
fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm>       ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ]     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#status>     ] ;
fhir:type [ fhir:v "code" ]
  ] [
fhir:code [ fhir:v "inactive" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#inactive"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#inactive>     ] ;
fhir:type [ fhir:v "boolean" ]
  ] [
fhir:code [ fhir:v "effectiveDate" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#effectiveDate"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#effectiveDate>     ] ;
fhir:type [ fhir:v "dateTime" ]
  ] [
fhir:code [ fhir:v "deprecationDate" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#deprecationDate"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#deprecationDate>     ] ;
fhir:type [ fhir:v "dateTime" ]
  ] [
fhir:code [ fhir:v "retirementDate" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#retirementDate"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#retirementDate>     ] ;
fhir:type [ fhir:v "dateTime" ]
  ] [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#notSelectable"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#notSelectable>     ] ;
fhir:type [ fhir:v "boolean" ]
  ] [
fhir:code [ fhir:v "parent" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#parent"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#parent>     ] ;
fhir:type [ fhir:v "code" ]
  ] [
fhir:code [ fhir:v "child" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#child"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#child>     ] ;
fhir:type [ fhir:v "code" ]
  ] [
fhir:code [ fhir:v "partOf" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#partOf"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#partOf>     ] ;
fhir:type [ fhir:v "code" ]
  ] [
fhir:code [ fhir:v "synonym" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#synonym"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#synonym>     ] ;
fhir:type [ fhir:v "code" ]
  ] [
fhir:code [ fhir:v "comment" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#comment"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#comment>     ] ;
fhir:type [ fhir:v "string" ]
  ] [
fhir:code [ fhir:v "itemWeight" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#itemWeight"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#itemWeight>     ] ;
fhir:type [ fhir:v "decimal" ]
  ] ) ; # 
  fhir:concept ( [
fhir:code [ fhir:v "I" ] ;
fhir:display [ fhir:v "ignored" ] ;
fhir:definition [ fhir:v "Description: Implementers receiving this property must not raise an error if the data is received, but will not perform any useful function with the data.  This conformance level is not used in profiles or other artifacts that are specific to the \"sender\" or \"initiator\" of a communication." ] ;
    ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [
a fhir:Boolean ;
fhir:v false       ]     ] )
  ] [
fhir:code [ fhir:v "NP" ] ;
fhir:display [ fhir:v "not permitted" ] ;
fhir:definition [ fhir:v "Description: All implementers are prohibited from transmitting this content, and may raise an error if they receive it." ] ;
    ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [
a fhir:Boolean ;
fhir:v false       ]     ] )
  ] [
fhir:code [ fhir:v "R" ] ;
fhir:display [ fhir:v "required" ] ;
fhir:definition [ fhir:v "Description: All implementers must support this property.  I.e. they must be able to transmit, or to receive and usefully handle the concept." ] ;
    ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [
a fhir:Boolean ;
fhir:v false       ]     ] )
  ] [
fhir:code [ fhir:v "RC" ] ;
fhir:display [ fhir:v "required for consumer" ] ;
fhir:definition [ fhir:v "Description: The element is considered \"required\" (i.e. must be supported) from the perspective of systems that consume  instances, but is \"undetermined\" for systems that generate instances.  Used only as part of specifications that define both initiator and consumer expectations." ] ;
    ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [
a fhir:Boolean ;
fhir:v false       ]     ] )
  ] [
fhir:code [ fhir:v "RI" ] ;
fhir:display [ fhir:v "required for initiator" ] ;
fhir:definition [ fhir:v "Description: The element is considered \"required\" (i.e. must be supported) from the perspective of systems that generate instances, but is \"undetermined\" for systems that consume instances.  Used only as part of specifications that define both initiator and consumer expectations." ] ;
    ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [
a fhir:Boolean ;
fhir:v false       ]     ] )
  ] [
fhir:code [ fhir:v "U" ] ;
fhir:display [ fhir:v "undetermined" ] ;
fhir:definition [ fhir:v "Description: The conformance expectations for this element have not yet been determined." ] ;
    ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [
a fhir:Boolean ;
fhir:v false       ]     ] )
  ] ) . #