FHIR Cross-Version Extensions package for FHIR R4B from FHIR R4
0.0.1-snapshot-2 - informative International flag

FHIR Cross-Version Extensions package for FHIR R4B from FHIR R4 - Version 0.0.1-snapshot-2. See the Directory of published versions

: Cross-version VS for R4.ProvenanceParticipantRole for use in FHIR R4B - TTL Representation

Page standards status: Informative Maturity Level: 1

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-provenance-agent-role-for-R4B"] ; # 
  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 R4-provenance-agent-role-for-R4B</b></p><a name=\"R4-provenance-agent-role-for-R4B\"> </a><a name=\"hcR4-provenance-agent-role-for-R4B\"> </a><p>This value set expansion contains 5 concepts.</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>System</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R4-provenance-agent-role-for-R4B-http://hl7.org/fhir/provenance-participant-role-performer\"> </a>  <a href=\"http://hl7.org/fhir/R4B/codesystem-provenance-participant-role.html#provenance-participant-role-performer\">performer</a></td><td>http://hl7.org/fhir/provenance-participant-role</td><td>Performer</td><td>A person, animal, organization or device that who actually and principally carries out the activity</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R4-provenance-agent-role-for-R4B-http://hl7.org/fhir/provenance-participant-role-verifier\"> </a>  <a href=\"http://hl7.org/fhir/R4B/codesystem-provenance-participant-role.html#provenance-participant-role-verifier\">verifier</a></td><td>http://hl7.org/fhir/provenance-participant-role</td><td>Verifier</td><td>A person who verifies the correctness and appropriateness of activity</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R4-provenance-agent-role-for-R4B-http://hl7.org/fhir/provenance-participant-role-attester\"> </a>  <a href=\"http://hl7.org/fhir/R4B/codesystem-provenance-participant-role.html#provenance-participant-role-attester\">attester</a></td><td>http://hl7.org/fhir/provenance-participant-role</td><td>Attester</td><td>A verifier who attests to the accuracy of the resource</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R4-provenance-agent-role-for-R4B-http://hl7.org/fhir/provenance-participant-role-custodian\"> </a>  <a href=\"http://hl7.org/fhir/R4B/codesystem-provenance-participant-role.html#provenance-participant-role-custodian\">custodian</a></td><td>http://hl7.org/fhir/provenance-participant-role</td><td>Custodian</td><td>The entity that is accountable for maintaining a true an accurate copy of the original record</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R4-provenance-agent-role-for-R4B-http://hl7.org/fhir/provenance-participant-role-composer\"> </a>  <a href=\"http://hl7.org/fhir/R4B/codesystem-provenance-participant-role.html#provenance-participant-role-composer\">composer</a></td><td>http://hl7.org/fhir/provenance-participant-role</td><td>Composer</td><td>A device used by an author to record new information, which may also be used by the author to select existing information for aggregation with newly recorded information for the purpose of generating a new artifact.</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 1     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "fm"     ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "packageId"^^xsd:anyURI ] ;
fhir:value [
a fhir:id ;
fhir:v "hl7.fhir.uv.xver-r4.r4b"       ]     ] [
fhir:url [ fhir:v "version"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "0.0.1-snapshot-2"       ]     ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "informative" ;
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b>         ]       ] )     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/4.0/ValueSet/R4-provenance-agent-role-for-R4B"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.0.1-snapshot-2"] ; # 
  fhir:name [ fhir:v "R4_provenance_agent_role_for_R4B"] ; # 
  fhir:title [ fhir:v "Cross-version VS for R4.ProvenanceParticipantRole for use in FHIR R4B"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-09-01T22:36:16.919157+10:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Financial Management"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Financial Management" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/fm" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/provenance-agent-role|4.0.1 for use in FHIR R4B. Concepts not present here have direct `equivalent` mappings crossing all versions from R4 to R4B."] ; # 
  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:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://hl7.org/fhir/provenance-participant-role"^^xsd:anyURI ] ;
fhir:version [ fhir:v "4.0.1" ] ;
      ( fhir:concept [
fhir:code [ fhir:v "performer" ] ;
fhir:display [ fhir:v "Performer" ]       ] [
fhir:code [ fhir:v "verifier" ] ;
fhir:display [ fhir:v "Verifier" ]       ] [
fhir:code [ fhir:v "attester" ] ;
fhir:display [ fhir:v "Attester" ]       ] [
fhir:code [ fhir:v "custodian" ] ;
fhir:display [ fhir:v "Custodian" ]       ] [
fhir:code [ fhir:v "composer" ] ;
fhir:display [ fhir:v "Composer" ]       ] )     ] )
  ] ; # 
  fhir:expansion [
fhir:timestamp [ fhir:v "2025-09-01T22:36:16.91916+10:00"^^xsd:dateTime ] ;
    ( fhir:contains [
fhir:system [ fhir:v "http://hl7.org/fhir/provenance-participant-role"^^xsd:anyURI ] ;
fhir:version [ fhir:v "4.0.1" ] ;
fhir:code [ fhir:v "performer" ] ;
fhir:display [ fhir:v "Performer" ]     ] [
fhir:system [ fhir:v "http://hl7.org/fhir/provenance-participant-role"^^xsd:anyURI ] ;
fhir:version [ fhir:v "4.0.1" ] ;
fhir:code [ fhir:v "verifier" ] ;
fhir:display [ fhir:v "Verifier" ]     ] [
fhir:system [ fhir:v "http://hl7.org/fhir/provenance-participant-role"^^xsd:anyURI ] ;
fhir:version [ fhir:v "4.0.1" ] ;
fhir:code [ fhir:v "attester" ] ;
fhir:display [ fhir:v "Attester" ]     ] [
fhir:system [ fhir:v "http://hl7.org/fhir/provenance-participant-role"^^xsd:anyURI ] ;
fhir:version [ fhir:v "4.0.1" ] ;
fhir:code [ fhir:v "custodian" ] ;
fhir:display [ fhir:v "Custodian" ]     ] [
fhir:system [ fhir:v "http://hl7.org/fhir/provenance-participant-role"^^xsd:anyURI ] ;
fhir:version [ fhir:v "4.0.1" ] ;
fhir:code [ fhir:v "composer" ] ;
fhir:display [ fhir:v "Composer" ]     ] )
  ] . #