FHIR IG analytics| Package | hl7.fhir.uv.cgm |
| Resource Type | Patient |
| Id | Patient-patientExample.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Patient",
"id": "patientExample",
"identifier": [
{
"use": "official",
"system": "http://example.org",
"value": "ee8d4ac0-545c-4501-8d7e-646bfbda1db5"
}
],
"name": [
{
"family": "Peters",
"given": [
"Amy"
]
}
],
"gender": "female",
"birthDate": "1964-06-20"
}