@prefix fhir: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:Patient ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "patient-full-example"] ; # fhir:meta [ fhir:profile ( [ fhir:v "https://alexapi.medtechglobal.com.au/fhir/StructureDefinition/alex-patient"^^xsd:anyURI ; fhir:link ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: Patient patient-full-example

Stelly Female, DoB: 1985-10-14 ( IHI: Austalian Healthcare Identifier - Individual#8003608833357361)


Other Ids:
  • Medicare Number/32788511952 (, period: (?) --> 2019-05)
  • Health Care Card Number/307111942H (, period: (?) --> 2023-07-03)
  • Senior Health Card/123456
  • DVA Number (Gold)/NBUR9080
  • Pensioner Card/287111942G
Alt. Name:Stella Marie Franklin (Official)
Contact Detail
  • ph: 203-857-2432(Home)
  • ph: 231-752-6503(Work)
  • ph: 0219514123(Mobile)
  • fax: 0219514178(Work)
  • sfranklin@amail.example.com
  • 31 Pacquola Street Clayton South Apartment 201 NSW 2148 (home)
Next-of-kin:
  • TEST NOK2
  • 31 Pacquola Street, Clayton South, Apartment 201
  • ph: 123321(Home)
  • ph: 123333(Work)
  • ph: 1228890
Employer:
  • Employer ALEX
Links:
Account Held By extensionPatient 1
Account Holder extensionfalse
Patient Registration status extensionRegular
Patient ethnicity extensionAboriginal
Australian Indigenous StatusAustralian Indigenous Status 9: Not stated/inadequately described
Patient Account Group extensionPatient
Patient Location extensionDr ALEX API
Sex at Birth extensionFemale
"^^rdf:XMLLiteral ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org.au/fhir/StructureDefinition/indigenous-status"^^xsd:anyURI ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "https://healthterminologies.gov.au/fhir/CodeSystem/australian-indigenous-status-1"^^xsd:anyURI ] ; fhir:code [ fhir:v "9" ] ; fhir:display [ fhir:v "Not stated/inadequately described" ] ] ] [ fhir:url [ fhir:v "https://alexapi.medtechglobal.com.au/fhir/StructureDefinition/sex-at-birth"^^xsd:anyURI ] ; fhir:value [ a fhir:CodeableConcept ; fhir:coding ( [ fhir:system [ fhir:v "http://hl7.org/fhir/administrative-gender"^^xsd:anyURI ] ; fhir:code [ fhir:v "female" ] ] ) ] ] [ fhir:url [ fhir:v "https://alexapi.medtechglobal.com.au/fhir/StructureDefinition/patient-registration-status"^^xsd:anyURI ] ; fhir:value [ a fhir:CodeableConcept ; fhir:coding ( [ fhir:system [ fhir:v "https://alexapi.medtechglobal.com.au/fhir/CodeSystem/registration-status-code"^^xsd:anyURI ] ; fhir:code [ fhir:v "R" ] ; fhir:display [ fhir:v "Regular" ] ] ) ] ] [ fhir:url [ fhir:v "https://alexapi.medtechglobal.com.au/fhir/StructureDefinition/patient-location"^^xsd:anyURI ] ; fhir:value [ a fhir:Reference ; fhir:link ; fhir:reference [ fhir:v "https://alexapi.medtechglobal.com.au/fhir/Location/fab8a5ac1c4e5706198e1b493950fb74" ] ; fhir:display [ fhir:v "Dr ALEX API" ] ] ] [ fhir:url [ fhir:v "https://alexapi.medtechglobal.com.au/fhir/StructureDefinition/patient-ethnicity"^^xsd:anyURI ] ; fhir:value [ a fhir:CodeableConcept ; fhir:coding ( [ fhir:system [ fhir:v "https://alexapi.medtechglobal.com.au/fhir/CodeSystem/patient-ethnicity-level2"^^xsd:anyURI ] ; fhir:code [ fhir:v "01" ] ; fhir:display [ fhir:v "Aboriginal" ] ] ) ] ] [ fhir:url [ fhir:v "https://alexapi.medtechglobal.com.au/fhir/StructureDefinition/acholder"^^xsd:anyURI ] ; fhir:value [ a fhir:boolean ; fhir:v false ] ] [ fhir:url [ fhir:v "https://alexapi.medtechglobal.com.au/fhir/StructureDefinition/acheldby"^^xsd:anyURI ] ; fhir:value [ a fhir:Reference ; fhir:link ; fhir:reference [ fhir:v "https://alexapitest.medtechglobal.com/fhir/Patient/example1" ] ; fhir:display [ fhir:v "Patient 1" ] ] ] [ fhir:url [ fhir:v "https://alexapi.medtechglobal.com.au/fhir/StructureDefinition/patient-account-group"^^xsd:anyURI ] ; fhir:value [ a fhir:CodeableConcept ; fhir:coding ( [ fhir:system [ fhir:v "https://alexapi.medtechglobal.com.au/fhir/CodeSystem/patient-account-group"^^xsd:anyURI ] ; fhir:code [ fhir:v "P" ] ; fhir:display [ fhir:v "Patient" ] ] ) ] ] ) ; # fhir:identifier ( [ fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org.au/fhir/StructureDefinition/ihi-status"^^xsd:anyURI ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "https://healthterminologies.gov.au/fhir/CodeSystem/ihi-status-1"^^xsd:anyURI ] ; fhir:code [ fhir:v "active" ] ; fhir:display [ fhir:v "Active" ] ] ] [ fhir:url [ fhir:v "http://hl7.org.au/fhir/StructureDefinition/ihi-record-status"^^xsd:anyURI ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "https://healthterminologies.gov.au/fhir/CodeSystem/ihi-record-status-1"^^xsd:anyURI ] ; fhir:code [ fhir:v "verified" ] ; fhir:display [ fhir:v "Verified" ] ] ] ) ; fhir:type [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "NI" ] ; fhir:display [ fhir:v "National unique individual identifier" ] ] ) ; fhir:text [ fhir:v "IHI" ] ] ; fhir:system [ fhir:v "http://ns.electronichealth.net.au/id/hi/ihi/1.0"^^xsd:anyURI ] ; fhir:value [ fhir:v "8003608833357361" ] ] [ fhir:type [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "MC" ] ; fhir:display [ fhir:v "Patient's Medicare Number" ] ] ) ; fhir:text [ fhir:v "Medicare Number" ] ] ; fhir:system [ fhir:v "http://ns.electronichealth.net.au/id/medicare-number"^^xsd:anyURI ] ; fhir:value [ fhir:v "32788511952" ] ; fhir:period [ fhir:end [ fhir:v "2019-05"^^xsd:gYearMonth ] ] ] [ fhir:type [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "HC" ] ; fhir:display [ fhir:v "Health Card Number" ] ] ) ; fhir:text [ fhir:v "Health Care Card Number" ] ] ; fhir:system [ fhir:v "http://ns.electronichealth.net.au/id/centrelink-customer-reference-number"^^xsd:anyURI ] ; fhir:value [ fhir:v "307111942H" ] ; fhir:period [ fhir:end [ fhir:v "2023-07-03"^^xsd:date ] ] ] [ fhir:type [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org.au/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "SEN" ] ; fhir:display [ fhir:v "Commonwealth Seniors Health Card" ] ] ) ; fhir:text [ fhir:v "Senior Health Card" ] ] ; fhir:system [ fhir:v "http://ns.electronichealth.net.au/id/centrelink-customer-reference-number"^^xsd:anyURI ] ; fhir:value [ fhir:v "123456" ] ] [ fhir:type [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org.au/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "DVG" ] ; fhir:display [ fhir:v "DVA Number (Gold Card)" ] ] ) ; fhir:text [ fhir:v "DVA Number (Gold)" ] ] ; fhir:system [ fhir:v "http://ns.electronichealth.net.au/id/dva"^^xsd:anyURI ] ; fhir:value [ fhir:v "NBUR9080" ] ] [ fhir:type [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "PEN" ] ; fhir:display [ fhir:v "Pension Number" ] ] ) ; fhir:text [ fhir:v "Pensioner Card" ] ] ; fhir:system [ fhir:v "http://ns.electronichealth.net.au/id/centrelink-customer-reference-number"^^xsd:anyURI ] ; fhir:value [ fhir:v "287111942G" ] ] ) ; # fhir:name ( [ fhir:use [ fhir:v "official" ] ; fhir:family [ fhir:v "Franklin" ] ; fhir:given ( [ fhir:v "Stella" ] [ fhir:v "Marie" ] ) ] [ fhir:use [ fhir:v "usual" ] ; fhir:given ( [ fhir:v "Stelly" ] ) ] ) ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "203-857-2432" ] ; fhir:use [ fhir:v "home" ] ] [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "231-752-6503" ] ; fhir:use [ fhir:v "work" ] ] [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "0219514123" ] ; fhir:use [ fhir:v "mobile" ] ] [ fhir:system [ fhir:v "fax" ] ; fhir:value [ fhir:v "0219514178" ] ; fhir:use [ fhir:v "work" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "sfranklin@amail.example.com" ] ] ) ; # fhir:gender [ fhir:v "female"] ; # fhir:birthDate [ fhir:v "1985-10-14"^^xsd:date] ; # fhir:address ( [ fhir:use [ fhir:v "home" ] ; fhir:type [ fhir:v "physical" ] ; fhir:line ( [ fhir:v "31 Pacquola Street" ] [ fhir:v "Clayton South" ] [ fhir:v "Apartment 201" ] ) ; fhir:state [ fhir:v "NSW" ] ; fhir:postalCode [ fhir:v "2148" ] ] ) ; # fhir:contact ( [ fhir:relationship ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0131"^^xsd:anyURI ] ; fhir:code [ fhir:v "N" ] ; fhir:display [ fhir:v "Next-of-kin" ] ] ) ] ) ; fhir:name [ fhir:family [ fhir:v "NOK2" ] ; fhir:given ( [ fhir:v "TEST" ] ) ] ; fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "123321" ] ; fhir:use [ fhir:v "home" ] ] [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "123333" ] ; fhir:use [ fhir:v "work" ] ] [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "1228890" ] ] ) ; fhir:address [ fhir:text [ fhir:v "31 Pacquola Street, Clayton South, Apartment 201" ] ] ] [ fhir:relationship ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0131"^^xsd:anyURI ] ; fhir:code [ fhir:v "E" ] ; fhir:display [ fhir:v "Employer" ] ] ) ] ) ; fhir:name [ fhir:text [ fhir:v "Employer ALEX" ] ] ] ) ; # fhir:generalPractitioner ( [ fhir:link ; fhir:reference [ fhir:v "https://alexapi.medtechglobal.com.au/fhir/Practitioner/9bf0832786e2293848942167532e0a91" ] ; fhir:display [ fhir:v "Dr Alex Api" ] ] ) . # # -------------------------------------------------------------------------------------