Nictiz FHIR NL STU3 Zib2017
1.3.15 - CI Build
Nictiz FHIR NL STU3 Zib2017 - Local Development build (v1.3.15) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Patient",
"id" : "zib-legalstatus-01",
"meta" : {
"profile" : [
🔗 "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <div>Id 999911120 (BSN), A. XXX_Helleman (Alex), Man, 1964-08-02, <span title=\"Married (M - v3/MaritalStatus)\">Married</span>\n </div>\n <div>Juridische status: <b>\n <span title=\"Onder toezichtstelling (ots) (4 - 2.16.840.1.113883.2.4.3.11.60.40.2.14.3.2)\">Onder toezichtstelling (ots)</span>\n </b>\n </div>\n <div>\n <a href=\"tel:06-12345678\">06-12345678</a> (Tel Mobiel), <a href=\"mailto:XXX_Helleman@hotmail.com\">XXX_Helleman@hotmail.com</a> (E-mail\n Privé)</div>\n <div>Knolweg 1020, 9999XB Stitswerd, NLD (officieel Privé Post/Bezoek)</div>\n <div>\n <span title=\"Eerste relatie/contactpersoon (1 - RoleCodeLijst (COD472-VEKT))\">Eerste\n relatie/contactpersoon</span>, <span title=\"Husband (HUSB - v3/RoleCode)\">Husband</span> J.P.M. van Molenaar van der Jutte (Janni)<div>\n <a href=\"tel:06-12345645\">06-12345645</a> (Tel Mobiel), <a href=\"mailto:j.vanderjutte@example.com\">j.vanderjutte@example.com</a>\n (E-mail), Knolweg 1020, 9999XB Sitswerd, Nederland (Privé)</div>\n </div>\n <div>Huisarts: <a href=\"Practitioner/nl-core-practitioner-02\">Vaste Huisarts 1</a>\n </div>\n </div>"
},
"extension" : [
{
"url" : "http://nictiz.nl/fhir/StructureDefinition/zib-patient-legalstatus",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.2.14.3.2",
"code" : "4",
"display" : "Onder toezichtstelling (ots)"
}
]
}
}
],
"identifier" : [
{
"use" : "official",
"system" : "http://fhir.nl/fhir/NamingSystem/bsn",
"value" : "999911120"
}
],
"active" : true,
"name" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/humanname-assembly-order",
"valueCode" : "NL4"
}
],
"use" : "official",
"family" : "XXX_Helleman",
"_family" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
"valueString" : "XXX_Verweij"
}
]
},
"given" : [
"Alex",
"A."
],
"_given" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
"valueCode" : "CL"
}
]
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
"valueCode" : "IN"
}
]
}
]
}
],
"telecom" : [
{
"system" : "phone",
"_system" : {
"extension" : [
{
"url" : "http://nictiz.nl/fhir/StructureDefinition/code-specification",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/v3/AddressUse",
"code" : "MC",
"display" : "Mobiel telefoonnummer"
}
]
}
}
]
},
"value" : "06-12345678",
"use" : "mobile",
"_use" : {
"extension" : [
{
"url" : "http://nictiz.nl/fhir/StructureDefinition/code-specification",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/v3/AddressUse",
"code" : "MC",
"display" : "Mobiel telefoonnummer"
}
]
}
}
]
}
},
{
"system" : "email",
"_system" : {
"extension" : [
{
"url" : "http://nictiz.nl/fhir/StructureDefinition/code-specification",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/v3/AddressUse",
"code" : "HP",
"display" : "Privé e-mailadres"
}
]
}
}
]
},
"value" : "XXX_Helleman@hotmail.com",
"use" : "home",
"_use" : {
"extension" : [
{
"url" : "http://nictiz.nl/fhir/StructureDefinition/code-specification",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/v3/AddressUse",
"code" : "HP",
"display" : "Privé e-mailadres"
}
]
}
}
]
}
}
],
"gender" : "male",
"_gender" : {
"extension" : [
{
"url" : "http://nictiz.nl/fhir/StructureDefinition/code-specification",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/v3/AdministrativeGender",
"code" : "M",
"display" : "Man"
}
]
}
}
]
},
"birthDate" : "1964-08-02",
"deceasedBoolean" : false,
"address" : [
{
"extension" : [
{
"url" : "http://fhir.nl/fhir/StructureDefinition/nl-core-address-official",
"valueBoolean" : true
}
],
"use" : "home",
"type" : "both",
"line" : [
"Knolweg 1020"
],
"_line" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString" : "Knolweg"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString" : "1020"
}
]
}
],
"city" : "Stitswerd",
"postalCode" : "9999XB",
"country" : "NLD",
"_country" : {
"extension" : [
{
"url" : "http://nictiz.nl/fhir/StructureDefinition/code-specification",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "urn:oid:2.16.840.1.113883.2.4.4.16.34",
"code" : "6030",
"display" : "Nederland"
}
]
}
}
]
}
}
],
"maritalStatus" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/v3/MaritalStatus",
"code" : "M",
"display" : "Married"
}
]
},
"multipleBirthBoolean" : false,
"contact" : [
{
"relationship" : [
{
"coding" : [
{
"system" : "urn:oid:2.16.840.1.113883.2.4.3.11.22.472",
"code" : "1",
"display" : "Eerste relatie/contactpersoon"
}
]
},
{
"coding" : [
{
"system" : "http://hl7.org/fhir/v3/RoleCode",
"code" : "HUSB",
"display" : "Husband"
}
]
}
],
"name" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/humanname-assembly-order",
"valueCode" : "NL4"
}
],
"use" : "official",
"family" : "van Molenaar van der Jutte",
"_family" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/humanname-own-prefix",
"valueString" : "van"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
"valueString" : "Molenaar"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/humanname-partner-prefix",
"valueString" : "van der"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/humanname-partner-name",
"valueString" : "Jutte"
}
]
},
"given" : [
"Janni",
"J.P.M."
],
"_given" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
"valueCode" : "CL"
}
]
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
"valueCode" : "IN"
}
]
}
]
},
"telecom" : [
{
"system" : "phone",
"_system" : {
"extension" : [
{
"url" : "http://nictiz.nl/fhir/StructureDefinition/code-specification",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/v3/AddressUse",
"code" : "MC",
"display" : "Mobiel telefoonnummer"
}
]
}
}
]
},
"value" : "06-12345645",
"use" : "mobile",
"_use" : {
"extension" : [
{
"url" : "http://nictiz.nl/fhir/StructureDefinition/code-specification",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/v3/AddressUse",
"code" : "MC",
"display" : "Mobiel telefoonnummer"
}
]
}
}
]
}
},
{
"system" : "email",
"value" : "j.vanderjutte@example.com"
}
],
"address" : {
"use" : "home",
"line" : [
"Knolweg 1020"
],
"_line" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString" : "Knolweg"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString" : "1020"
}
]
}
],
"city" : "Sitswerd",
"postalCode" : "9999XB",
"country" : "Nederland",
"_country" : {
"extension" : [
{
"url" : "http://nictiz.nl/fhir/StructureDefinition/code-specification",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "urn:oid:2.16.840.1.113883.2.4.4.16.34",
"code" : "6030",
"display" : "Nederland"
}
]
}
}
]
}
}
}
],
"generalPractitioner" : [
{
🔗 "reference" : "Practitioner/nl-core-practitioner-02",
"display" : "Vaste Huisarts 1"
}
]
}