FHIR IG analytics| Package | hl7.fhir.au.core |
| Resource Type | Composition |
| Id | Composition-aups-minimal.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Composition aups-minimal
version: 1; Language: en-AU
Profile: AU Core Composition
identifier: Uniform Resource Identifier (URI)/urn:uuid:8f0c263a-b43a-4c65-957a-7121fc57dd64
status: Final
type: Patient summary Document
date: 2025-02-03
author: PractitionerRole General practitioner
title: Australian Patient Summary
| Mode | Time | Party |
| Professional | 2025-02-03 | PractitionerRole General practitioner |
custodian: Organization Bobrester Medical Center
{
"resourceType": "Composition",
"id": "aups-minimal",
"meta": {
"versionId": "1",
"profile": [
"http://hl7.org.au/fhir/core/StructureDefinition/au-core-composition"
]
},
"language": "en-AU",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": {
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:8f0c263a-b43a-4c65-957a-7121fc57dd64"
},
"status": "final",
"type": {
"coding": [
{
"system": "http://loinc.org",
"code": "60591-5",
"display": "Patient summary Document"
}
]
},
"subject": {
"reference": "Patient/banks-mia-leanne"
},
"date": "2025-02-03",
"author": [
{
"reference": "PractitionerRole/bobrester-bob-gp"
}
],
"title": "Australian Patient Summary",
"attester": [
{
"mode": "professional",
"time": "2025-02-03",
"party": {
"reference": "PractitionerRole/bobrester-bob-gp"
}
}
],
"custodian": {
"reference": "Organization/bobrester-medical-center"
},
"section": [
{
"title": "Active Allergies or Intolerances",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "48765-2",
"display": "Allergies and adverse reactions Document"
}
]
},
"entry": [
{
"reference": "AllergyIntolerance/lactose"
}
]
},
{
"title": "Problem List",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "11450-4",
"display": "Problem list - Reported"
}
]
},
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en-AU\" lang=\"en-AU\">There is no information available about the consumer's health problems or disabilities.</div>"
},
"emptyReason": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/list-empty-reason",
"code": "unavailable",
"display": "Unavailable"
}
],
"text": "No information available"
}
},
{
"title": "Current Medicines",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "10160-0",
"display": "History of Medication use Narrative"
}
]
},
"entry": [
{
"reference": "MedicationStatement/active-bisoprolol"
}
]
}
]
}