Advance Care Planning (PZP)
0.1.3-beta3 - consultation

Advance Care Planning (PZP) - Local Development build (v0.1.3-beta3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: F1 ACP Patient Hendrik Hartman - 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:Patient ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "F1-ACP-Patient-HendrikHartman"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://fhir.iknl.nl/fhir/StructureDefinition/ACP-Patient"^^xsd:anyURI ;
fhir:link <https://fhir.iknl.nl/fhir/StructureDefinition/ACP-Patient>     ] )
  ] ; # 
  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: Patient F1-ACP-Patient-HendrikHartman</b></p><a name=\"F1-ACP-Patient-HendrikHartman\"> </a><a name=\"hcF1-ACP-Patient-HendrikHartman\"> </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\">Profiel: <a href=\"StructureDefinition-ACP-Patient.html\">Patient</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Hendrik  (geen benoemd geslacht), Geb.datum: 1961-01-01 ( http://fhir.nl/fhir/NamingSystem/bsn#999911120)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Alternatieve namen (zie hierboven)\">Alt. naam:</td><td colspan=\"3\">Hendrik Hartman(Official)</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Patient contactpersoon\">Contact:</td><td colspan=\"3\"><ul><li>Michiel Hartman(Official)</li><li>Relaties:<span title=\"Codes:{urn:oid:2.16.840.1.113883.2.4.3.11.22.472 01}\">Eerste relatie/contactpersoon</span>, <span title=\"Codes:{urn:oid:2.16.840.1.113883.2.4.3.11.22.472 24}\">Wettelijke vertegenwoordiger</span>, <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode BRO}\">brother</span></li><li><a href=\"mailto:michiel.hartman@iknl.nl\">michiel.hartman@iknl.nl</a></li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"An extension to indicate the patient's legal capability regarding medical treatment decisions, and to provide a comment on this capability.\">ext LegallyCapable regarding medical treatment decisions:</td><td colspan=\"3\"><ul><li>legallyCapable: true</li></ul></td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
    ( fhir:extension [
fhir:url [ fhir:v "legallyCapable"^^xsd:anyURI ] ;
fhir:value [
a fhir:boolean ;
fhir:v true       ]     ] ) ;
fhir:url [ fhir:v "https://fhir.iknl.nl/fhir/StructureDefinition/ext-LegallyCapable-MedicalTreatmentDecisions"^^xsd:anyURI ]
  ] ) ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://fhir.nl/fhir/NamingSystem/bsn"^^xsd:anyURI ] ;
fhir:value [ fhir:v "999911120" ]
  ] ) ; # 
  fhir:name ( [
    ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/humanname-assembly-order"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "NL1"       ]     ] ) ;
fhir:use [ fhir:v "official" ] ;
fhir:text [ fhir:v "Hendrik Hartman" ] ;
fhir:family [
fhir:v "Hartman" ;
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/humanname-own-name"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "Hartman"         ]       ] )     ] ;
    ( fhir:given [
fhir:v "Hendrik" ;
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "BR"         ]       ] )     ] )
  ] [
fhir:use [ fhir:v "usual" ] ;
    ( fhir:given [ fhir:v "Hendrik" ] )
  ] ) ; # 
  fhir:birthDate [ fhir:v "1961-01-01"^^xsd:date] ; # 
  fhir:contact ( [
    ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/patient-relatedPerson"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "RelatedPerson/F1-ACP-ContactPerson-MichielHartman" ]       ]     ] ) ;
    ( fhir:relationship [
      ( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.2.4.3.11.22.472"^^xsd:anyURI ] ;
fhir:code [ fhir:v "01" ] ;
fhir:display [ fhir:v "Eerste relatie/contactpersoon" ]       ] )     ] [
      ( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.2.4.3.11.22.472"^^xsd:anyURI ] ;
fhir:code [ fhir:v "24" ] ;
fhir:display [ fhir:v "Wettelijke vertegenwoordiger" ]       ] )     ] [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "BRO" ] ;
fhir:display [ fhir:v "brother" ]       ] )     ] ) ;
fhir:name [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/humanname-assembly-order"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "NL1"         ]       ] ) ;
fhir:use [ fhir:v "official" ] ;
fhir:text [ fhir:v "Michiel Hartman" ] ;
fhir:family [
fhir:v "Hartman" ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/humanname-own-name"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "Hartman"           ]         ] )       ] ;
      ( fhir:given [
fhir:v "Michiel" ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "BR"           ]         ] )       ] )     ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "michiel.hartman@iknl.nl" ] ;
fhir:use [ fhir:v "work" ]     ] )
  ] ) . #