IKNL PZP STU3
0.1.3-beta3 - consultation
IKNL PZP STU3 - Local Development build (v0.1.3-beta3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "RelatedPerson",
"id" : "P1-ACP-ContactPerson-MichielHartman",
"meta" : {
"profile" : [
🔗 "https://fhir.iknl.nl/fhir/StructureDefinition/ACP-ContactPerson"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Gegenereerde narrative: RelatedPerson P1-ACP-ContactPerson-MichielHartman</b></p><a name=\"P1-ACP-ContactPerson-MichielHartman\"> </a><a name=\"hcP1-ACP-ContactPerson-MichielHartman\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profiel: <a href=\"StructureDefinition-ACP-ContactPerson.html\">ContactPerson</a></p></div><p><b>identifier</b>: Resource identifier/6504c755-8466-4647-9e53-d6b51d459f3e</p><p><b>patient</b>: <a href=\"Patient-P1-ACP-Patient-HendrikHartman.html\">Patient, Hendrik Hartman</a></p><p><b>name</b>: Michiel Hartman(Official)</p><p><b>telecom</b>: ph: 06-45612378(Home), <a href=\"mailto:michiel@test.nl\">michiel@test.nl</a></p><p><b>address</b>: Keizersgracht 764A IV Amsterdam 1017 EZ Nederland (home)</p></div>"
},
"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" : "6504c755-8466-4647-9e53-d6b51d459f3e"
}
],
"patient" : {
🔗 "reference" : "Patient/P1-ACP-Patient-HendrikHartman",
"display" : "Patient, Hendrik Hartman"
},
"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" : [
"M",
"Michiel"
],
"_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"
}
]
}
]
}
],
"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-45612378",
"use" : "home"
},
{
"system" : "email",
"value" : "michiel@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" : [
"Keizersgracht 764A IV"
],
"_line" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString" : "Keizersgracht"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString" : "764"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-buildingNumberSuffix",
"valueString" : "A"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-unitID",
"valueString" : "IV"
}
]
}
],
"city" : "Amsterdam",
"district" : "Amsterdam",
"postalCode" : "1017 EZ",
"country" : "Nederland",
"_country" : {
"extension" : [
{
"url" : "http://nictiz.nl/fhir/StructureDefinition/code-specification",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"version" : "2020-10-26T00:00:00",
"code" : "NL",
"display" : "Netherlands"
}
]
}
}
]
}
}
]
}