FHIR IG analytics| Package | iknl.fhir.stu3.pzp |
| Resource Type | RelatedPerson |
| Id | RelatedPerson-ACP-ContactPerson-MirjamDeLeeuwHartman-Pat1.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: RelatedPerson ACP-ContactPerson-MirjamDeLeeuwHartman-Pat1
Profile: ACP ContactPerson
nl-core-relatedperson-role: Eerste relatie/contactpersoon
identifier: Resource identifier/2ee35302-cd40-40d5-b7b4-15f103662c7b
patient: Patient, Hendrik Hartman
relationship: Wife
name: Mirjam de Leeuw Hartman(Official), Mirjam
telecom: ph: 06-98765432(Home), mirjam@test.nl
address: Twijnstraat 24A BIS Utrecht 3511ZL Nederland (home)
{
"resourceType": "RelatedPerson",
"id": "ACP-ContactPerson-MirjamDeLeeuwHartman-Pat1",
"meta": {
"profile": [
"https://api.iknl.nl/docs/pzp/stu3/StructureDefinition/ACP-ContactPerson"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson-role",
"valueCodeableConcept": {
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.22.472",
"code": "01",
"display": "Eerste relatie/contactpersoon"
}
]
}
}
],
"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": "2ee35302-cd40-40d5-b7b4-15f103662c7b"
}
],
"patient": {
"reference": "Patient/ACP-Patient-HendrikHartman-Pat1",
"display": "Patient, Hendrik Hartman"
},
"relationship": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code": "WIFE",
"display": "Wife"
}
]
},
"name": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/humanname-assembly-order",
"valueCode": "NL4"
}
],
"use": "official",
"text": "Mirjam de Leeuw Hartman",
"family": "de Leeuw",
"_family": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/humanname-own-prefix",
"valueString": "de"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
"valueString": "Leeuw"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/humanname-partner-name",
"valueString": "Hartman"
}
]
},
"given": [
"M",
"Mirjam"
],
"_given": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
"valueCode": "IN"
}
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
"valueCode": "BR"
}
]
}
]
},
{
"use": "usual",
"given": [
"Mirjam"
]
}
],
"telecom": [
{
"system": "phone",
"_system": {
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/code-specification",
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-AddressUse",
"code": "MC",
"display": "mobile contact"
}
]
}
}
]
},
"value": "06-98765432",
"use": "home"
},
{
"system": "email",
"value": "mirjam@test.nl",
"use": "home"
}
],
"address": [
{
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/zib-AddressInformation-AddressType",
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-AddressUse",
"code": "HP",
"display": "Primary Home"
}
]
}
}
],
"use": "home",
"type": "both",
"line": [
"Twijnstraat 24A BIS"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "Twijnstraat"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "24"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-buildingNumberSuffix",
"valueString": "A"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-unitID",
"valueString": "BIS"
}
]
}
],
"city": "Utrecht",
"district": "Utrecht",
"postalCode": "3511ZL",
"country": "Nederland",
"_country": {
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/code-specification",
"valueCodeableConcept": {
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "NL",
"display": "Netherlands"
}
]
}
}
]
}
}
]
}