FHIR IG analytics| Package | nictiz.fhir.nl.stu3.zib2017 |
| Resource Type | Practitioner |
| Id | nl-core-practitioner-01.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Practitioner (since April, 2015) | |
|---|---|
| ID | Name |
| 01069857 (AGB) 129854656 (UZI) 12345678912 (BIG) | Huisarts H. de Vries |
| Contact | Address |
| work phone: 0612345990 work email: devries@work.com | Straatweg 12 bII 1200AA Amsterdam |
{
"resourceType": "Practitioner",
"id": "nl-core-practitioner-01",
"meta": {
"versionId": "5",
"lastUpdated": "2016-12-08T14:05:42.283+00:00",
"profile": [
"http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner"
]
},
"text": {
"status": "additional",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://fhir.nl/fhir/NamingSystem/uzi-nr-pers",
"value": "129854656"
},
{
"system": "http://fhir.nl/fhir/NamingSystem/agb-z",
"value": "01069857"
},
{
"system": "http://fhir.nl/fhir/NamingSystem/big",
"value": "12345678912"
},
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
"value": "16d6f97b-8fdf-11ec-2007-020000000000"
}
],
"name": [
{
"family": "de Vries",
"_family": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/humanname-own-prefix",
"valueString": "de"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
"valueString": "Vries"
}
]
},
"given": [
"Henk"
]
}
],
"telecom": [
{
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/zib-ContactInformation-TelecomType",
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/v3/AddressUse",
"code": "MC",
"display": "Mobiel telefoonnummer"
}
]
}
}
],
"system": "phone",
"value": "0612345990",
"use": "work"
},
{
"system": "email",
"value": "devries@work.com",
"use": "work"
}
],
"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",
"district": "Amsterdam",
"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"
}
]
}
}
]
},
"period": {
"start": "2015-04"
}
}
]
}