eHealth Infrastructure
latest - ci-build

eHealth Infrastructure - Local Development build (vlatest) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Care Plan Status - TTL Representation

Active as of 2019-10-24 Maturity Level: 2

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 -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "care-plan-status"] ; # 
  fhir:meta [
fhir:lastUpdated [ fhir:v "2019-10-24T11:53:00+11:00"^^xsd:dateTime ]
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://hl7.org/fhir/care-plan-status</code> defines displays on 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><td><b>Dansk (Danish, da)</b></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-request-status.html#request-status-draft\">draft</a><a name=\"care-plan-status-draft\"> </a></td><td>Draft</td><td>The plan is in development or awaiting use but is not yet intended to be acted upon.</td><td>Under udarbejdelse</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-request-status.html#request-status-active\">active</a><a name=\"care-plan-status-active\"> </a></td><td>Active</td><td>The plan is intended to be followed and used as part of patient care.</td><td>Aktiv</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-request-status.html#request-status-on-hold\">on-hold</a><a name=\"care-plan-status-on-hold\"> </a></td><td>On Hold</td><td>The plan has been temporarily stopped but is expected to resume in the future.</td><td>Suspenderet</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-request-status.html#request-status-completed\">completed</a><a name=\"care-plan-status-completed\"> </a></td><td>Completed</td><td>The plan is no longer in use and is not expected to be followed or used in patient care.</td><td>Afsluttet</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-request-status.html#request-status-entered-in-error\">entered-in-error</a><a name=\"care-plan-status-entered-in-error\"> </a></td><td>Entered In Error</td><td>The plan was entered in error and voided.</td><td>Fejlindtastning</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-request-status.html#request-status-revoked\">revoked</a><a name=\"care-plan-status-revoked\"> </a></td><td>Revoked</td><td>The plan has been terminated prior to reaching completion (though it may have been replaced by a new plan).</td><td>Annulleret</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-request-status.html#request-status-unknown\">unknown</a><a name=\"care-plan-status-unknown\"> </a></td><td>Unknown</td><td>The authoring system doesn't know the current state of the care plan.</td><td>Ukendt</td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Informative" ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2"^^xsd:integer ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "pc" ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/care-plan-status"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "latest"] ; # 
  fhir:name [ fhir:v "Care Plan Status"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-10-24T11:53:00+11:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Den telemedicinske infrastruktur (eHealth Infrastructure)"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Den telemedicinske infrastruktur (eHealth Infrastructure)" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://ehealth.sundhed.dk" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Indicates whether the plan is currently being acted upon, represents future intentions, or is now a historical record."] ; # 
  fhir:content [ fhir:v "supplement"] ; # 
  fhir:supplements [
fhir:v "http://hl7.org/fhir/request-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/request-status>
  ] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "draft" ] ;
fhir:display [ fhir:v "Draft" ] ;
fhir:definition [ fhir:v "The plan is in development or awaiting use but is not yet intended to be acted upon." ] ;
    ( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]       ] ;
fhir:value [ fhir:v "Under udarbejdelse" ]     ] )
  ] [
fhir:code [ fhir:v "active" ] ;
fhir:display [ fhir:v "Active" ] ;
fhir:definition [ fhir:v "The plan is intended to be followed and used as part of patient care." ] ;
    ( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]       ] ;
fhir:value [ fhir:v "Aktiv" ]     ] )
  ] [
fhir:code [ fhir:v "on-hold" ] ;
fhir:display [ fhir:v "On Hold" ] ;
fhir:definition [ fhir:v "The plan has been temporarily stopped but is expected to resume in the future." ] ;
    ( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]       ] ;
fhir:value [ fhir:v "Suspenderet" ]     ] )
  ] [
fhir:code [ fhir:v "completed" ] ;
fhir:display [ fhir:v "Completed" ] ;
fhir:definition [ fhir:v "The plan is no longer in use and is not expected to be followed or used in patient care." ] ;
    ( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]       ] ;
fhir:value [ fhir:v "Afsluttet" ]     ] )
  ] [
fhir:code [ fhir:v "entered-in-error" ] ;
fhir:display [ fhir:v "Entered In Error" ] ;
fhir:definition [ fhir:v "The plan was entered in error and voided." ] ;
    ( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]       ] ;
fhir:value [ fhir:v "Fejlindtastning" ]     ] )
  ] [
fhir:code [ fhir:v "revoked" ] ;
fhir:display [ fhir:v "Revoked" ] ;
fhir:definition [ fhir:v "The plan has been terminated prior to reaching completion (though it may have been replaced by a new plan)." ] ;
    ( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]       ] ;
fhir:value [ fhir:v "Annulleret" ]     ] )
  ] [
fhir:code [ fhir:v "unknown" ] ;
fhir:display [ fhir:v "Unknown" ] ;
fhir:definition [ fhir:v "The authoring system doesn't know the current state of the care plan." ] ;
    ( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]       ] ;
fhir:value [ fhir:v "Ukendt" ]     ] )
  ] ) . #