FHIR IG analytics| Package | hl7.fhir.us.physical-activity |
| Resource Type | Patient |
| Id | Patient-Scen4PatientScarborough.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Jessica Scarborough female, DoB: 1991-05-17 ( http://ufit.example.com/fhir/NamingSystem/client-id/1111111)
{
"resourceType": "Patient",
"id": "Scen4PatientScarborough",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://ufit.example.com/fhir/NamingSystem/client-id",
"value": "1111111"
}
],
"name": [
{
"family": "Scarborough",
"given": [
"Jessica"
]
}
],
"gender": "female",
"birthDate": "1991-05-17"
}