FHIR IG analytics| Package | medmij.fhir.nl.r4.dentalcare |
| Resource Type | Patient |
| Id | Patient-DentalCare-Patient-Van-Oranje.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Patient",
"id": "DentalCare-Patient-Van-Oranje",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient"
]
},
"extension": [
{
"extension": [
{
"url": "code",
"valueCodeableConcept": {
"coding": [
{
"code": "0001",
"system": "urn:oid:2.16.840.1.113883.2.4.4.16.32",
"display": "Nederlandse"
}
]
}
}
],
"url": "http://hl7.org/fhir/StructureDefinition/patient-nationality"
}
],
"identifier": [
{
"system": "http://fhir.nl/fhir/NamingSystem/bsn",
"_value": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode": "masked"
}
]
}
}
],
"name": [
{
"given": [
"Erik"
],
"_given": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
"valueCode": "BR"
}
]
}
],
"use": "official",
"text": "Erik van Oranje",
"family": "van Oranje",
"_family": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/humanname-own-prefix",
"valueString": "van"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
"valueString": "Oranje"
}
]
}
},
{
"use": "usual",
"given": [
"Erik"
]
}
],
"telecom": [
{
"system": "phone",
"_system": {
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification",
"valueCodeableConcept": {
"coding": [
{
"code": "MC",
"system": "http://terminology.hl7.org/CodeSystem/v3-AddressUse",
"display": "mobile contact"
}
]
}
}
]
},
"value": "+31612345600"
},
{
"system": "email",
"value": "erikvanoranje@icloud.com",
"use": "home"
}
],
"address": [
{
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/ext-AddressInformation.AddressType",
"valueCodeableConcept": {
"coding": [
{
"code": "HP",
"system": "http://terminology.hl7.org/CodeSystem/v3-AddressUse",
"display": "primary home"
}
]
}
}
],
"line": [
"De Doerak 57A"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "De Doerak"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "57"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-buildingNumberSuffix",
"valueString": "A"
}
]
}
],
"use": "home",
"type": "both",
"city": "Montferland",
"postalCode": "6123 PP",
"country": "Nederland",
"_country": {
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification",
"valueCodeableConcept": {
"coding": [
{
"code": "NL",
"system": "urn:iso:std:iso:3166",
"display": "Netherlands"
}
]
}
}
]
}
}
],
"contact": [
{
"name": {
"use": "official",
"given": [
"Leo"
],
"_given": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
"valueCode": "BR"
}
]
}
],
"text": "Leo Jansen",
"family": "Jansen",
"_family": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
"valueString": "Jansen"
}
]
}
},
"relationship": [
{
"coding": [
{
"code": "100001",
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.23.1",
"display": "Mantelzorger"
}
]
},
{
"coding": [
{
"code": "01",
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.22.472",
"display": "Eerste relatie/contactpersoon"
}
]
}
]
}
],
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"gender": "male",
"_gender": {
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification",
"valueCodeableConcept": {
"coding": [
{
"code": "M",
"system": "http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender",
"display": "Male"
}
]
}
}
]
},
"birthDate": "1991-08-02",
"deceasedBoolean": false
}