RIVO-Noord Zorgviewer Implementation Guide
1.18.0 - sprint65
RIVO-Noord Zorgviewer Implementation Guide - Local Development build (v1.18.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Patient",
"id" : "B211BE58-949E-4950-9FE7-410B4D944E6F",
"meta" : {
"profile" : [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient B211BE58-949E-4950-9FE7-410B4D944E6F</b></p><a name=\"B211BE58-949E-4950-9FE7-410B4D944E6F\"> </a><a name=\"hcB211BE58-949E-4950-9FE7-410B4D944E6F\"> </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.stu3.eafspraak@1.0.6&canonical=http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient\">http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">J. Xxx_cevat(official) Female, DoB: 1964-07-25 ( http://fhir.nl/fhir/NamingSystem/bsn#Burgerservicenummer (BSN)#999911132\u00a0(use:\u00a0official,\u00a0))</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\">Knolweg 1001 Utrecht 9999 XX NL (home)</td></tr></table></div>"
},
"identifier" : [
{
"use" : "official",
"system" : "http://fhir.nl/fhir/NamingSystem/bsn",
"value" : "999911132"
}
],
"name" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/humanname-assembly-order",
"valueCode" : "NL1"
}
],
"use" : "official",
"text" : "J. Xxx_cevat",
"family" : "Xxx_cevat",
"_family" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
"valueString" : "Xxx_cevat"
}
]
},
"given" : [
"J",
"J."
],
"_given" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
"valueString" : "CL"
}
]
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
"valueString" : "IN"
}
]
}
]
}
],
"gender" : "female",
"birthDate" : "1964-07-25",
"address" : [
{
"extension" : [
{
"url" : "http://nictiz.nl/fhir/StructureDefinition/ext-AddressInformation.AddressType",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "urn:oid:2.16.840.1.113883.1.11.190",
"code" : "HP",
"display" : "Primary Home"
}
]
}
}
],
"use" : "home",
"line" : [
"Knolweg 1001"
],
"_line" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString" : "Knolweg"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString" : "1001"
}
]
}
],
"city" : "Utrecht",
"postalCode" : "9999 XX",
"country" : "NL",
"_country" : {
"extension" : [
{
"url" : "http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification",
"valueCoding" : {
"system" : "urn:iso:std:iso:3166",
"code" : "NL"
}
}
]
}
}
]
}