HL7 Europe Hospital Discharge Report
1.0.0-ci - draft 150

HL7 Europe Hospital Discharge Report, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ci built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/hdr/ and changes regularly. See the Directory of published versions

: CarePlan: Diabetes Management Plan - TTL Representation

Raw ttl | Download


@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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/CarePlan/b84038f8-9541-4c5b-93b0-a7f1b8e55bd3> a fhir:CarePlan ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "b84038f8-9541-4c5b-93b0-a7f1b8e55bd3"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://hl7.eu/fhir/hdr/StructureDefinition/carePlan-eu-hdr" ;
       fhir:index 0 ;
       fhir:link <http://hl7.eu/fhir/hdr/StructureDefinition/carePlan-eu-hdr>
     ]
  ] ;
  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: CarePlan b84038f8-9541-4c5b-93b0-a7f1b8e55bd3</b></p><a name=\"b84038f8-9541-4c5b-93b0-a7f1b8e55bd3\"> </a><a name=\"hcb84038f8-9541-4c5b-93b0-a7f1b8e55bd3\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-carePlan-eu-hdr.html\">Care Plan (HDR)</a></p></div><p><b>status</b>: Active</p><p><b>intent</b>: Plan</p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 736284000}\">Diabetes clinical management plan</span></p><p><b>title</b>: Diabetes Management Plan</p><p><b>subject</b>: <a href=\"Bundle-HDR-Luigi-De-Luca-Example.html#urn-uuid-b01a2623-e219-41d2-8e78-1fa1439751d0\">Luigi De Luca Male, DoB: 1966-09-30 ( National unique individual identifier)</a></p><p><b>period</b>: 2025-04-10 --&gt; (ongoing)</p><blockquote><p><b>activity</b></p><h3>Details</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Status</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 306118006}\">Referral to endocrinology service</span></td><td>Not Started</td></tr></table></blockquote><blockquote><p><b>activity</b></p><h3>Details</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Status</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 103699006}\">Referral to dietitian</span></td><td>Not Started</td></tr></table></blockquote><blockquote><p><b>activity</b></p><h3>Details</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Status</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 43396009}\">Hemoglobin A1c measurement</span></td><td>Not Started</td></tr></table></blockquote></div>"
  ] ;
  fhir:CarePlan.status [ fhir:value "active"] ;
  fhir:CarePlan.intent [ fhir:value "plan"] ;
  fhir:CarePlan.category [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a sct:736284000 ;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
       fhir:Coding.code [ fhir:value "736284000" ] ;
       fhir:Coding.display [ fhir:value "Diabetes clinical management plan" ]
     ]
  ] ;
  fhir:CarePlan.title [ fhir:value "Diabetes Management Plan"] ;
  fhir:CarePlan.subject [
     fhir:Reference.reference [ fhir:value "urn:uuid:b01a2623-e219-41d2-8e78-1fa1439751d0" ]
  ] ;
  fhir:CarePlan.period [
     fhir:Period.start [ fhir:value "2025-04-10"^^xsd:date ]
  ] ;
  fhir:CarePlan.activity [
     fhir:index 0 ;
     fhir:CarePlan.activity.detail [
       fhir:CarePlan.activity.detail.code [
         fhir:CodeableConcept.coding [
           fhir:index 0 ;
           a sct:306118006 ;
           fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
           fhir:Coding.code [ fhir:value "306118006" ] ;
           fhir:Coding.display [ fhir:value "Referral to endocrinology service" ]
         ]
       ] ;
       fhir:CarePlan.activity.detail.status [ fhir:value "not-started" ]
     ]
  ], [
     fhir:index 1 ;
     fhir:CarePlan.activity.detail [
       fhir:CarePlan.activity.detail.code [
         fhir:CodeableConcept.coding [
           fhir:index 0 ;
           a sct:103699006 ;
           fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
           fhir:Coding.code [ fhir:value "103699006" ] ;
           fhir:Coding.display [ fhir:value "Referral to dietitian" ]
         ]
       ] ;
       fhir:CarePlan.activity.detail.status [ fhir:value "not-started" ]
     ]
  ], [
     fhir:index 2 ;
     fhir:CarePlan.activity.detail [
       fhir:CarePlan.activity.detail.code [
         fhir:CodeableConcept.coding [
           fhir:index 0 ;
           a sct:43396009 ;
           fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
           fhir:Coding.code [ fhir:value "43396009" ] ;
           fhir:Coding.display [ fhir:value "Hemoglobin A1c measurement" ]
         ]
       ] ;
       fhir:CarePlan.activity.detail.status [ fhir:value "not-started" ]
     ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/CarePlan/b84038f8-9541-4c5b-93b0-a7f1b8e55bd3.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/CarePlan/b84038f8-9541-4c5b-93b0-a7f1b8e55bd3.ttl> .