FHIR IG analytics| Package | iknl.fhir.r4.pzp |
| Resource Type | RelatedPerson |
| Id | RelatedPerson-ACP-ContactPerson-MayaVanDerSluijsMulder-Pat2.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-MayaVanDerSluijsMulder-Pat2
Profile: ACP ContactPerson
identifier: Resource identifier/833d8550-2e63-4c31-a210-20eaeb1d43da
patient: Patient, Samira van der Sluijs
relationship: contactpersoon, sister
name: Maya van der Sluijs-Mulder(Official)
telecom: ph: 0622222222(Home), maya@test.nl
address: Spoorsingel 41B Delft 2613BG Nederland (home)
{
"resourceType": "RelatedPerson",
"id": "ACP-ContactPerson-MayaVanDerSluijsMulder-Pat2",
"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": "833d8550-2e63-4c31-a210-20eaeb1d43da"
}
],
"patient": {
"reference": "Patient/ACP-Patient-SamiraVanDerSluijs-Pat2",
"type": "Patient",
"display": "Patient, Samira van der Sluijs"
},
"relationship": [
{
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.22.472",
"code": "23",
"display": "contactpersoon"
}
]
},
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code": "SIS",
"display": "sister"
}
]
}
],
"name": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/humanname-assembly-order",
"valueCode": "NL4"
}
],
"use": "official",
"text": "Maya van der Sluijs-Mulder",
"family": "van der Sluijs-Mulder",
"_family": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/humanname-own-prefix",
"valueString": "van der"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
"valueString": "Sluijs"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/humanname-partner-name",
"valueString": "Mulder"
}
]
},
"given": [
"Maya"
],
"_given": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
"valueCode": "BR"
}
]
}
]
}
],
"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 contact"
}
]
}
}
]
},
"value": "0622222222",
"use": "home"
},
{
"system": "email",
"value": "maya@test.nl",
"use": "home"
}
],
"address": [
{
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/ext-AddressInformation.AddressType",
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-AddressUse",
"code": "HP",
"display": "Primary Home"
}
]
}
}
],
"use": "home",
"type": "both",
"line": [
"Spoorsingel 41B"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "Spoorsingel"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "41"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-buildingNumberSuffix",
"valueString": "B"
}
]
}
],
"city": "Delft",
"district": "Delft",
"postalCode": "2613BG",
"country": "Nederland",
"_country": {
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification",
"valueCodeableConcept": {
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "NL",
"display": "Netherlands"
}
]
}
}
]
}
}
]
}