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

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

: Cross-version VS for R3.ActClassSupply for use in FHIR R5 - TTL Representation

Page standards status: Informative 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 "R3-v3-ActClassSupply-for-R5"] ; # 
  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 R3-v3-ActClassSupply-for-R5</b></p><a name=\"R3-v3-ActClassSupply-for-R5\"> </a><a name=\"hcR3-v3-ActClassSupply-for-R5\"> </a><p>This value set expansion contains 2 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=\"R3-v3-ActClassSupply-for-R5-http://hl7.org/fhir/v3/ActClass-DIET\"> </a>  <a href=\"CodeSystem-v3-ActClass.html#v3-ActClass-DIET\">DIET</a></td><td>http://hl7.org/fhir/v3/ActClass</td><td>diet</td><td><div><p>Diet services are supply services, with some aspects resembling Medication services: the detail of the diet is given as a description of the Material associated via Participation.typeCode=\"product\". Medically relevant diet types may be communicated in the Diet.code attribute using domain ActDietCode, however, the detail of the food supplied and the various combinations of dishes should be communicated as Material instances.</p>\n<pre><code>                       Deprecation Note\n                    \n\n                    \n                       Class: Use either the Supply class (if dealing with what should be given to the patient) or SubstanceAdministration class (if dealing with what the patient should consume)\n\n                    \n                       energyQuantity: This quantity can be conveyed by using a Content relationship with a quantity attribute expressing the calories\n\n                    \n                       carbohydrateQuantity:This quantity can be conveyed using a Content relationship to an Entity with a code of  carbohydrate and a quantity attribute on the content relationship.\n</code></pre>\n</div></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R3-v3-ActClassSupply-for-R5-http://hl7.org/fhir/v3/ActClass-SPLY\"> </a>  <a href=\"CodeSystem-v3-ActClass.html#v3-ActClass-SPLY\">SPLY</a></td><td>http://hl7.org/fhir/v3/ActClass</td><td>supply</td><td><div><p>Supply orders and deliveries are simple Acts that focus on the delivered product. The product is associated with the Supply Act via Participation.typeCode=\"product\". With general Supply Acts, the precise identification of the Material (manufacturer, serial numbers, etc.) is important.  Most of the detailed information about the Supply should be represented using the Material class.  If delivery needs to be scheduled, tracked, and billed separately, one can associate a Transportation Act with the Supply Act.  Pharmacy dispense services are represented as Supply Acts, associated with a SubstanceAdministration  Act. The SubstanceAdministration class represents the administration of medication, while dispensing is supply.</p>\n</div></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 0     ]
  ] [
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-r3.r5"       ]     ] [
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/3.0/ImplementationGuide/hl7.fhir.uv.xver-r3.r5"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/3.0/ImplementationGuide/hl7.fhir.uv.xver-r3.r5>         ]       ] )     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/3.0/ValueSet/R3-v3-ActClassSupply-for-R5"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.0.1-snapshot-2"] ; # 
  fhir:name [ fhir:v "R3_v3_ActClassSupply_for_R5"] ; # 
  fhir:title [ fhir:v "Cross-version VS for R3.ActClassSupply for use in FHIR R5"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-09-01T22:35:59.944171+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/v3-ActClassSupply|2014-03-26 for use in FHIR R5. Concepts not present here have direct `equivalent` mappings crossing all versions from R3 to R5."] ; # 
  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/v3/ActClass"^^xsd:anyURI ] ;
fhir:version [ fhir:v "2016-11-11" ] ;
      ( fhir:concept [
fhir:code [ fhir:v "DIET" ] ;
fhir:display [ fhir:v "diet" ]       ] [
fhir:code [ fhir:v "SPLY" ] ;
fhir:display [ fhir:v "supply" ]       ] )     ] )
  ] ; # 
  fhir:expansion [
fhir:timestamp [ fhir:v "2025-09-01T22:35:59.944167+10:00"^^xsd:dateTime ] ;
    ( fhir:contains [
fhir:system [ fhir:v "http://hl7.org/fhir/v3/ActClass"^^xsd:anyURI ] ;
fhir:version [ fhir:v "2016-11-11" ] ;
fhir:code [ fhir:v "DIET" ] ;
fhir:display [ fhir:v "diet" ]     ] [
fhir:system [ fhir:v "http://hl7.org/fhir/v3/ActClass"^^xsd:anyURI ] ;
fhir:version [ fhir:v "2016-11-11" ] ;
fhir:code [ fhir:v "SPLY" ] ;
fhir:display [ fhir:v "supply" ]     ] )
  ] . #