FHIR IG analytics| Package | nictiz.fhir.nl.stu3.zib2017 |
| Resource Type | RelatedPerson |
| Id | zib-AbilityToPerformNursingActivities-Mother-01.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "RelatedPerson",
"id": "zib-abilitytoperformnursingactivities-mother-01",
"meta": {
"profile": [
"http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson-role",
"valueCodeableConcept": {
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.22.472",
"code": "1",
"display": "Moeder"
}
]
}
}
],
"identifier": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
"value": "1870b227-8fdf-11ec-3398-020000000000"
}
],
"patient": {
"reference": "Patient/nl-core-patient-03",
"display": "I. XXX_Helleman-de Haas"
}
}