FHIR IG analytics| Package | iknl.fhir.r4.pzp |
| Resource Type | RelatedPerson |
| Id | RelatedPerson-ACP-ContactPerson-MichielHartman-Pat1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: RelatedPerson ACP-ContactPerson-MichielHartman-Pat1
Profile: ACP ContactPerson
identifier: Resource identifier/ebe579d0-fda9-4440-ac6c-6afb0b338006
patient: Patient, Hendrik Hartman
relationship: Eerste relatie/contactpersoon, Wettelijke vertegenwoordiger, Schriftelijk gemachtigde zorg en behandeling, brother
name: Michiel Hartman(Official), Michiel
telecom: michiel.hartman@iknl.nl
{
"resourceType": "RelatedPerson",
"id": "ACP-ContactPerson-MichielHartman-Pat1",
"meta": {
"profile": [
"https://api.iknl.nl/docs/pzp/r4/StructureDefinition/ACP-ContactPerson"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "RI",
"display": "Resource identifier"
}
]
},
"system": "https://acme.com/fhir/NamingSystem/resource-business-identifier",
"value": "ebe579d0-fda9-4440-ac6c-6afb0b338006"
}
],
"patient": {
"reference": "Patient/ACP-Patient-HendrikHartman-Pat1",
"type": "Patient",
"display": "Patient, Hendrik Hartman"
},
"relationship": [
{
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.22.472",
"code": "01",
"display": "Eerste relatie/contactpersoon"
}
]
},
{
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.22.472",
"code": "24",
"display": "Wettelijke vertegenwoordiger"
}
]
},
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "310141000146103",
"display": "Schriftelijk gemachtigde zorg en behandeling"
}
]
},
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code": "BRO",
"display": "brother"
}
]
}
],
"name": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/humanname-assembly-order",
"valueCode": "NL1"
}
],
"use": "official",
"text": "Michiel Hartman",
"family": "Hartman",
"_family": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
"valueString": "Hartman"
}
]
},
"given": [
"Michiel"
],
"_given": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
"valueCode": "BR"
}
]
}
]
},
{
"use": "usual",
"given": [
"Michiel"
]
}
],
"telecom": [
{
"system": "email",
"value": "michiel.hartman@iknl.nl",
"use": "work"
}
]
}