FHIR IG analytics| Package | hl7.fhir.uv.fhir-for-fair |
| Resource Type | Patient |
| Id | Patient-example-f4f-patient.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Anonymous Patient male, DoB: 1970
| Contact Detail: | 28001 SP | ||
{
"resourceType": "Patient",
"id": "example-f4f-patient",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"gender": "male",
"birthDate": "1970",
"address": [
{
"postalCode": "28001",
"country": "SP"
}
]
}