FHIR IG analytics| Package | hl7.fhir.au.core |
| Resource Type | Patient |
| Id | Patient-howe-deangelo.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient howe-deangelo
Profile: AU Core Patient
Deangelo HOWE Male, DoB: 1975-06-21 ( IHI: Austalian Healthcare Identifier - Individual#8003608000311621)
| Contact Detail |
| ||
| Australian Indigenous Status | australian-indigenous-status-1: 4 (Neither Aboriginal nor Torres Strait Islander origin) | ||
{
"resourceType": "Patient",
"id": "howe-deangelo",
"meta": {
"profile": [
"http://hl7.org.au/fhir/core/StructureDefinition/au-core-patient"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org.au/fhir/StructureDefinition/indigenous-status",
"valueCoding": {
"system": "https://healthterminologies.gov.au/fhir/CodeSystem/australian-indigenous-status-1",
"code": "4",
"display": "Neither Aboriginal nor Torres Strait Islander origin"
}
}
],
"identifier": [
{
"extension": [
{
"url": "http://hl7.org.au/fhir/StructureDefinition/ihi-status",
"valueCoding": {
"system": "https://healthterminologies.gov.au/fhir/CodeSystem/ihi-status-1",
"code": "active"
}
},
{
"url": "http://hl7.org.au/fhir/StructureDefinition/ihi-record-status",
"valueCoding": {
"system": "https://healthterminologies.gov.au/fhir/CodeSystem/ihi-record-status-1",
"code": "verified",
"display": "verified"
}
}
],
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "NI"
}
],
"text": "IHI"
},
"system": "http://ns.electronichealth.net.au/id/hi/ihi/1.0",
"value": "8003608000311621"
}
],
"name": [
{
"use": "usual",
"family": "HOWE",
"given": [
"Deangelo"
]
}
],
"telecom": [
{
"system": "phone",
"value": "0770105770",
"use": "work"
},
{
"system": "phone",
"value": "0491570156",
"use": "mobile"
},
{
"system": "email",
"value": "deangelo.howe@example.net"
},
{
"system": "phone",
"value": "0770109269",
"use": "home"
}
],
"gender": "male",
"birthDate": "1975-06-21",
"address": [
{
"line": [
"134 Copper Hts"
],
"city": "Curra",
"state": "QLD",
"postalCode": "4570",
"country": "AU"
}
]
}