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

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

: R5V3SecurityIntegrityProvenanceObservationTypeForR4B - 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 "R5-v3-SecurityIntegrityProvenanceObservationType-for-R4B"] ; # 
  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 R5-v3-SecurityIntegrityProvenanceObservationType-for-R4B</b></p><a name=\"R5-v3-SecurityIntegrityProvenanceObservationType-for-R4B\"> </a><a name=\"hcR5-v3-SecurityIntegrityProvenanceObservationType-for-R4B\"> </a><p>This value set expansion contains 3 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=\"R5-v3-SecurityIntegrityProvenanceObservationType-for-R4B-http://terminology.hl7.org/CodeSystem/v3-ActCode-SECINTPRVABOBS\"> </a><code>http://terminology.hl7.org/CodeSystem/v3-ActCode</code></td><td>8.0.0</td><td style=\"white-space:nowrap\">  <a href=\"CodeSystem-v3-ActCode.html#v3-ActCode-SECINTPRVABOBS\">SECINTPRVABOBS</a></td><td>security integrity provenance asserted by observation</td><td><div><p>Type of security metadata observation made about the integrity provenance of an IT resource (data, information object, service, or system capability), which indicates the entity that made assertions about the resource. The asserting entity may not be the original informant about the resource.</p>\n<p><strong>Examples:</strong> Types of security integrity provenance asserted by observation metadata, which may value the observation, including:</p>\n<ul>\n<li>assertions about an IT resource by a patient</li>\n<li>assertions about an IT resource by a clinician</li>\n<li>assertions about an IT resource by a device</li>\n</ul>\n</div></td></tr><tr><td><a name=\"R5-v3-SecurityIntegrityProvenanceObservationType-for-R4B-http://terminology.hl7.org/CodeSystem/v3-ActCode-SECINTPRVOBS\"> </a><code>http://terminology.hl7.org/CodeSystem/v3-ActCode</code></td><td>8.0.0</td><td style=\"white-space:nowrap\">  <a href=\"CodeSystem-v3-ActCode.html#v3-ActCode-SECINTPRVOBS\">SECINTPRVOBS</a></td><td>security integrity provenance observation</td><td><div><p>Type of security metadata observation made about the provenance integrity of an IT resource (data, information object, service, or system capability), which indicates the lifecycle completeness of an IT resource in terms of workflow status such as its creation, modification, suspension, and deletion; locations in which the resource has been collected or archived, from which it may be retrieved, and the history of its distribution and disclosure. Integrity provenance metadata about an IT resource may be used to assess its veracity, reliability, and trustworthiness.</p>\n<p><strong>Examples:</strong> Types of security integrity provenance observation metadata, which may value the observation about an IT resource, include:</p>\n<ul>\n<li>completeness or workflow status, such as authentication</li>\n<li>the entity responsible for original authoring or informing about an IT resource</li>\n<li>the entity responsible for a report or assertion about an IT resource relayed “second-handâ€?</li>\n<li>the entity responsible for excerpting, transforming, or compiling an IT resource</li>\n</ul>\n</div></td></tr><tr><td><a name=\"R5-v3-SecurityIntegrityProvenanceObservationType-for-R4B-http://terminology.hl7.org/CodeSystem/v3-ActCode-SECINTPRVRBOBS\"> </a><code>http://terminology.hl7.org/CodeSystem/v3-ActCode</code></td><td>8.0.0</td><td style=\"white-space:nowrap\">  <a href=\"CodeSystem-v3-ActCode.html#v3-ActCode-SECINTPRVRBOBS\">SECINTPRVRBOBS</a></td><td>security integrity provenance reported by observation</td><td><div><p>Type of security metadata observation made about the integrity provenance of an IT resource (data, information object, service, or system capability), which indicates the entity that reported the existence of the resource. The reporting entity may not be the original author of the resource.</p>\n<p><strong>Examples:</strong> Types of security integrity provenance reported by observation metadata, which may value the observation, include:</p>\n<ul>\n<li>reports about an IT resource by a patient</li>\n<li>reports about an IT resource by a clinician</li>\n<li>reports about an IT resource by a device</li>\n</ul>\n</div></td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
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:extension [
fhir:url [
fhir:v "packageId"^^xsd:anyURI ;
fhir:l fhir:packageId       ] ;
fhir:value [
a fhir:Id ;
fhir:v "hl7.fhir.uv.xver-r5.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-r5.r4b"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r5.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-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-r5.r4b"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r5.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-r5.r4b"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r5.r4b>         ]       ] )     ]
  ] ) ; # 
  fhir:url [
fhir:v "http://hl7.org/fhir/uv/xver/ValueSet/R5-v3-SecurityIntegrityProvenanceObservationType-for-R4B"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ValueSet/R5-v3-SecurityIntegrityProvenanceObservationType-for-R4B>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "R5V3SecurityIntegrityProvenanceObservationTypeForR4B"] ; # 
  fhir:title [ fhir:v "Cross-version ValueSet R5.SecurityIntegrityProvenanceObservationType for use in FHIR R4B"] ; # 
  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 "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:description [ fhir:v "This cross-version ValueSet represents content from `http://terminology.hl7.org/ValueSet/v3-SecurityIntegrityProvenanceObservationType|2.0.0` for use in FHIR R4B."] ; # 
  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-SecurityIntegrityProvenanceObservationType|2.0.0` as defined in FHIR R5\r\nin FHIR R4B.\r\n\r\nThe source value set is bound to the following FHIR R5 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-SecurityIntegrityProvenanceObservationType|2.0.0`, defined in FHIR R5 does not have any mapping to FHIR R4B"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v3-ActCode>       ] ;
fhir:version [ fhir:v "8.0.0" ] ;
      ( fhir:concept [
fhir:code [ fhir:v "SECINTPRVABOBS" ] ;
fhir:display [ fhir:v "security integrity provenance asserted by observation" ]       ] [
fhir:code [ fhir:v "SECINTPRVOBS" ] ;
fhir:display [ fhir:v "security integrity provenance observation" ]       ] [
fhir:code [ fhir:v "SECINTPRVRBOBS" ] ;
fhir:display [ fhir:v "security integrity provenance reported by observation" ]       ] )     ] )
  ] ; # 
  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-ActCode"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v3-ActCode>       ] ;
fhir:version [ fhir:v "8.0.0" ] ;
fhir:code [ fhir:v "SECINTPRVABOBS" ] ;
fhir:display [ fhir:v "security integrity provenance asserted by observation" ]     ] [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v3-ActCode>       ] ;
fhir:version [ fhir:v "8.0.0" ] ;
fhir:code [ fhir:v "SECINTPRVOBS" ] ;
fhir:display [ fhir:v "security integrity provenance observation" ]     ] [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v3-ActCode>       ] ;
fhir:version [ fhir:v "8.0.0" ] ;
fhir:code [ fhir:v "SECINTPRVRBOBS" ] ;
fhir:display [ fhir:v "security integrity provenance reported by observation" ]     ] )
  ] . #