FHIR IG analytics| Package | fhir.r4.ukcore.stu2 |
| Resource Type | RelatedPerson |
| Id | UKCore-RelatedPerson-Extension-EffectivePeriod-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "RelatedPerson",
"id": "UKCore-RelatedPerson-Extension-EffectivePeriod-Example",
"extension": [
{
"url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EffectivePeriod",
"valuePeriod": {
"start": "2007-03-04T00:00:00.000Z"
}
}
],
"patient": {
"reference": "Patient/UKCore-Patient-RichardSmith-Example"
}
}