FHIR IG analytics| Package | actnow.canshare.co.nz |
| Resource Type | Patient |
| Id | Patient-exPatient.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Patient",
"id": "exPatient",
"meta": {
"profile": [
"http://canshare.co.nz/fhir/StructureDefinition/an-patient"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://standards.digital.health.nz/ns/nhi-id",
"value": "WER4568"
}
],
"name": [
{
"text": "Lorrie Lung",
"family": "Lung",
"given": [
"Lorrie"
]
}
],
"birthDate": "1969-02-02"
}