Advance Care Planning (PZP) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: P1 ACP Healthcare Provider Location - 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 xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Location ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "P1-ACP-Healthcareprovider-Location"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Gegenereerde narrative: Location P1-ACP-Healthcareprovider-Location</b></p><a name=\"P1-ACP-Healthcareprovider-Location\"> </a><a name=\"hcP1-ACP-Healthcareprovider-Location\"> </a><p><b>identifier</b>: Resource identifier/6bf27ac7-f34e-44e8-936f-ebe128b1c78a</p><p><b>name</b>: Zorginstelling F</p></div>"^^rdf:XMLLiteral
] ; #
fhir:identifier ( [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "RI" ] ;
fhir:display [ fhir:v "Resource identifier" ] ] ) ] ;
fhir:system [ fhir:v "https://acme.com/fhir/NamingSystem/resource-business-identifier"^^xsd:anyURI ] ;
fhir:value [ fhir:v "6bf27ac7-f34e-44e8-936f-ebe128b1c78a" ]
] ) ; #
fhir:name [ fhir:v "Zorginstelling F"] . #