FHIR IG analytics| Package | nictiz.fhir.nl.r4.nl-core |
| Resource Type | Patient |
| Id | nl-core-TreatmentDirective2-02-Patient-01.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Patient",
"id": "nl-core-TreatmentDirective2-02-Patient-01",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://fhir.nl/fhir/NamingSystem/bsn",
"value": "999911120"
}
],
"name": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/humanname-assembly-order",
"valueCode": "NL1"
}
],
"use": "official",
"text": "Jan Pieter Mark Pietersen",
"family": "Pietersen",
"_family": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
"valueString": "Pietersen"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/humanname-partner-name",
"valueString": "Janssen"
}
]
},
"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": [
"Mr."
]
},
{
"use": "usual",
"given": [
"Piet"
]
}
],
"telecom": [
{
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/ext-Comment",
"valueString": "Tussen 9 en 17"
}
],
"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 Phone"
}
]
}
}
]
},
"value": "+31611234567",
"use": "work"
},
{
"system": "email",
"value": "giesput@myweb.nl",
"use": "home"
}
],
"gender": "female",
"_gender": {
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification",
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender",
"code": "F",
"display": "Female"
}
]
}
}
]
},
"birthDate": "1998-12-03",
"deceasedBoolean": false,
"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"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "1e Jacob van Campenstr"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "15"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-buildingNumberSuffix",
"valueString": "A 2e"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-additionalLocator",
"valueString": "to"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-unitID",
"valueString": "Testadres"
}
]
}
],
"city": "Hoogmade",
"district": "Kaag en Braassem",
"postalCode": "1012 NX",
"country": "Nederland",
"_country": {
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification",
"valueCodeableConcept": {
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "NL",
"display": "Nederland"
}
]
}
}
]
}
}
],
"multipleBirthBoolean": false
}