FHIR IG analytics| Package | medmij.fhir.nl.stu3.longtermhealthcare |
| Resource Type | RelatedPerson |
| Id | Timmerman-RelatedPerson-bglz-av-test.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "RelatedPerson",
"id": "RelatedPerson-bglz-av-test-Timmerman",
"meta": {
"profile": [
"http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson"
],
"tag": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.6.7",
"code": "7500",
"display": "Thuiszorg, kruiswerk en gezinsverzorging"
}
]
},
"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": "1",
"display": "Eerste relatie/contactpersoon"
}
]
}
}
],
"patient": {
"reference": "Patient/Patient-bglz-test-1-3",
"display": "Maria XXX_Molog"
},
"relationship": {
"coding": [
{
"system": "http://hl7.org/fhir/v3/RoleCode",
"code": "SONC",
"display": "Zoon"
}
]
},
"name": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/humanname-assembly-order",
"valueCode": "NL1"
}
],
"text": "Johan Timmerman",
"family": "Timmerman",
"_family": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
"valueString": "Timmerman"
}
]
},
"given": [
"Johan",
"J.",
"Han"
],
"_given": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
"valueCode": "BR"
}
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
"valueCode": "IN"
}
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
"valueCode": "CL"
}
]
}
]
}
],
"telecom": [
{
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/zib-ContactInformation-TelecomType",
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/v3/AddressUse",
"code": "MC",
"display": "Mobiel telefoonnummer"
}
]
}
}
],
"system": "phone",
"value": "+31645678912",
"use": "mobile"
},
{
"system": "email",
"value": "jtimmerman@123net.nl",
"use": "home"
}
]
}