FHIR IG analytics| Package | hl7.fhir.uv.phd |
| Resource Type | Patient |
| Id | Patient-patientExample-1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient patientExample-1
Language: en
Profile: PhdPatient
Sisansarah Lorianthah Piggy (no stated gender), DoB Unknown ( Medical record number)
{
"resourceType": "Patient",
"id": "patientExample-1",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/phd/StructureDefinition/PhdPatient"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "MR"
}
]
},
"system": "urn:oid:2.999.1.2.3.4.5.6.7.8.10",
"value": "sisansarahId"
}
],
"name": [
{
"family": "Piggy",
"given": [
"Sisansarah",
"Lorianthah"
]
}
]
}