FHIR IG analytics| Package | fhir.r4.wales.test |
| Resource Type | RelatedPerson |
| Id | Example-DataStandardWales-RelatedPerson-NaturalMother.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "RelatedPerson",
"id": "Example-DataStandardsWales-RelatedPerson-NaturalMother",
"meta": {
"profile": [
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-RelatedPerson"
]
},
"active": true,
"patient": {
"reference": "Patient/Example-DataStandardsWales-Patient-PaediatricPatient"
},
"relationship": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code": "NMTH",
"display": "natural mother"
}
]
}
]
}