FHIR IG analytics| Package | nictiz.fhir.nl.r4.nl-core |
| Resource Type | Patient |
| Id | nl-core-CareTeam-01-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-CareTeam-01-Patient-01",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"name": [
{
"use": "official",
"text": "Ingrid de Jong-de Wit",
"family": "de Jong-de Wit",
"_family": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/humanname-own-prefix",
"valueString": "de"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
"valueString": "Jong"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/humanname-partner-prefix",
"valueString": "de"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/humanname-partner-name",
"valueString": "Wit"
}
]
},
"given": [
"Ingrid"
],
"_given": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
"valueCode": "BR"
}
]
}
]
}
]
}