FHIR IG analytics| Package | hl7.fhir.au.core |
| Resource Type | Patient |
| Id | Patient-banks-mia-leanne.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient banks-mia-leanne
Profile: AU Core Patient
Mia Leanne Banks Female, DoB: 1983-08-25 ( IHI:Â Austalian Healthcare Identifier - Individual#8003608333647261)
| Contact Detail |
| ||
| Individual Pronouns: |
| ||
| Person Recorded Sex Or Gender: |
| ||
| Individual Gender Identity: |
| ||
{
"resourceType": "Patient",
"id": "banks-mia-leanne",
"meta": {
"profile": [
"http://hl7.org.au/fhir/core/StructureDefinition/au-core-patient"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/individual-genderIdentity",
"extension": [
{
"url": "value",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "446141000124107",
"display": "Identifies as female gender"
}
]
}
}
]
},
{
"url": "http://hl7.org/fhir/StructureDefinition/individual-pronouns",
"extension": [
{
"url": "value",
"valueCodeableConcept": {
"coding": [
{
"system": "http://loinc.org",
"code": "LA29519-8",
"display": "she/her/her/hers/herself"
}
]
}
}
]
},
{
"url": "http://hl7.org/fhir/StructureDefinition/individual-recordedSexOrGender",
"extension": [
{
"url": "value",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "248152002"
}
],
"text": "Female"
}
},
{
"url": "type",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "1515311000168102",
"display": "Biological sex at birth"
}
]
}
}
]
}
],
"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": "8003608333647261"
}
],
"name": [
{
"use": "usual",
"family": "Banks",
"given": [
"Mia",
"Leanne"
]
}
],
"telecom": [
{
"system": "phone",
"value": "0270102724",
"use": "work"
},
{
"system": "phone",
"value": "0491574632",
"use": "mobile"
},
{
"system": "phone",
"value": "0270107520",
"use": "home"
},
{
"system": "email",
"value": "mia.banks@myownpersonaldomain.com"
},
{
"system": "phone",
"value": "270107520",
"use": "home"
}
],
"gender": "female",
"birthDate": "1983-08-25",
"address": [
{
"line": [
"50 Sebastien St"
],
"city": "Minjary",
"state": "NSW",
"postalCode": "2720",
"country": "AU"
}
]
}