AU Primary Care Implementation Guide - Local Development build (vnull). See the Directory of published versions
Formats: Narrative,XML, JSON, Turtle
Raw json
{
"resourceType" : "Patient",
"id" : "B0E0A3ADB59E2F77D6D51ADCA7DAD6B2.35",
"meta" : {
"versionId" : "20181024015658",
"lastUpdated" : "2018-10-24T01:56:58+00:00",
"profile" : [
"https://aehrc.com/fhir/StructureDefinition/AUPrimaryCarePatient"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p>Ahern, Rhonda (Female 80y)</p>\n </div>"
},
"extension" : [
{
"url" : "http://hl7.org.au/fhir/StructureDefinition/indigenous-status",
"valueCoding" : {
"system" : "https://healthterminologies.gov.au/fhir/CodeSystem/australian-indigenous-status-1",
"code" : "9",
"display" : "Not stated/inadequately described"
}
}
],
"identifier" : [
{
"use" : "usual",
"type" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/v2/0203",
"code" : "MC",
"display" : "Patient's Medicare Number"
}
],
"text" : "Medicare Number"
},
"system" : "http://ns.electronichealth.net.au/id/medicare-number",
"value" : "35001582842"
},
{
"use" : "usual",
"type" : {
"coding" : [
{
"system" : "http://hl7.org.au/fhir/v2/0203",
"code" : "SEN",
"display" : "Commonwealth Seniors Health Card"
}
],
"text" : "Commonwealth Seniors Health Card"
},
"system" : "http://ns.electronichealth.net.au/id/centrelink-customer-reference-number",
"value" : "RR945857FH"
},
{
"extension" : [
{
"url" : "http://hl7.org.au/fhir/StructureDefinition/ihi-status",
"valueCoding" : {
"system" : "https://healthterminologies.gov.au/fhir/CodeSystem/ihi-status-1",
"code" : "active",
"display" : "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"
}
}
],
"use" : "usual",
"type" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/v2/0203",
"code" : "NI",
"display" : "National unique individual identifier"
}
],
"text" : "IHI"
},
"system" : "http://ns.electronichealth.net.au/id/hi/ihi/1.0",
"value" : "8003608111345443"
}
],
"active" : true,
"name" : [
{
"use" : "usual",
"family" : "Ahern",
"given" : [
"Rhonda",
"Joan"
],
"prefix" : [
"Mrs."
]
},
{
"use" : "nickname",
"text" : "Rhonda"
}
],
"telecom" : [
{
"system" : "phone",
"value" : "0349788795",
"use" : "home"
}
],
"gender" : "female",
"birthDate" : "1938-06-06",
"deceasedBoolean" : false,
"address" : [
{
"use" : "home",
"type" : "physical",
"line" : [
"17 Seymour Ave"
],
"city" : "Capital Hill",
"state" : "ACT",
"postalCode" : "2600"
}
],
"maritalStatus" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/v3/NullFlavor",
"code" : "UNK",
"display" : "unknown"
}
],
"text" : "Uknown"
},
"contact" : [
{
"relationship" : [
{
"coding" : [
{
"system" : "http://hl7.org/fhir/v2/0131",
"code" : "N"
},
{
"system" : "http://hl7.org/fhir/v3/RoleCode",
"code" : "SIS"
}
]
}
],
"name" : {
"use" : "usual",
"family" : "Phillip",
"given" : [
"Lorna"
],
"prefix" : [
"Mrs."
]
},
"telecom" : [
{
"system" : "phone",
"value" : "786132161",
"use" : "home"
}
],
"address" : {
"line" : [
"67 Fairweather Avenue"
],
"city" : "Prospect",
"postalCode" : "2148"
}
}
]
}