@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 -------------------------------------------------------------------

<http://hl7.org/fhir/4.3/ValueSet/R4B-care-plan-activity-kind-for-R5> a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "R4B-care-plan-activity-kind-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 R4B-care-plan-activity-kind-for-R5</b></p><a name=\"R4B-care-plan-activity-kind-for-R5\"> </a><a name=\"hcR4B-care-plan-activity-kind-for-R5\"> </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=\"R4B-care-plan-activity-kind-for-R5-http://hl7.org/fhir/resource-types-Appointment\"> </a>  <a href=\"CodeSystem-resource-types.html#resource-types-Appointment\">Appointment</a></td><td>http://hl7.org/fhir/resource-types</td><td>Appointment</td><td><div><p>A booking of a healthcare event among patient(s), practitioner(s), related person(s) and/or device(s) for a specific date/time. This may result in one or more Encounter(s).</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R4B-care-plan-activity-kind-for-R5-http://hl7.org/fhir/resource-types-CommunicationRequest\"> </a>  <a href=\"CodeSystem-resource-types.html#resource-types-CommunicationRequest\">CommunicationRequest</a></td><td>http://hl7.org/fhir/resource-types</td><td>CommunicationRequest</td><td><div><p>A request to convey information; e.g. the CDS system proposes that an alert be sent to a responsible provider, the CDS system proposes that the public health agency be notified about a reportable condition.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R4B-care-plan-activity-kind-for-R5-http://hl7.org/fhir/resource-types-DeviceRequest\"> </a>  <a href=\"CodeSystem-resource-types.html#resource-types-DeviceRequest\">DeviceRequest</a></td><td>http://hl7.org/fhir/resource-types</td><td>DeviceRequest</td><td><div><p>Represents a request for a patient to employ a medical device. The device may be an implantable device, or an external assistive device, such as a walker.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R4B-care-plan-activity-kind-for-R5-http://hl7.org/fhir/resource-types-MedicationRequest\"> </a>  <a href=\"CodeSystem-resource-types.html#resource-types-MedicationRequest\">MedicationRequest</a></td><td>http://hl7.org/fhir/resource-types</td><td>MedicationRequest</td><td><div><p>An order or request for both supply of the medication and the instructions for administration of the medication to a patient. The resource is called \"MedicationRequest\" rather than \"MedicationPrescription\" or \"MedicationOrder\" to generalize the use across inpatient and outpatient settings, including care plans, etc., and to harmonize with workflow patterns.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R4B-care-plan-activity-kind-for-R5-http://hl7.org/fhir/resource-types-NutritionOrder\"> </a>  <a href=\"CodeSystem-resource-types.html#resource-types-NutritionOrder\">NutritionOrder</a></td><td>http://hl7.org/fhir/resource-types</td><td>NutritionOrder</td><td><div><p>A request to supply a diet, formula feeding (enteral) or oral nutritional supplement to a patient/resident.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R4B-care-plan-activity-kind-for-R5-http://hl7.org/fhir/resource-types-Task\"> </a>  <a href=\"CodeSystem-resource-types.html#resource-types-Task\">Task</a></td><td>http://hl7.org/fhir/resource-types</td><td>Task</td><td><div><p>A task to be performed.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R4B-care-plan-activity-kind-for-R5-http://hl7.org/fhir/resource-types-ServiceRequest\"> </a>  <a href=\"CodeSystem-resource-types.html#resource-types-ServiceRequest\">ServiceRequest</a></td><td>http://hl7.org/fhir/resource-types</td><td>ServiceRequest</td><td><div><p>A record of a request for service such as diagnostic investigations, treatments, or operations to be performed.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R4B-care-plan-activity-kind-for-R5-http://hl7.org/fhir/resource-types-VisionPrescription\"> </a>  <a href=\"CodeSystem-resource-types.html#resource-types-VisionPrescription\">VisionPrescription</a></td><td>http://hl7.org/fhir/resource-types</td><td>VisionPrescription</td><td><div><p>An authorization for the provision of glasses and/or contact lenses to a patient.</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 2
     ]
  ] [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
     fhir:value [
       a fhir:code ;
       fhir:v "pc"
     ]
  ] [
     fhir:extension ( [
       fhir:url [ fhir:v "packageId"^^xsd:anyURI ] ;
       fhir:value [
         a fhir:id ;
         fhir:v "hl7.fhir.uv.xver-r4b.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 "trial-use" ;
       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.3/ImplementationGuide/hl7.fhir.uv.xver-r4b.r5"^^xsd:anyURI ;
           fhir:link <http://hl7.org/fhir/4.3/ImplementationGuide/hl7.fhir.uv.xver-r4b.r5>
         ]
       ] )
     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/4.3/ValueSet/R4B-care-plan-activity-kind-for-R5"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.0.1-snapshot-2"] ; # 
  fhir:name [ fhir:v "R4B_care_plan_activity_kind_for_R5"] ; # 
  fhir:title [ fhir:v "Cross-version VS for R4B.CarePlanActivityKind for use in FHIR R5"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-09-01T22:36:41.9221+10:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Patient Care"] ; # 
  fhir:contact ( [
     fhir:name [ fhir:v "Patient Care" ] ;
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "http://www.hl7.org/Special/committees/patientcare" ]
     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/care-plan-activity-kind|4.3.0 for use in FHIR R5. Concepts not present here have direct `equivalent` mappings crossing all versions from R4B 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/resource-types"^^xsd:anyURI ] ;
       fhir:version [ fhir:v "4.3.0" ] ;
       fhir:concept ( [
         fhir:code [ fhir:v "Appointment" ] ;
         fhir:display [ fhir:v "Appointment" ]
       ] [
         fhir:code [ fhir:v "CommunicationRequest" ] ;
         fhir:display [ fhir:v "CommunicationRequest" ]
       ] [
         fhir:code [ fhir:v "DeviceRequest" ] ;
         fhir:display [ fhir:v "DeviceRequest" ]
       ] [
         fhir:code [ fhir:v "MedicationRequest" ] ;
         fhir:display [ fhir:v "MedicationRequest" ]
       ] [
         fhir:code [ fhir:v "NutritionOrder" ] ;
         fhir:display [ fhir:v "NutritionOrder" ]
       ] [
         fhir:code [ fhir:v "Task" ] ;
         fhir:display [ fhir:v "Task" ]
       ] [
         fhir:code [ fhir:v "ServiceRequest" ] ;
         fhir:display [ fhir:v "ServiceRequest" ]
       ] [
         fhir:code [ fhir:v "VisionPrescription" ] ;
         fhir:display [ fhir:v "VisionPrescription" ]
       ] )
     ] )
  ] ; # 
  fhir:expansion [
     fhir:timestamp [ fhir:v "2025-09-01T22:36:41.922101+10:00"^^xsd:dateTime ] ;
     fhir:contains ( [
       fhir:system [ fhir:v "http://hl7.org/fhir/resource-types"^^xsd:anyURI ] ;
       fhir:version [ fhir:v "4.3.0" ] ;
       fhir:code [ fhir:v "Appointment" ] ;
       fhir:display [ fhir:v "Appointment" ]
     ] [
       fhir:system [ fhir:v "http://hl7.org/fhir/resource-types"^^xsd:anyURI ] ;
       fhir:version [ fhir:v "4.3.0" ] ;
       fhir:code [ fhir:v "CommunicationRequest" ] ;
       fhir:display [ fhir:v "CommunicationRequest" ]
     ] [
       fhir:system [ fhir:v "http://hl7.org/fhir/resource-types"^^xsd:anyURI ] ;
       fhir:version [ fhir:v "4.3.0" ] ;
       fhir:code [ fhir:v "DeviceRequest" ] ;
       fhir:display [ fhir:v "DeviceRequest" ]
     ] [
       fhir:system [ fhir:v "http://hl7.org/fhir/resource-types"^^xsd:anyURI ] ;
       fhir:version [ fhir:v "4.3.0" ] ;
       fhir:code [ fhir:v "MedicationRequest" ] ;
       fhir:display [ fhir:v "MedicationRequest" ]
     ] [
       fhir:system [ fhir:v "http://hl7.org/fhir/resource-types"^^xsd:anyURI ] ;
       fhir:version [ fhir:v "4.3.0" ] ;
       fhir:code [ fhir:v "NutritionOrder" ] ;
       fhir:display [ fhir:v "NutritionOrder" ]
     ] [
       fhir:system [ fhir:v "http://hl7.org/fhir/resource-types"^^xsd:anyURI ] ;
       fhir:version [ fhir:v "4.3.0" ] ;
       fhir:code [ fhir:v "Task" ] ;
       fhir:display [ fhir:v "Task" ]
     ] [
       fhir:system [ fhir:v "http://hl7.org/fhir/resource-types"^^xsd:anyURI ] ;
       fhir:version [ fhir:v "4.3.0" ] ;
       fhir:code [ fhir:v "ServiceRequest" ] ;
       fhir:display [ fhir:v "ServiceRequest" ]
     ] [
       fhir:system [ fhir:v "http://hl7.org/fhir/resource-types"^^xsd:anyURI ] ;
       fhir:version [ fhir:v "4.3.0" ] ;
       fhir:code [ fhir:v "VisionPrescription" ] ;
       fhir:display [ fhir:v "VisionPrescription" ]
     ] )
  ] . # 

# -------------------------------------------------------------------------------------

