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

Netherlands - Generic Functions for data exchange Implementation Guide, published by Stichting Nuts. This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/nuts-foundation/nl-generic-functions-ig/ and changes regularly. 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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

<http://hl7.org/fhir/HealthcareService/b48826dc-2d58-479a-bfd3-80b7a9d69757> a fhir:HealthcareService ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "b48826dc-2d58-479a-bfd3-80b7a9d69757"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-healthcareservice" ;
       fhir:index 0 ;
       fhir:link <http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-healthcareservice>
     ]
  ] ;
  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: 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>identifier</b>: <code>https://cp3-test.example.org/services</code>/b48826dc-2d58-479a-bfd3-80b7a9d69757</p><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://nuts-foundation.github.io/nl-generic-functions-ig/CodeSystem/nl-gf-wlz-zorgprofielen-cs 5VV}\">VV Beschermd wonen met intensieve dementiezorg</span>, <span title=\"Codes:{http://nuts-foundation.github.io/nl-generic-functions-ig/CodeSystem/nl-gf-wlz-zorgprofielen-cs 6VV}\">VV Beschermd wonen met intensieve verzorging en verpleging</span>, <span title=\"Codes:{http://nuts-foundation.github.io/nl-generic-functions-ig/CodeSystem/nl-gf-wlz-zorgprofielen-cs 7VV}\">VV Beschermd wonen met zeer intensieve zorg, vanwege specifieke aandoeningen, met de nadruk op begeleiding</span>, <span title=\"Codes:{http://nuts-foundation.github.io/nl-generic-functions-ig/CodeSystem/nl-gf-wlz-zorgprofielen-cs 8VV}\">VV Beschermd wonen met zeer intensieve zorg, vanwege specifieke aandoeningen, met de nadruk op verzorging/verpleging</span></p><p><b>specialty</b>: <span title=\"Codes:{urn:oid:2.16.840.1.113883.2.4.6.7 0100}\">Verpleegkundige</span></p><p><b>location</b>: </p><ul><li><a href=\"Location-9a2b8f1c-4e7d-42a1-b3c9-2d5e8f7a6c1b.html\">Location Verpleeghuis Weltevree</a></li><li><a href=\"Location-7c5e3d2a-1f9e-4b8c-9d6a-8e2f5c3b1a4d.html\">Location Main Building</a></li></ul><p><b>name</b>: Verpleging</p></div>"
  ] ;
  fhir:HealthcareService.identifier [
     fhir:index 0 ;
     fhir:Identifier.system [ fhir:value "https://cp3-test.example.org/services" ] ;
     fhir:Identifier.value [ fhir:value "b48826dc-2d58-479a-bfd3-80b7a9d69757" ] ;
     fhir:Identifier.assigner [
       fhir:Reference.identifier [
         fhir:Identifier.type [
           fhir:CodeableConcept.coding [
             fhir:index 0 ;
             fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/provenance-participant-type" ] ;
             fhir:Coding.code [ fhir:value "author" ]
           ]
         ] ;
         fhir:Identifier.system [ fhir:value "http://fhir.nl/fhir/NamingSystem/ura" ] ;
         fhir:Identifier.value [ fhir:value "33333333" ]
       ]
     ]
  ] ;
  fhir:HealthcareService.active [ fhir:value "true"^^xsd:boolean] ;
  fhir:HealthcareService.providedBy [
     fhir:link <http://hl7.org/fhir/Organization/631cf10e-42d6-4165-9907-11e2333d4a85> ;
     fhir:Reference.reference [ fhir:value "Organization/631cf10e-42d6-4165-9907-11e2333d4a85" ]
  ] ;
  fhir:HealthcareService.type [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://nuts-foundation.github.io/nl-generic-functions-ig/CodeSystem/nl-gf-wlz-zorgprofielen-cs" ] ;
       fhir:Coding.code [ fhir:value "5VV" ] ;
       fhir:Coding.display [ fhir:value "VV Beschermd wonen met intensieve dementiezorg" ]
     ]
  ], [
     fhir:index 1 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://nuts-foundation.github.io/nl-generic-functions-ig/CodeSystem/nl-gf-wlz-zorgprofielen-cs" ] ;
       fhir:Coding.code [ fhir:value "6VV" ] ;
       fhir:Coding.display [ fhir:value "VV Beschermd wonen met intensieve verzorging en verpleging" ]
     ]
  ], [
     fhir:index 2 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://nuts-foundation.github.io/nl-generic-functions-ig/CodeSystem/nl-gf-wlz-zorgprofielen-cs" ] ;
       fhir:Coding.code [ fhir:value "7VV" ] ;
       fhir:Coding.display [ fhir:value "VV Beschermd wonen met zeer intensieve zorg, vanwege specifieke aandoeningen, met de nadruk op begeleiding" ]
     ]
  ], [
     fhir:index 3 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://nuts-foundation.github.io/nl-generic-functions-ig/CodeSystem/nl-gf-wlz-zorgprofielen-cs" ] ;
       fhir:Coding.code [ fhir:value "8VV" ] ;
       fhir:Coding.display [ fhir:value "VV Beschermd wonen met zeer intensieve zorg, vanwege specifieke aandoeningen, met de nadruk op verzorging/verpleging" ]
     ]
  ] ;
  fhir:HealthcareService.specialty [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "urn:oid:2.16.840.1.113883.2.4.6.7" ] ;
       fhir:Coding.code [ fhir:value "0100" ] ;
       fhir:Coding.display [ fhir:value "Verpleegkundige" ]
     ]
  ] ;
  fhir:HealthcareService.location [
     fhir:index 0 ;
     fhir:link <http://hl7.org/fhir/Location/9a2b8f1c-4e7d-42a1-b3c9-2d5e8f7a6c1b> ;
     fhir:Reference.reference [ fhir:value "Location/9a2b8f1c-4e7d-42a1-b3c9-2d5e8f7a6c1b" ]
  ], [
     fhir:index 1 ;
     fhir:link <http://hl7.org/fhir/Location/7c5e3d2a-1f9e-4b8c-9d6a-8e2f5c3b1a4d> ;
     fhir:Reference.reference [ fhir:value "Location/7c5e3d2a-1f9e-4b8c-9d6a-8e2f5c3b1a4d" ]
  ] ;
  fhir:HealthcareService.name [ fhir:value "Verpleging"] .

<http://hl7.org/fhir/Organization/631cf10e-42d6-4165-9907-11e2333d4a85> a fhir:Organization .

<http://hl7.org/fhir/Location/9a2b8f1c-4e7d-42a1-b3c9-2d5e8f7a6c1b> a fhir:Location .

<http://hl7.org/fhir/Location/7c5e3d2a-1f9e-4b8c-9d6a-8e2f5c3b1a4d> a fhir:Location .

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

<http://hl7.org/fhir/HealthcareService/b48826dc-2d58-479a-bfd3-80b7a9d69757.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/HealthcareService/b48826dc-2d58-479a-bfd3-80b7a9d69757.ttl> .