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

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

: Cross-version VS for R5.BasicResourceTypes for use in FHIR R4 - 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 "R5-basic-resource-type-for-R4"] ; # 
  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 R5-basic-resource-type-for-R4</b></p><a name=\"R5-basic-resource-type-for-R4\"> </a><a name=\"hcR5-basic-resource-type-for-R4\"> </a><p>This value set expansion contains 8 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=\"R5-basic-resource-type-for-R4-http://terminology.hl7.org/CodeSystem/basic-resource-type-consent\"> </a>  <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-basic-resource-type.html#basic-resource-type-consent\">consent</a></td><td>http://terminology.hl7.org/CodeSystem/basic-resource-type</td><td>Consent</td><td>An assertion of permission for an activity or set of activities to occur, possibly subject to particular limitations; e.g. surgical consent, information disclosure consent, etc.</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-basic-resource-type-for-R4-http://terminology.hl7.org/CodeSystem/basic-resource-type-advevent\"> </a>  <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-basic-resource-type.html#basic-resource-type-advevent\">advevent</a></td><td>http://terminology.hl7.org/CodeSystem/basic-resource-type</td><td>Adverse Event</td><td>An undesired reaction caused by exposure to some agent (e.g. a medication, immunization, food, or environmental agent).</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-basic-resource-type-for-R4-http://terminology.hl7.org/CodeSystem/basic-resource-type-transfer\"> </a>  <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-basic-resource-type.html#basic-resource-type-transfer\">transfer</a></td><td>http://terminology.hl7.org/CodeSystem/basic-resource-type</td><td>Transfer</td><td>The transition of a patient or set of material from one location to another</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-basic-resource-type-for-R4-http://terminology.hl7.org/CodeSystem/basic-resource-type-adminact\"> </a>  <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-basic-resource-type.html#basic-resource-type-adminact\">adminact</a></td><td>http://terminology.hl7.org/CodeSystem/basic-resource-type</td><td>Administrative Activity</td><td>An occurrence of a non-care-related event in the healthcare domain, such as approvals, reviews, etc.</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-basic-resource-type-for-R4-http://terminology.hl7.org/CodeSystem/basic-resource-type-investigation\"> </a>  <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-basic-resource-type.html#basic-resource-type-investigation\">investigation</a></td><td>http://terminology.hl7.org/CodeSystem/basic-resource-type</td><td>Investigation</td><td>A formalized inquiry into the circumstances surrounding a particular unplanned event or potential event for the purposes of identifying possible causes and contributing factors for the event</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-basic-resource-type-for-R4-http://terminology.hl7.org/CodeSystem/basic-resource-type-invoice\"> </a>  <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-basic-resource-type.html#basic-resource-type-invoice\">invoice</a></td><td>http://terminology.hl7.org/CodeSystem/basic-resource-type</td><td>Invoice</td><td>A request for payment for goods and/or services.  Includes the idea of a healthcare insurance claim.</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-basic-resource-type-for-R4-http://terminology.hl7.org/CodeSystem/basic-resource-type-predetreq\"> </a>  <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-basic-resource-type.html#basic-resource-type-predetreq\">predetreq</a></td><td>http://terminology.hl7.org/CodeSystem/basic-resource-type</td><td>Pre-determination Request</td><td>A request for a pre-determination of the cost that would be paid under an insurance plan for a hypothetical claim for goods or services</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-basic-resource-type-for-R4-http://terminology.hl7.org/CodeSystem/basic-resource-type-study\"> </a>  <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-basic-resource-type.html#basic-resource-type-study\">study</a></td><td>http://terminology.hl7.org/CodeSystem/basic-resource-type</td><td>Study</td><td>An investigation to determine information about a particular therapy or product</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 "fhir"     ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "packageId"^^xsd:anyURI ] ;
fhir:value [
a fhir:id ;
fhir:v "hl7.fhir.uv.xver-r5.r4"       ]     ] [
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/5.0/ImplementationGuide/hl7.fhir.uv.xver-r5.r4"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/5.0/ImplementationGuide/hl7.fhir.uv.xver-r5.r4>         ]       ] )     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/5.0/ValueSet/R5-basic-resource-type-for-R4"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.0.1-snapshot-2"] ; # 
  fhir:name [ fhir:v "R5_basic_resource_type_for_R4"] ; # 
  fhir:title [ fhir:v "Cross-version VS for R5.BasicResourceTypes for use in FHIR R4"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-09-01T22:37:01.960798+10: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 concepts from http://hl7.org/fhir/ValueSet/basic-resource-type|5.0.0 for use in FHIR R4. Concepts not present here have direct `equivalent` mappings crossing all versions from R5 to R4."] ; # 
  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://terminology.hl7.org/CodeSystem/basic-resource-type"^^xsd:anyURI ] ;
fhir:version [ fhir:v "0.1.0" ] ;
      ( fhir:concept [
fhir:code [ fhir:v "consent" ] ;
fhir:display [ fhir:v "Consent" ]       ] [
fhir:code [ fhir:v "advevent" ] ;
fhir:display [ fhir:v "Adverse Event" ]       ] [
fhir:code [ fhir:v "transfer" ] ;
fhir:display [ fhir:v "Transfer" ]       ] [
fhir:code [ fhir:v "adminact" ] ;
fhir:display [ fhir:v "Administrative Activity" ]       ] [
fhir:code [ fhir:v "investigation" ] ;
fhir:display [ fhir:v "Investigation" ]       ] [
fhir:code [ fhir:v "invoice" ] ;
fhir:display [ fhir:v "Invoice" ]       ] [
fhir:code [ fhir:v "predetreq" ] ;
fhir:display [ fhir:v "Pre-determination Request" ]       ] [
fhir:code [ fhir:v "study" ] ;
fhir:display [ fhir:v "Study" ]       ] )     ] )
  ] ; # 
  fhir:expansion [
fhir:timestamp [ fhir:v "2025-09-01T22:37:01.96079+10:00"^^xsd:dateTime ] ;
    ( fhir:contains [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/basic-resource-type"^^xsd:anyURI ] ;
fhir:version [ fhir:v "0.1.0" ] ;
fhir:code [ fhir:v "consent" ] ;
fhir:display [ fhir:v "Consent" ]     ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/basic-resource-type"^^xsd:anyURI ] ;
fhir:version [ fhir:v "0.1.0" ] ;
fhir:code [ fhir:v "advevent" ] ;
fhir:display [ fhir:v "Adverse Event" ]     ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/basic-resource-type"^^xsd:anyURI ] ;
fhir:version [ fhir:v "0.1.0" ] ;
fhir:code [ fhir:v "transfer" ] ;
fhir:display [ fhir:v "Transfer" ]     ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/basic-resource-type"^^xsd:anyURI ] ;
fhir:version [ fhir:v "0.1.0" ] ;
fhir:code [ fhir:v "adminact" ] ;
fhir:display [ fhir:v "Administrative Activity" ]     ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/basic-resource-type"^^xsd:anyURI ] ;
fhir:version [ fhir:v "0.1.0" ] ;
fhir:code [ fhir:v "investigation" ] ;
fhir:display [ fhir:v "Investigation" ]     ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/basic-resource-type"^^xsd:anyURI ] ;
fhir:version [ fhir:v "0.1.0" ] ;
fhir:code [ fhir:v "invoice" ] ;
fhir:display [ fhir:v "Invoice" ]     ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/basic-resource-type"^^xsd:anyURI ] ;
fhir:version [ fhir:v "0.1.0" ] ;
fhir:code [ fhir:v "predetreq" ] ;
fhir:display [ fhir:v "Pre-determination Request" ]     ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/basic-resource-type"^^xsd:anyURI ] ;
fhir:version [ fhir:v "0.1.0" ] ;
fhir:code [ fhir:v "study" ] ;
fhir:display [ fhir:v "Study" ]     ] )
  ] . #