FHIR IG analytics| Package | ihe.iti.pcf |
| Resource Type | Patient |
| Id | Patient-ex-mother.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient ex-mother
Security Label: test health data (Details: ActReason code HTEST = 'test health data')
Katie Schmidt Female, DoB Unknown
| Alt. Name: | Katherine Irene Schmidt (Official) | ||
| Contact Detail | IR | ||
{
"resourceType": "Patient",
"id": "ex-mother",
"meta": {
"security": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HTEST"
}
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"name": [
{
"use": "usual",
"family": "Schmidt",
"given": [
"Katie"
]
},
{
"use": "official",
"family": "Schmidt",
"given": [
"Katherine",
"Irene"
]
}
],
"gender": "female",
"address": [
{
"country": "IR"
}
]
}