FHIR IG analytics| Package | hl7.fhir.au.base |
| Resource Type | List |
| Id | List-example0.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: List example0
Profile: AU Medicine List
| Date: 2019-02-08 | Mode: Snapshot List | Status: Current | Code: Current Medicine |
| Subject: Stella Franklin (official) Female, DoB: 1985-10-14 ( IHI: Austalian Healthcare Identifier - Individual#8003608833357361)Source: |
{
"resourceType": "List",
"id": "example0",
"meta": {
"profile": [
"http://hl7.org.au/fhir/StructureDefinition/au-medlist"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:fbee41d4-4e98-11e9-8647-d663bd873d93"
}
],
"status": "current",
"mode": "snapshot",
"code": {
"coding": [
{
"system": "https://healthterminologies.gov.au/fhir/CodeSystem/nctis-data-components-1",
"code": "101.32009",
"display": "Current Medicine"
}
]
},
"subject": {
"reference": "Patient/example0"
},
"date": "2019-02-08",
"source": {
"reference": "PractitionerRole/example3"
},
"entry": [
{
"flag": {
"coding": [
{
"system": "http://terminology.hl7.org.au/CodeSystem/medicine-item-change",
"code": "nochange"
}
]
},
"item": {
"reference": "MedicationStatement/example0"
}
},
{
"flag": {
"coding": [
{
"system": "http://terminology.hl7.org.au/CodeSystem/medicine-item-change",
"code": "nochange"
}
]
},
"item": {
"reference": "MedicationStatement/example1"
}
}
]
}