Extensions for Using Data Elements from FHIR R4 in FHIR R5
0.1.0 - STU International flag

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

: R4V3IdentifierScopeForR5 - 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:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "R4-v3-IdentifierScope-for-R5"] ; # 
  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: ValueSet R4-v3-IdentifierScope-for-R5</b></p><a name=\"R4-v3-IdentifierScope-for-R5\"> </a><a name=\"hcR4-v3-IdentifierScope-for-R5\"> </a><p>This value set expansion contains 4 concepts.</p><table class=\"codes\"><tr><td><b>System</b></td><td><b>Version</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a name=\"R4-v3-IdentifierScope-for-R5-http://terminology.hl7.org/CodeSystem/v3-IdentifierScope-BUSN\"> </a><code>http://terminology.hl7.org/CodeSystem/v3-IdentifierScope</code></td><td>2018-08-12</td><td style=\"white-space:nowrap\">  <a href=\"CodeSystem-v3-IdentifierScope.html#v3-IdentifierScope-BUSN\">BUSN</a></td><td>Business Identifier</td><td><div><p>Description: An identifier whose scope is defined by the business practices associated with the object. In contrast to the other scope identifiers, the scope of the use of the id is not necessarily restricted to a single object, but may be reused for other objects closely associated with the object due to business practice.</p>\n</div></td></tr><tr><td><a name=\"R4-v3-IdentifierScope-for-R5-http://terminology.hl7.org/CodeSystem/v3-IdentifierScope-OBJ\"> </a><code>http://terminology.hl7.org/CodeSystem/v3-IdentifierScope</code></td><td>2018-08-12</td><td style=\"white-space:nowrap\">  <a href=\"CodeSystem-v3-IdentifierScope.html#v3-IdentifierScope-OBJ\">OBJ</a></td><td>Object Identifier</td><td><div><p>Description: The identifier associated with a particular object. It remains consistent as the object undergoes state transitions.</p>\n</div></td></tr><tr><td><a name=\"R4-v3-IdentifierScope-for-R5-http://terminology.hl7.org/CodeSystem/v3-IdentifierScope-VER\"> </a><code>http://terminology.hl7.org/CodeSystem/v3-IdentifierScope</code></td><td>2018-08-12</td><td style=\"white-space:nowrap\">  <a href=\"CodeSystem-v3-IdentifierScope.html#v3-IdentifierScope-VER\">VER</a></td><td>Version Identifier</td><td><div><p>Description: An identifier that references a particular object as it existed at a given point in time. The identifier SHALL change with each state transition on the object. I.e. The version identifier of an object prior to a 'suspend' state transition is distinct from the identifier of the object after the state transition. Each version identifier can be tied to exactly one ControlAct event which brought that version into being (though the control act may never be instantiated).</p>\n<pre><code>                        NOTE: Applications that do not support versioning of objects must ignore and not persist these ids to avoid confusion resulting from leaving the same identifier on an object that undergoes changes.\n</code></pre>\n</div></td></tr><tr><td><a name=\"R4-v3-IdentifierScope-for-R5-http://terminology.hl7.org/CodeSystem/v3-IdentifierScope-VW\"> </a><code>http://terminology.hl7.org/CodeSystem/v3-IdentifierScope</code></td><td>2018-08-12</td><td style=\"white-space:nowrap\">  <a href=\"CodeSystem-v3-IdentifierScope.html#v3-IdentifierScope-VW\">VW</a></td><td>View Specific Identifier</td><td><div><p>Description: An identifier that references a particular object as it existed at a given point in time. The identifier SHALL change with each state transition on the object.</p>\n<pre><code>                       Example The version identifier of an object prior to a 'suspend' state transition is distinct from the identifier of the object after the state transition. Each version identifier can be tied to exactly one ControlAct event which brought that version into being (though the control act may never be instantiated).\n\n                    \n                        NOTE: Applications that do not support versioning of objects must ignore and not persist these ids to avoid confusion resulting from leaving the same identifier on an object that undergoes changes.\n</code></pre>\n</div></td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
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: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 "vocab"     ]
  ] [
    ( fhir:extension [
fhir:url [
fhir:v "packageId"^^xsd:anyURI ;
fhir:l fhir:packageId       ] ;
fhir:value [
a fhir:Id ;
fhir:v "hl7.fhir.uv.xver-r4.r5"       ]     ] [
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-r4.r5"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4.r5>       ]     ] ) ;
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-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-r4.r5"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4.r5>         ]       ] )     ]
  ] ) ; # 
  fhir:url [
fhir:v "http://hl7.org/fhir/uv/xver/ValueSet/R4-v3-IdentifierScope-for-R5"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ValueSet/R4-v3-IdentifierScope-for-R5>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "R4V3IdentifierScopeForR5"] ; # 
  fhir:title [ fhir:v "Cross-version ValueSet R4.v3.IdentifierScope for use in FHIR R5"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-03-17T21:02:03.8104715+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International / Terminology Infrastructure"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Terminology Infrastructure" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/Vocab" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This cross-version ValueSet represents content from `http://terminology.hl7.org/ValueSet/v3-IdentifierScope|2018-08-12` for use in FHIR R5."] ; # 
  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:purpose [ fhir:v "This value set is part of the cross-version definitions generated to enable use of the\r\nvalue set `http://terminology.hl7.org/ValueSet/v3-IdentifierScope|2018-08-12` as defined in FHIR R4\r\nin FHIR R5.\r\n\r\nThe source value set is bound to the following FHIR R4 elements:\r\n* \r\n\r\nNote that all concepts are included in this cross-version definition because no concepts have compatible representations\r\n\r\nFollowing are the generation technical comments:\r\n\nFHIR ValueSet `http://terminology.hl7.org/ValueSet/v3-IdentifierScope|2018-08-12`, defined in FHIR R4 does not have any mapping to FHIR R5"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v3-IdentifierScope"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v3-IdentifierScope>       ] ;
fhir:version [ fhir:v "2018-08-12" ] ;
      ( fhir:concept [
fhir:code [ fhir:v "BUSN" ] ;
fhir:display [ fhir:v "Business Identifier" ]       ] [
fhir:code [ fhir:v "OBJ" ] ;
fhir:display [ fhir:v "Object Identifier" ]       ] [
fhir:code [ fhir:v "VER" ] ;
fhir:display [ fhir:v "Version Identifier" ]       ] [
fhir:code [ fhir:v "VW" ] ;
fhir:display [ fhir:v "View Specific Identifier" ]       ] )     ] )
  ] ; # 
  fhir:expansion [
fhir:timestamp [ fhir:v "2026-03-17T21:02:03.8104715+00:00"^^xsd:dateTime ] ;
    ( fhir:contains [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v3-IdentifierScope"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v3-IdentifierScope>       ] ;
fhir:version [ fhir:v "2018-08-12" ] ;
fhir:code [ fhir:v "BUSN" ] ;
fhir:display [ fhir:v "Business Identifier" ]     ] [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v3-IdentifierScope"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v3-IdentifierScope>       ] ;
fhir:version [ fhir:v "2018-08-12" ] ;
fhir:code [ fhir:v "OBJ" ] ;
fhir:display [ fhir:v "Object Identifier" ]     ] [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v3-IdentifierScope"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v3-IdentifierScope>       ] ;
fhir:version [ fhir:v "2018-08-12" ] ;
fhir:code [ fhir:v "VER" ] ;
fhir:display [ fhir:v "Version Identifier" ]     ] [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v3-IdentifierScope"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v3-IdentifierScope>       ] ;
fhir:version [ fhir:v "2018-08-12" ] ;
fhir:code [ fhir:v "VW" ] ;
fhir:display [ fhir:v "View Specific Identifier" ]     ] )
  ] . #