Shared Care Planning (SCP) Implementation Guide
0.2.0 - ci-build

Shared Care Planning (SCP) Implementation Guide - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: 9.01 HealthcareService Telemonitoring at Medical Service Centre - 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 -------------------------------------------------------------------

 a fhir:HealthcareService ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "hospitalx-msc-hcs"] ; # 
  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: HealthcareService hospitalx-msc-hcs</b></p><a name=\"hospitalx-msc-hcs\"> </a><a name=\"hchospitalx-msc-hcs\"> </a><a name=\"hospitalx-msc-hcs-en-US\"> </a><p><b>active</b>: true</p><p><b>providedBy</b>: <a href=\"Bundle-hospitalx-bundle-01.html#urn-uuid-hospitalx-msc\">Bundle: type = transaction</a></p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 719858009}\">monitoren via telegeneeskunde (regime/therapie)</span>, <span title=\"Codes:{http://snomed.info/sct 715191006}\">monitoren van asthma via telegeneeskunde (regime/therapie)</span>, <span title=\"Codes:{http://snomed.info/sct 879780004}\">monitoren van chronisch hartfalen via telegeneeskunde (regime/therapie)</span>, <span title=\"Codes:{http://snomed.info/sct 473199000}\">monitoren van chronische ziekte via telegeneeskunde (regime/therapie)</span>, <span title=\"Codes:{http://snomed.info/sct 716358000}\">monitoren van chronische obstructieve longziekte via telegeneeskunde (regime/therapie)</span></p><p><b>name</b>: Medical Service Centre - Telemonitoring Services</p></div>"
  ] ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:providedBy [
fhir:reference [ fhir:v "urn:uuid:hospitalx-msc" ]
  ] ; # 
  fhir:type ( [
    ( fhir:coding [
a sct:719858009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "719858009" ] ;
fhir:display [ fhir:v "monitoren via telegeneeskunde (regime/therapie)" ]     ] )
  ] [
    ( fhir:coding [
a sct:715191006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "715191006" ] ;
fhir:display [ fhir:v "monitoren van asthma via telegeneeskunde (regime/therapie)" ]     ] )
  ] [
    ( fhir:coding [
a sct:879780004 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "879780004" ] ;
fhir:display [ fhir:v "monitoren van chronisch hartfalen via telegeneeskunde (regime/therapie)" ]     ] )
  ] [
    ( fhir:coding [
a sct:473199000 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "473199000" ] ;
fhir:display [ fhir:v "monitoren van chronische ziekte via telegeneeskunde (regime/therapie)" ]     ] )
  ] [
    ( fhir:coding [
a sct:716358000 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "716358000" ] ;
fhir:display [ fhir:v "monitoren van chronische obstructieve longziekte via telegeneeskunde (regime/therapie)" ]     ] )
  ] ) ; # 
  fhir:name [ fhir:v "Medical Service Centre - Telemonitoring Services"] . #