@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 -------------------------------------------------------------------

<https://api.iknl.nl/docs/pzp/r4/RelatedPerson/ACP-ContactPerson-GertJanDeJong-Pat2> a fhir:RelatedPerson ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ACP-ContactPerson-GertJanDeJong-Pat2"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "https://api.iknl.nl/docs/pzp/r4/StructureDefinition/ACP-ContactPerson"^^xsd:anyURI ;
       fhir:l <https://api.iknl.nl/docs/pzp/r4/StructureDefinition/ACP-ContactPerson>
     ] )
  ] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: RelatedPerson ACP-ContactPerson-GertJanDeJong-Pat2</b></p><a name=\"ACP-ContactPerson-GertJanDeJong-Pat2\"> </a><a name=\"hcACP-ContactPerson-GertJanDeJong-Pat2\"> </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>identifier</b>: Resource identifier/944f2f14-ccec-47cb-a90f-d2401332a316</p><p><b>patient</b>: <a href=\"Patient-ACP-Patient-SamiraVanDerSluijs-Pat2.html\">Patient, Samira van der Sluijs</a></p><p><b>relationship</b>: <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 HUSB}\">husband</span></p><p><b>name</b>: Gert-Jan de Jong(Official)</p><p><b>telecom</b>: ph: 0611111111(Home), <a href=\"mailto:Gert-Jan@test.nl\">Gert-Jan@test.nl</a></p><p><b>address</b>: Vasteland 78 Rotterdam 3011BN Nederland (home)</p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:identifier ( [
     fhir:type [
       fhir:coding ( [
         fhir:system [
           fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ;
           fhir:l <http://terminology.hl7.org/CodeSystem/v2-0203>
         ] ;
         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:l <https://acme.com/fhir/NamingSystem/resource-business-identifier>
     ] ;
     fhir:value [ fhir:v "944f2f14-ccec-47cb-a90f-d2401332a316" ]
  ] ) ; # 
  fhir:patient [
     fhir:l <https://api.iknl.nl/docs/pzp/r4/Patient/ACP-Patient-SamiraVanDerSluijs-Pat2> ;
     fhir:reference [ fhir:v "Patient/ACP-Patient-SamiraVanDerSluijs-Pat2" ] ;
     fhir:type [
       fhir:v "Patient"^^xsd:anyURI ;
       fhir:l fhir:Patient
     ] ;
     fhir:display [ fhir:v "Patient, Samira van der Sluijs" ]
  ] ; # 
  fhir:relationship ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "urn:oid:2.16.840.1.113883.2.4.3.11.22.472"^^xsd:anyURI ;
         fhir:l <urn:oid:2.16.840.1.113883.2.4.3.11.22.472>
       ] ;
       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:l <http://terminology.hl7.org/CodeSystem/v3-RoleCode>
       ] ;
       fhir:code [ fhir:v "HUSB" ] ;
       fhir:display [ fhir:v "husband" ]
     ] )
  ] ) ; # 
  fhir:name ( [
     fhir:extension ( [
       fhir:url [
         fhir:v "http://hl7.org/fhir/StructureDefinition/humanname-assembly-order"^^xsd:anyURI ;
         fhir:l <http://hl7.org/fhir/StructureDefinition/humanname-assembly-order>
       ] ;
       fhir:value [
         a fhir:Code ;
         fhir:v "NL1"
       ]
     ] ) ;
     fhir:use [ fhir:v "official" ] ;
     fhir:text [ fhir:v "Gert-Jan de Jong" ] ;
     fhir:family [
       fhir:v "de Jong" ;
       fhir:extension ( [
         fhir:url [
           fhir:v "http://hl7.org/fhir/StructureDefinition/humanname-own-prefix"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/StructureDefinition/humanname-own-prefix>
         ] ;
         fhir:value [
           a fhir:String ;
           fhir:v "de"
         ]
       ] [
         fhir:url [
           fhir:v "http://hl7.org/fhir/StructureDefinition/humanname-own-name"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/StructureDefinition/humanname-own-name>
         ] ;
         fhir:value [
           a fhir:String ;
           fhir:v "Jong"
         ]
       ] )
     ] ;
     fhir:given ( [
       fhir:v "Gert-Jan" ;
       fhir:extension ( [
         fhir:url [
           fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier>
         ] ;
         fhir:value [
           a fhir:Code ;
           fhir:v "BR"
         ]
       ] )
     ] )
  ] ) ; # 
  fhir:telecom ( [
     fhir:system [
       fhir:v "phone" ;
       fhir:extension ( [
         fhir:url [
           fhir:v "http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification"^^xsd:anyURI ;
           fhir:l <http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification>
         ] ;
         fhir:value [
           a fhir:CodeableConcept ;
           fhir:coding ( [
             fhir:system [
               fhir:v "http://terminology.hl7.org/CodeSystem/v3-AddressUse"^^xsd:anyURI ;
               fhir:l <http://terminology.hl7.org/CodeSystem/v3-AddressUse>
             ] ;
             fhir:code [ fhir:v "MC" ] ;
             fhir:display [ fhir:v "mobile contact" ]
           ] )
         ]
       ] )
     ] ;
     fhir:value [ fhir:v "0611111111" ] ;
     fhir:use [ fhir:v "home" ]
  ] [
     fhir:system [ fhir:v "email" ] ;
     fhir:value [ fhir:v "Gert-Jan@test.nl" ] ;
     fhir:use [ fhir:v "home" ]
  ] ) ; # 
  fhir:address ( [
     fhir:extension ( [
       fhir:url [
         fhir:v "http://nictiz.nl/fhir/StructureDefinition/ext-AddressInformation.AddressType"^^xsd:anyURI ;
         fhir:l <http://nictiz.nl/fhir/StructureDefinition/ext-AddressInformation.AddressType>
       ] ;
       fhir:value [
         a fhir:CodeableConcept ;
         fhir:coding ( [
           fhir:system [
             fhir:v "http://terminology.hl7.org/CodeSystem/v3-AddressUse"^^xsd:anyURI ;
             fhir:l <http://terminology.hl7.org/CodeSystem/v3-AddressUse>
           ] ;
           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 "Vasteland 78" ;
       fhir:extension ( [
         fhir:url [
           fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName>
         ] ;
         fhir:value [
           a fhir:String ;
           fhir:v "Vasteland"
         ]
       ] [
         fhir:url [
           fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber>
         ] ;
         fhir:value [
           a fhir:String ;
           fhir:v "78"
         ]
       ] )
     ] ) ;
     fhir:city [ fhir:v "Rotterdam" ] ;
     fhir:district [ fhir:v "Rotterdam" ] ;
     fhir:postalCode [ fhir:v "3011BN" ] ;
     fhir:country [
       fhir:v "Nederland" ;
       fhir:extension ( [
         fhir:url [
           fhir:v "http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification"^^xsd:anyURI ;
           fhir:l <http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification>
         ] ;
         fhir:value [
           a fhir:CodeableConcept ;
           fhir:coding ( [
             fhir:system [
               fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
               fhir:l <urn:iso:std:iso:3166>
             ] ;
             fhir:code [ fhir:v "NL" ] ;
             fhir:display [ fhir:v "Netherlands" ]
           ] )
         ]
       ] )
     ]
  ] ) . # 

# -------------------------------------------------------------------------------------

