Koppeltaal 2.0 Implementation Guide (Full Documentation)
1.4.5-beta.002 - ci-build
Koppeltaal 2.0 Implementation Guide (Full Documentation) - Local Development build (v1.4.5-beta.002) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "RelatedPerson",
"id" : "relatedperson-nl-core-TreatmentDirective2-01",
"meta" : {
"profile" : [
🔗 "http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactPerson"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: RelatedPerson relatedperson-nl-core-TreatmentDirective2-01</b></p><a name=\"relatedperson-nl-core-TreatmentDirective2-01\"> </a><a name=\"hcrelatedperson-nl-core-TreatmentDirective2-01\"> </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\">Profile: <a href=\"https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.nl-core@0.11.0-beta.1&canonical=http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactPerson\">nl core ContactPerson</a></p></div><p><b>patient</b>: <a href=\"Patient-patient-botje-minimaal.html\">Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen</a></p><p><b>relationship</b>: <span title=\"Codes:{urn:oid:2.16.840.1.113883.2.4.3.11.22.472 01}\">Eerste relatie/contactpersoon</span>, <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode HUSB}\">Husband</span></p><p><b>name</b>: Jan Pieter Mark van Putten(Official), Piet </p><p><b>telecom</b>: <a href=\"tel:+31611234567\">+31611234567</a>, <a href=\"mailto:giesput@myweb.nl\">giesput@myweb.nl</a></p><p><b>address</b>: 1e Jacob van Campenstr to 15 A 2e Hoogmade 1012 NX (home)</p></div>"
},
"patient" : {
🔗 "reference" : "Patient/patient-botje-minimaal",
"type" : "Patient",
"display" : "Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"
},
"relationship" : [
{
"coding" : [
{
"system" : "urn:oid:2.16.840.1.113883.2.4.3.11.22.472",
"code" : "01",
"display" : "Eerste relatie/contactpersoon"
}
]
},
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code" : "HUSB",
"display" : "Husband"
}
]
}
],
"name" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/humanname-assembly-order",
"valueCode" : "NL1"
}
],
"use" : "official",
"text" : "Jan Pieter Mark van Putten",
"family" : "van Putten",
"_family" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/humanname-own-prefix",
"valueString" : "van"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
"valueString" : "Putten"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/humanname-partner-prefix",
"valueString" : "van"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/humanname-partner-name",
"valueString" : "Kleeff"
}
]
},
"given" : [
"Jan",
"Pieter",
"Mark"
],
"_given" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
"valueCode" : "BR"
}
]
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
"valueCode" : "BR"
}
]
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
"valueCode" : "BR"
}
]
}
],
"prefix" : [
"Dr."
]
},
{
"use" : "usual",
"given" : [
"Piet"
]
}
],
"telecom" : [
{
"extension" : [
{
"url" : "http://nictiz.nl/fhir/StructureDefinition/ext-Comment",
"valueString" : "test toelichting"
}
],
"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" : "+31611234567",
"use" : "home"
},
{
"system" : "email",
"value" : "giesput@myweb.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" : [
"1e Jacob van Campenstr to 15 A 2e"
],
"city" : "Hoogmade",
"district" : "Kaag en Braassem",
"postalCode" : "1012 NX"
}
]
}