FHIR IG analytics| Package | nictiz.fhir.nl.stu3.zib2017 |
| Resource Type | Patient |
| Id | nl-core-patient-03.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
BSN: 123456782
Naam: Irma XXX_Helleman-de Haas
Geslacht: Vrouw
Geboortedatum: 1970-03-04
Telefoon: 030-2345456
E-mail: user@home.nl
Adres: Straatweg 12bII, 1000AA Amsterdam
Burgerlijke staat: gehuwd
Eerste relatie/contactpersoon is haar man Gerard Eckdom via telefoonnummer 015-23456789
Huisarts: Huisartsenpraktijk Van Eijk
{
"resourceType": "Patient",
"id": "nl-core-patient-03",
"meta": {
"versionId": "15",
"lastUpdated": "2017-01-23T13:51:41.677+00:00",
"profile": [
"http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
]
},
"text": {
"status": "additional",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "official",
"system": "http://fhir.nl/fhir/NamingSystem/bsn",
"value": "123456782"
},
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
"value": "169bcca7-8fdf-11ec-5409-020000000000"
}
],
"active": true,
"name": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/humanname-assembly-order",
"valueCode": "NL4"
}
],
"text": "Irma XXX_Helleman-de Haas",
"family": "XXX_Helleman-de Haas",
"_family": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
"valueString": "XXX_Helleman"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/humanname-partner-prefix",
"valueString": "de"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/humanname-partner-name",
"valueString": "Haas"
}
]
},
"given": [
"Irma"
],
"_given": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
"valueCode": "CL"
}
]
}
]
}
],
"telecom": [
{
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/zib-ContactInformation-TelecomType",
"valueCodeableConcept": {
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.22.1",
"code": "LL",
"display": "Vast telefoonnummer"
}
]
}
}
],
"system": "phone",
"value": "030-23454567",
"use": "home"
},
{
"system": "email",
"value": "user@home.nl",
"use": "home"
}
],
"gender": "female",
"_gender": {
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/code-specification",
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/v3/AdministrativeGender",
"code": "F",
"display": "Vrouw"
}
]
}
}
]
},
"birthDate": "1970-03-04",
"deceasedBoolean": false,
"address": [
{
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/zib-AddressInformation-AddressType",
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/v3/AddressUse",
"code": "HP",
"display": "Officieel adres"
}
]
}
},
{
"url": "http://fhir.nl/fhir/StructureDefinition/nl-core-address-official",
"valueBoolean": true
}
],
"use": "home",
"line": [
"Straatweg 12bII"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "Straatweg"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "12"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-buildingNumberSuffix",
"valueString": "bII"
}
]
}
],
"city": "Weesp",
"postalCode": "1012AB",
"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": {
"use": "official",
"family": "Eckdom",
"given": [
"Gerard"
]
},
"telecom": [
{
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/zib-ContactInformation-TelecomType",
"valueCodeableConcept": {
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.22.1",
"code": "LL",
"display": "Vast telefoonnummer"
}
]
}
}
],
"system": "phone",
"value": "015-23456789",
"use": "home"
}
]
}
],
"generalPractitioner": [
{
"reference": "Organization/nl-core-organization-01",
"display": "Maatschap Vaste Huisarts"
}
]
}