Generated Narrative: ExplanationOfBenefit
identifier: id: urn:oid:2.25.129844986816735724544008039950138526110
type: Pharmacy (Example Claim Type Codes#pharmacy)
subType: pbs (australian-benefit-payment-category-1#pbs)
patient:
created: 2017-01-16
prescription:
status: active
intent: order
medication: #med
subject:
authoredOn: 2017-01-15
DispenseRequests
Items
- | Sequence | Service | Serviced[x] |
* | 1 | cephalexin 500 mg capsule, 20 (unknown#03119E) | 2017-01-16 |
Generated Narrative: Organization #Organization2
identifier: id: MM
Generated Narrative: Medication #med
code: 03119E (unknown#03119E)
manufacturer: #Organization2
Generated Narrative: MedicationRequest #medreq
status: active
intent: order
medication: #med
subject:
authoredOn: 2017-01-15
DispenseRequests
"
];
fhir:DomainResource.contained [
a fhir:Organization;
fhir:index 0;
fhir:Resource.id [ fhir:value "Organization2" ];
fhir:Organization.identifier [
fhir:index 0;
fhir:Identifier.system [ fhir:value "http://pbs.gov.au/code/manufacturer" ];
fhir:Identifier.value [ fhir:value "MM" ]
]
], [
a fhir:Medication;
fhir:index 1;
fhir:Resource.id [ fhir:value "med" ];
fhir:Medication.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "urn:oid:1.2.36.1.2001.1005.22" ];
fhir:Coding.code [ fhir:value "03119E" ]
]
];
fhir:Medication.manufacturer [
fhir:Reference.reference [ fhir:value "#Organization2" ]
]
], [
a fhir:MedicationRequest;
fhir:index 2;
fhir:Resource.id [ fhir:value "medreq" ];
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://ns.electronichealth.net.au/ci/fhir/StructureDefinition/medicationrequest-pbs";
fhir:index 0
]
];
fhir:MedicationRequest.status [ fhir:value "active" ];
fhir:MedicationRequest.intent [ fhir:value "order" ];
fhir:MedicationRequest.medicationReference [
fhir:Reference.reference [ fhir:value "#med" ]
];
fhir:MedicationRequest.subject [
fhir:Reference.identifier [
fhir:Identifier.type [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ];
fhir:Coding.code [ fhir:value "NI" ];
fhir:Coding.display [ fhir:value "National unique individual identifier" ]
]
];
fhir:Identifier.system [ fhir:value "http://ns.electronichealth.net.au/id/hi/ihi/1.0" ];
fhir:Identifier.value [ fhir:value "8003608166690503" ]
]
];
fhir:MedicationRequest.authoredOn [ fhir:value "2017-01-15"^^xsd:date ];
fhir:MedicationRequest.dispenseRequest [
fhir:MedicationRequest.dispenseRequest.quantity [
fhir:Quantity.value [ fhir:value "100"^^xsd:decimal ];
fhir:Quantity.unit [ fhir:value "tablet" ]
]
]
];
fhir:ExplanationOfBenefit.identifier [
fhir:index 0;
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
fhir:Identifier.value [ fhir:value "urn:oid:2.25.129844986816735724544008039950138526110" ]
];
fhir:ExplanationOfBenefit.type [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/ex-claimtype" ];
fhir:Coding.code [ fhir:value "pharmacy" ]
]
];
fhir:ExplanationOfBenefit.subType [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "https://healthterminologies.gov.au/fhir/CodeSystem/australian-benefit-payment-category-1" ];
fhir:Coding.code [ fhir:value "pbs" ]
]
];
fhir:ExplanationOfBenefit.patient [
fhir:Reference.identifier [
fhir:Identifier.type [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/v2/0203" ];
fhir:Coding.code [ fhir:value "NI" ];
fhir:Coding.display [ fhir:value "National unique individual identifier" ]
]
];
fhir:Identifier.system [ fhir:value "http://ns.electronichealth.net.au/id/hi/ihi/1.0" ];
fhir:Identifier.value [ fhir:value "8003608166690503" ]
]
];
fhir:ExplanationOfBenefit.created [ fhir:value "2017-01-16"^^xsd:date];
fhir:ExplanationOfBenefit.prescription [
fhir:Reference.reference [ fhir:value "#medreq" ]
];
fhir:ExplanationOfBenefit.item [
fhir:index 0;
fhir:ExplanationOfBenefit.item.sequence [ fhir:value "1"^^xsd:positiveInteger ];
fhir:ExplanationOfBenefit.item.service [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "urn:oid:1.2.36.1.2001.1005.22" ];
fhir:Coding.code [ fhir:value "03119E" ];
fhir:Coding.display [ fhir:value "cephalexin 500 mg capsule, 20" ]
]
];
fhir:ExplanationOfBenefit.item.servicedDate [ fhir:value "2017-01-16"^^xsd:date ]
] .
# - ontology header ------------------------------------------------------------