FHIR IG analytics| Package | fhir.r4.ukcore.stu3.currentbuild |
| Resource Type | RelatedPerson |
| Id | Extension-UKCore-EffectivePeriod-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "RelatedPerson",
"id": "Extension-UKCore-EffectivePeriod-Example",
"text": {
"status": "additional",
"div": "<!-- snip (see above) -->"
},
"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"
}
}