@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/uv/xver/CodeSystem/care-plan-activity-category> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "care-plan-activity-category"] ; # 
  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: CodeSystem care-plan-activity-category</b></p><a name=\"care-plan-activity-category\"> </a><a name=\"hccare-plan-activity-category\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/care-plan-activity-category</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">diet<a name=\"care-plan-activity-category-diet\"> </a></td><td>Diet</td><td>Plan for the patient to consume food of a specified nature</td></tr><tr><td style=\"white-space:nowrap\">drug<a name=\"care-plan-activity-category-drug\"> </a></td><td>Drug</td><td>Plan for the patient to consume/receive a drug, vaccine or other product</td></tr><tr><td style=\"white-space:nowrap\">encounter<a name=\"care-plan-activity-category-encounter\"> </a></td><td>Encounter</td><td>Plan to meet or communicate with the patient (in-patient, out-patient, phone call, etc.)</td></tr><tr><td style=\"white-space:nowrap\">observation<a name=\"care-plan-activity-category-observation\"> </a></td><td>Observation</td><td>Plan to capture information about a patient (vitals, labs, diagnostic images, etc.)</td></tr><tr><td style=\"white-space:nowrap\">procedure<a name=\"care-plan-activity-category-procedure\"> </a></td><td>Procedure</td><td>Plan to modify the patient in some way (surgery, physiotherapy, education, counseling, etc.)</td></tr><tr><td style=\"white-space:nowrap\">supply<a name=\"care-plan-activity-category-supply\"> </a></td><td>Supply</td><td>Plan to provide something to the patient (medication, medical supply, etc.)</td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"care-plan-activity-category-other\"> </a></td><td>Other</td><td>Some other form of action</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status>
     ] ;
     fhir:value [
       a fhir:String ;
       fhir:v "Informative"
     ]
  ] [
     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 1
     ]
  ] [
     fhir:extension ( [
       fhir:url [
         fhir:v "packageId"^^xsd:anyURI ;
         fhir:l fhir:packageId
       ] ;
       fhir:value [
         a fhir:Id ;
         fhir:v "hl7.fhir.uv.xver-r3.r4"
       ]
     ] [
       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-r3.r4"^^xsd:anyURI ;
         fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r4>
       ]
     ] ) ;
     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-wg"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg>
     ] ;
     fhir:value [
       a fhir:Code ;
       fhir:v "pc"
     ]
  ] [
     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 "informative" ;
       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-r3.r4"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r4>
         ]
       ] )
     ]
  ] ) ; # 
  fhir:url [
     fhir:v "http://hl7.org/fhir/care-plan-activity-category"^^xsd:anyURI ;
     fhir:l <http://hl7.org/fhir/care-plan-activity-category>
  ] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "CarePlanActivityCategory"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:date [ fhir:v "2015-08-30T18:04:04-05: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 "High-level categorization of the type of activity in a care plan."] ; # 
  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:caseSensitive [ fhir:v true] ; # 
  fhir:valueSet [
     fhir:v "http://hl7.org/fhir/ValueSet/care-plan-activity-category"^^xsd:anyURI ;
     fhir:l <http://hl7.org/fhir/ValueSet/care-plan-activity-category>
  ] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:concept ( [
     fhir:code [ fhir:v "diet" ] ;
     fhir:display [ fhir:v "Diet" ] ;
     fhir:definition [ fhir:v "Plan for the patient to consume food of a specified nature" ]
  ] [
     fhir:code [ fhir:v "drug" ] ;
     fhir:display [ fhir:v "Drug" ] ;
     fhir:definition [ fhir:v "Plan for the patient to consume/receive a drug, vaccine or other product" ]
  ] [
     fhir:code [ fhir:v "encounter" ] ;
     fhir:display [ fhir:v "Encounter" ] ;
     fhir:definition [ fhir:v "Plan to meet or communicate with the patient (in-patient, out-patient, phone call, etc.)" ]
  ] [
     fhir:code [ fhir:v "observation" ] ;
     fhir:display [ fhir:v "Observation" ] ;
     fhir:definition [ fhir:v "Plan to capture information about a patient (vitals, labs, diagnostic images, etc.)" ]
  ] [
     fhir:code [ fhir:v "procedure" ] ;
     fhir:display [ fhir:v "Procedure" ] ;
     fhir:definition [ fhir:v "Plan to modify the patient in some way (surgery, physiotherapy, education, counseling, etc.)" ]
  ] [
     fhir:code [ fhir:v "supply" ] ;
     fhir:display [ fhir:v "Supply" ] ;
     fhir:definition [ fhir:v "Plan to provide something to the patient (medication, medical supply, etc.)" ]
  ] [
     fhir:code [ fhir:v "other" ] ;
     fhir:display [ fhir:v "Other" ] ;
     fhir:definition [ fhir:v "Some other form of action" ]
  ] ) . # 

# -------------------------------------------------------------------------------------

