Generated Narrative
identifier: id: 12345689 (OFFICIAL)
status: active
intent: order
medication:
code: Novolog 100u/ml (National drug codes#0169-7501-11)
form: Injection solution (qualifier value) (SNOMED CT#385219001)
Ingredients
- | Item[x] | Strength |
* | Insulin Aspart (substance) (SNOMED CT#325072002) | 100 U (Details: UCUM code U = 'U')/1 mL (Details: UCUM code mL = 'mL') |
Batches
- | LotNumber | ExpirationDate |
* | 12345 | 2019-10-31 |
subject: Patient/pat1: Donald Duck "Duck DONALD"
authoredOn: 2015-01-15
requester: Practitioner/f007: Patrick Pump "Simone HEPS"
reasonCode: Diabetes mellitus type 2 (disorder) (SNOMED CT#44054006)
note: Check blood sugar levels before taking insulin
dispenseRequest
validityPeriod: 2015-01-15 --> 2016-01-15
numberOfRepeatsAllowed: 3
quantity: 10 ml (Details: UCUM code ml = 'ml')
"
];
fhir:DomainResource.contained [
a fhir:Medication;
fhir:index 0;
fhir:Resource.id [ fhir:value "med0307" ];
fhir:Medication.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/sid/ndc" ];
fhir:Coding.code [ fhir:value "0169-7501-11" ];
fhir:Coding.display [ fhir:value "Novolog 100u/ml" ]
]
];
fhir:Medication.form [
fhir:CodeableConcept.coding [
fhir:index 0;
a sct:385219001;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "385219001" ];
fhir:Coding.display [ fhir:value "Injection solution (qualifier value)" ]
]
];
fhir:Medication.ingredient [
fhir:index 0;
fhir:Medication.ingredient.itemCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
a sct:325072002;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "325072002" ];
fhir:Coding.display [ fhir:value "Insulin Aspart (substance)" ]
]
];
fhir:Medication.ingredient.strength [
fhir:Ratio.numerator [
fhir:Quantity.value [ fhir:value "100"^^xsd:decimal ];
fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
fhir:Quantity.code [ fhir:value "U" ]
];
fhir:Ratio.denominator [
fhir:Quantity.value [ fhir:value "1"^^xsd:decimal ];
fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
fhir:Quantity.code [ fhir:value "mL" ]
]
]
];
fhir:Medication.batch [
fhir:Medication.batch.lotNumber [ fhir:value "12345" ];
fhir:Medication.batch.expirationDate [ fhir:value "2019-10-31"^^xsd:date ]
]
];
fhir:MedicationRequest.identifier [
fhir:index 0;
fhir:Identifier.use [ fhir:value "official" ];
fhir:Identifier.system [ fhir:value "http://www.bmc.nl/portal/prescriptions" ];
fhir:Identifier.value [ fhir:value "12345689" ]
];
fhir:MedicationRequest.status [ fhir:value "active"];
fhir:MedicationRequest.intent [ fhir:value "order"];
fhir:MedicationRequest.medicationReference [
fhir:Reference.reference [ fhir:value "#med0307" ];
fhir:Reference.display [ fhir:value "Novolog 100u/ml" ]
];
fhir:MedicationRequest.subject [
fhir:link