FHIR IG analytics| Package | hl7.fhir.uv.ibcm |
| Resource Type | Patient |
| Id | Patient-uc1-mother.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient uc1-mother
Anonymous Patient Female, DoB: 1990-03-06 ( http://www.acme.com/identifiers/patient#123456)
| Links: |
| ||
{
"resourceType": "Patient",
"id": "uc1-mother",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://www.acme.com/identifiers/patient",
"value": "123456"
}
],
"gender": "female",
"birthDate": "1990-03-06",
"link": [
{
"other": {
"reference": "RelatedPerson/uc1-mother-relatedperson"
},
"type": "seealso"
}
]
}