FHIR IG analytics| Package | hl7.fhir.us.physical-activity |
| Resource Type | Patient |
| Id | Patient-Scen5PatientRosalie.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Rosalie Belyaev (OFFICIAL) female, DoB: 2008-04-14 ( Medical record number/13579 (use: USUAL))
{
"resourceType": "Patient",
"id": "Scen5PatientRosalie",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "usual",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "MR",
"display": "Medical record number"
}
],
"text": "Medical record number"
},
"system": "http://someClinic.example.org/identifiers/mrn",
"value": "13579"
}
],
"name": [
{
"use": "official",
"family": "Belyaev",
"given": [
"Rosalie"
]
}
],
"gender": "female",
"birthDate": "2008-04-14"
}