Netherlands - Generic Functions for data exchange Implementation Guide
0.2.0 - ci-build Netherlands flag

Netherlands - Generic Functions for data exchange Implementation Guide - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Organization 3 - HealthcareService Verpleging - TTL Representation

Raw ttl | Download


@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 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 "b48826dc-2d58-479a-bfd3-80b7a9d69757"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-healthcareservice"^^xsd:anyURI ;
fhir:link <http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-healthcareservice>     ] )
  ] ; # 
  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 b48826dc-2d58-479a-bfd3-80b7a9d69757</b></p><a name=\"b48826dc-2d58-479a-bfd3-80b7a9d69757\"> </a><a name=\"hcb48826dc-2d58-479a-bfd3-80b7a9d69757\"> </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-nl-gf-healthcareservice.html\">NL Generic Functions HealthcareService Profile</a></p></div><p><b>active</b>: true</p><p><b>providedBy</b>: <a href=\"Organization-631cf10e-42d6-4165-9907-11e2333d4a85.html\">Organization Nursing department at Organization 3</a></p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 23044009}\">Patient transfer to skilled nursing facility for level 1 care</span>, <span title=\"Codes:{http://snomed.info/sct 58413007}\">Patient transfer to skilled nursing facility for level 2 care</span>, <span title=\"Codes:{http://snomed.info/sct 43495009}\">Patient transfer to skilled nursing facility for level 3 care</span></p><p><b>specialty</b>: <span title=\"Codes:{http://nuts-foundation.github.io/nl-generic-functions-ig/CodeSystem/agb-specialismen 0100}\">Verpleegkundige</span></p><p><b>name</b>: Verpleging</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:active [ fhir:v true] ; # 
  fhir:providedBy [
fhir:reference [ fhir:v "Organization/631cf10e-42d6-4165-9907-11e2333d4a85" ]
  ] ; # 
  fhir:type ( [
    ( fhir:coding [
a sct:23044009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "23044009" ] ;
fhir:display [ fhir:v "Patient transfer to skilled nursing facility for level 1 care" ]     ] )
  ] [
    ( fhir:coding [
a sct:58413007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "58413007" ] ;
fhir:display [ fhir:v "Patient transfer to skilled nursing facility for level 2 care" ]     ] )
  ] [
    ( fhir:coding [
a sct:43495009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "43495009" ] ;
fhir:display [ fhir:v "Patient transfer to skilled nursing facility for level 3 care" ]     ] )
  ] ) ; # 
  fhir:specialty ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://nuts-foundation.github.io/nl-generic-functions-ig/CodeSystem/agb-specialismen"^^xsd:anyURI ] ;
fhir:code [ fhir:v "0100" ] ;
fhir:display [ fhir:v "Verpleegkundige" ]     ] )
  ] ) ; # 
  fhir:name [ fhir:v "Verpleging"] . #