FHIR IG analytics| Package | nictiz.fhir.nl.r4.nl-core |
| Resource Type | RelatedPerson |
| Id | nl-core-AdvanceDirective-01-RelatedPerson-01.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "RelatedPerson",
"id": "nl-core-AdvanceDirective-01-RelatedPerson-01",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactPerson"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"patient": {
"reference": "Patient/nl-core-Patient-01",
"type": "Patient",
"display": "Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"
},
"relationship": [
{
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.22.472",
"code": "24",
"display": "Wettelijke vertegenwoordiger"
}
]
}
],
"name": [
{
"use": "official",
"text": "J.P.M. Pietersen",
"family": "Pietersen",
"_family": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
"valueString": "Pietersen"
}
]
},
"given": [
"J.",
"P.",
"M."
],
"_given": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
"valueCode": "IN"
}
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
"valueCode": "IN"
}
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
"valueCode": "IN"
}
]
}
]
}
],
"telecom": [
{
"system": "phone",
"_system": {
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification",
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-AddressUse",
"code": "MC",
"display": "Mobile Phone"
}
]
}
}
]
},
"value": "+31611234567"
}
]
}