Advance Care Planning (PZP) STU3
1.0.0 - release International flag

Advance Care Planning (PZP) STU3 - Downloaded Version 1.0.0 See the Directory of published versions

: Example RelatedPerson - ACP-ContactPerson-MirjamDeLeeuwHartman-Pat1

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 -------------------------------------------------------------------

<http://hl7.org/fhir/RelatedPerson/ACP-ContactPerson-MirjamDeLeeuwHartman-Pat1> a fhir:RelatedPerson ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ACP-ContactPerson-MirjamDeLeeuwHartman-Pat1"] ; # 
  fhir:meta [
     fhir:profile ( [ fhir:v "https://api.iknl.nl/docs/pzp/stu3/StructureDefinition/ACP-ContactPerson"^^xsd:anyURI ] )
  ] ; # 
  fhir:language [ fhir:v "en"] ; # 
  fhir:text [
     fhir:status [ fhir:v "extensions" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: RelatedPerson ACP-ContactPerson-MirjamDeLeeuwHartman-Pat1</b></p><a name=\"ACP-ContactPerson-MirjamDeLeeuwHartman-Pat1\"> </a><a name=\"hcACP-ContactPerson-MirjamDeLeeuwHartman-Pat1\"> </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-ACP-ContactPerson.html\">ACP ContactPerson</a></p></div><p><b>nl-core-relatedperson-role</b>: <span title=\"Codes:{urn:oid:2.16.840.1.113883.2.4.3.11.22.472 01}\">Eerste relatie/contactpersoon</span></p><p><b>identifier</b>: Resource identifier/2ee35302-cd40-40d5-b7b4-15f103662c7b</p><p><b>patient</b>: <a href=\"Patient-ACP-Patient-HendrikHartman-Pat1.html\">Patient, Hendrik Hartman</a></p><p><b>relationship</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode WIFE}\">Wife</span></p><p><b>name</b>: Mirjam de Leeuw Hartman(Official), Mirjam </p><p><b>telecom</b>: ph: 06-98765432(Home), <a href=\"mailto:mirjam@test.nl\">mirjam@test.nl</a></p><p><b>address</b>: Twijnstraat 24A BIS Utrecht 3511ZL Nederland (home)</p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
     fhir:url [ fhir:v "http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson-role"^^xsd:anyURI ] ;
     fhir:value [
       a fhir:CodeableConcept ;
       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: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 "2ee35302-cd40-40d5-b7b4-15f103662c7b" ]
  ] ) ; # 
  fhir:patient [
     fhir:link <http://hl7.org/fhir/Patient/ACP-Patient-HendrikHartman-Pat1> ;
     fhir:reference [ fhir:v "Patient/ACP-Patient-HendrikHartman-Pat1" ] ;
     fhir:display [ fhir:v "Patient, Hendrik Hartman" ]
  ] ; # 
  fhir:relationship [
     fhir:coding ( [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "WIFE" ] ;
       fhir:display [ fhir:v "Wife" ]
     ] )
  ] ; # 
  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 "NL4"
       ]
     ] ) ;
     fhir:use [ fhir:v "official" ] ;
     fhir:text [ fhir:v "Mirjam de Leeuw Hartman" ] ;
     fhir:family [
       fhir:v "de Leeuw" ;
       fhir:extension ( [
         fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/humanname-own-prefix"^^xsd:anyURI ] ;
         fhir:value [
           a fhir:string ;
           fhir:v "de"
         ]
       ] [
         fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/humanname-own-name"^^xsd:anyURI ] ;
         fhir:value [
           a fhir:string ;
           fhir:v "Leeuw"
         ]
       ] [
         fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/humanname-partner-name"^^xsd:anyURI ] ;
         fhir:value [
           a fhir:string ;
           fhir:v "Hartman"
         ]
       ] )
     ] ;
     fhir:given ( [
       fhir:v "M" ;
       fhir:extension ( [
         fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier"^^xsd:anyURI ] ;
         fhir:value [
           a fhir:code ;
           fhir:v "IN"
         ]
       ] )
     ] [
       fhir:v "Mirjam" ;
       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 "Mirjam" ] )
  ] ) ; # 
  fhir:telecom ( [
     fhir:system [
       fhir:v "phone" ;
       fhir:extension ( [
         fhir:url [ fhir:v "http://nictiz.nl/fhir/StructureDefinition/code-specification"^^xsd:anyURI ] ;
         fhir:value [
           a fhir:CodeableConcept ;
           fhir:coding ( [
             fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-AddressUse"^^xsd:anyURI ] ;
             fhir:code [ fhir:v "MC" ] ;
             fhir:display [ fhir:v "mobile contact" ]
           ] )
         ]
       ] )
     ] ;
     fhir:value [ fhir:v "06-98765432" ] ;
     fhir:use [ fhir:v "home" ]
  ] [
     fhir:system [ fhir:v "email" ] ;
     fhir:value [ fhir:v "mirjam@test.nl" ] ;
     fhir:use [ fhir:v "home" ]
  ] ) ; # 
  fhir:address ( [
     fhir:extension ( [
       fhir:url [ fhir:v "http://nictiz.nl/fhir/StructureDefinition/zib-AddressInformation-AddressType"^^xsd:anyURI ] ;
       fhir:value [
         a fhir:CodeableConcept ;
         fhir:coding ( [
           fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-AddressUse"^^xsd:anyURI ] ;
           fhir:code [ fhir:v "HP" ] ;
           fhir:display [ fhir:v "Primary Home" ]
         ] )
       ]
     ] ) ;
     fhir:use [ fhir:v "home" ] ;
     fhir:type [ fhir:v "both" ] ;
     fhir:line ( [
       fhir:v "Twijnstraat 24A BIS" ;
       fhir:extension ( [
         fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName"^^xsd:anyURI ] ;
         fhir:value [
           a fhir:string ;
           fhir:v "Twijnstraat"
         ]
       ] [
         fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber"^^xsd:anyURI ] ;
         fhir:value [
           a fhir:string ;
           fhir:v "24"
         ]
       ] [
         fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-buildingNumberSuffix"^^xsd:anyURI ] ;
         fhir:value [
           a fhir:string ;
           fhir:v "A"
         ]
       ] [
         fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-unitID"^^xsd:anyURI ] ;
         fhir:value [
           a fhir:string ;
           fhir:v "BIS"
         ]
       ] )
     ] ) ;
     fhir:city [ fhir:v "Utrecht" ] ;
     fhir:district [ fhir:v "Utrecht" ] ;
     fhir:postalCode [ fhir:v "3511ZL" ] ;
     fhir:country [
       fhir:v "Nederland" ;
       fhir:extension ( [
         fhir:url [ fhir:v "http://nictiz.nl/fhir/StructureDefinition/code-specification"^^xsd:anyURI ] ;
         fhir:value [
           a fhir:CodeableConcept ;
           fhir:coding ( [
             fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
             fhir:code [ fhir:v "NL" ] ;
             fhir:display [ fhir:v "Netherlands" ]
           ] )
         ]
       ] )
     ]
  ] ) . # 

<http://hl7.org/fhir/Patient/ACP-Patient-HendrikHartman-Pat1> a fhir:Patient .