@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://ehealth.sundhed.dk/fhir/CodeSystem/ehealth-carecommunication-category> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "ehealth-carecommunication-category"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ehealth-carecommunication-category</b></p><a name=\"ehealth-carecommunication-category\"> </a><a name=\"hcehealth-carecommunication-category\"> </a><p>This  code system <code>http://ehealth.sundhed.dk/cs/ehealth-carecommunication-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></tr><tr><td style=\"white-space:nowrap\">alcohol-and-drug-treatment<a name=\"ehealth-carecommunication-category-alcohol-and-drug-treatment\"> </a></td><td>Alcohol and drug treatment</td></tr><tr><td style=\"white-space:nowrap\">assistive-devices<a name=\"ehealth-carecommunication-category-assistive-devices\"> </a></td><td>Assistive technology</td></tr><tr><td style=\"white-space:nowrap\">carecoordination<a name=\"ehealth-carecommunication-category-carecoordination\"> </a></td><td>Care Coordination</td></tr><tr><td style=\"white-space:nowrap\">decease<a name=\"ehealth-carecommunication-category-decease\"> </a></td><td>Decease</td></tr><tr><td style=\"white-space:nowrap\">discharge<a name=\"ehealth-carecommunication-category-discharge\"> </a></td><td>Discharge</td></tr><tr><td style=\"white-space:nowrap\">examination-results<a name=\"ehealth-carecommunication-category-examination-results\"> </a></td><td>Examination Results</td></tr><tr><td style=\"white-space:nowrap\">healthcare<a name=\"ehealth-carecommunication-category-healthcare\"> </a></td><td>Healthcare</td></tr><tr><td style=\"white-space:nowrap\">home-care-assessment<a name=\"ehealth-carecommunication-category-home-care-assessment\"> </a></td><td>Home care assessment</td></tr><tr><td style=\"white-space:nowrap\">medicine<a name=\"ehealth-carecommunication-category-medicine\"> </a></td><td>Medicine</td></tr><tr><td style=\"white-space:nowrap\">nursing<a name=\"ehealth-carecommunication-category-nursing\"> </a></td><td>Nursing</td></tr><tr><td style=\"white-space:nowrap\">outpatient<a name=\"ehealth-carecommunication-category-outpatient\"> </a></td><td>Outpatient</td></tr><tr><td style=\"white-space:nowrap\">psychiatry-social-disability<a name=\"ehealth-carecommunication-category-psychiatry-social-disability\"> </a></td><td>Psychiatry, Social, Disability</td></tr><tr><td style=\"white-space:nowrap\">regarding-referral<a name=\"ehealth-carecommunication-category-regarding-referral\"> </a></td><td>Regarding Referral</td></tr><tr><td style=\"white-space:nowrap\">telemedicine<a name=\"ehealth-carecommunication-category-telemedicine\"> </a></td><td>Telemedicine</td></tr><tr><td style=\"white-space:nowrap\">training<a name=\"ehealth-carecommunication-category-training\"> </a></td><td>Training</td></tr><tr><td style=\"white-space:nowrap\">acute-ambulant<a name=\"ehealth-carecommunication-category-acute-ambulant\"> </a></td><td>Acute ambulant</td></tr><tr><td style=\"white-space:nowrap\">extended-care-responsibility<a name=\"ehealth-carecommunication-category-extended-care-responsibility\"> </a></td><td>Extended care responsibility</td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"ehealth-carecommunication-category-other\"> </a></td><td>Other</td></tr></table></div>"
  ] ;
  fhir:CodeSystem.url [ fhir:value "http://ehealth.sundhed.dk/cs/ehealth-carecommunication-category"] ;
  fhir:CodeSystem.version [ fhir:value "10.0.0"] ;
  fhir:CodeSystem.name [ fhir:value "EhealthCareCommunicationCategoryCS"] ;
  fhir:CodeSystem.title [ fhir:value "eHealth CareCommunication Category codes"] ;
  fhir:CodeSystem.status [ fhir:value "active"] ;
  fhir:CodeSystem.date [ fhir:value "2026-08-05T10:42:25+00:00"^^xsd:dateTime] ;
  fhir:CodeSystem.publisher [ fhir:value "Den telemedicinske infrastruktur (eHealth Infrastructure)"] ;
  fhir:CodeSystem.contact [
     fhir:index 0 ;
     fhir:ContactDetail.name [ fhir:value "Den telemedicinske infrastruktur (eHealth Infrastructure)" ] ;
     fhir:ContactDetail.telecom [
       fhir:index 0 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "http://ehealth.sundhed.dk" ]
     ]
  ] ;
  fhir:CodeSystem.description [ fhir:value "The set of CareCommunication category code."] ;
  fhir:CodeSystem.jurisdiction [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
       fhir:Coding.code [ fhir:value "DK" ] ;
       fhir:Coding.display [ fhir:value "Denmark" ]
     ]
  ] ;
  fhir:CodeSystem.content [ fhir:value "complete"] ;
  fhir:CodeSystem.count [ fhir:value "18"^^xsd:nonNegativeInteger] ;
  fhir:CodeSystem.concept [
     fhir:index 0 ;
     fhir:CodeSystem.concept.code [ fhir:value "alcohol-and-drug-treatment" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Alcohol and drug treatment" ]
  ], [
     fhir:index 1 ;
     fhir:CodeSystem.concept.code [ fhir:value "assistive-devices" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Assistive technology" ]
  ], [
     fhir:index 2 ;
     fhir:CodeSystem.concept.code [ fhir:value "carecoordination" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Care Coordination" ]
  ], [
     fhir:index 3 ;
     fhir:CodeSystem.concept.code [ fhir:value "decease" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Decease" ]
  ], [
     fhir:index 4 ;
     fhir:CodeSystem.concept.code [ fhir:value "discharge" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Discharge" ]
  ], [
     fhir:index 5 ;
     fhir:CodeSystem.concept.code [ fhir:value "examination-results" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Examination Results" ]
  ], [
     fhir:index 6 ;
     fhir:CodeSystem.concept.code [ fhir:value "healthcare" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Healthcare" ]
  ], [
     fhir:index 7 ;
     fhir:CodeSystem.concept.code [ fhir:value "home-care-assessment" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Home care assessment" ]
  ], [
     fhir:index 8 ;
     fhir:CodeSystem.concept.code [ fhir:value "medicine" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Medicine" ]
  ], [
     fhir:index 9 ;
     fhir:CodeSystem.concept.code [ fhir:value "nursing" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Nursing" ]
  ], [
     fhir:index 10 ;
     fhir:CodeSystem.concept.code [ fhir:value "outpatient" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Outpatient" ]
  ], [
     fhir:index 11 ;
     fhir:CodeSystem.concept.code [ fhir:value "psychiatry-social-disability" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Psychiatry, Social, Disability" ]
  ], [
     fhir:index 12 ;
     fhir:CodeSystem.concept.code [ fhir:value "regarding-referral" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Regarding Referral" ]
  ], [
     fhir:index 13 ;
     fhir:CodeSystem.concept.code [ fhir:value "telemedicine" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Telemedicine" ]
  ], [
     fhir:index 14 ;
     fhir:CodeSystem.concept.code [ fhir:value "training" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Training" ]
  ], [
     fhir:index 15 ;
     fhir:CodeSystem.concept.code [ fhir:value "acute-ambulant" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Acute ambulant" ]
  ], [
     fhir:index 16 ;
     fhir:CodeSystem.concept.code [ fhir:value "extended-care-responsibility" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Extended care responsibility" ]
  ], [
     fhir:index 17 ;
     fhir:CodeSystem.concept.code [ fhir:value "other" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Other" ]
  ] .

# - ontology header ------------------------------------------------------------

<http://ehealth.sundhed.dk/fhir/CodeSystem/ehealth-carecommunication-category.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl .

# -------------------------------------------------------------------------------------

