Generated Narrative
code: Lorazepam 2mg/ml injection solution 1ml vial (product) (SNOMED CT#400621001)
form: Injection solution (qualifier value) (SNOMED CT#385219001)
amount: 1 ml (Details: UCUM code ml = 'ml')/1(unit vial from http://terminology.hl7.org/CodeSystem/medicationknowledge-package-type) (Details: http://terminology.hl7.org/CodeSystem/medicationknowledge-package-type code vial = 'Vial')
Ingredients
- | Item[x] | Strength |
* | Lorazepam (substance) (SNOMED CT#387106007) | 2 mg (Details: UCUM code mg = 'mg')/1 mL (Details: UCUM code mL = 'mL') |
"
];
fhir:Medication.code [
fhir:CodeableConcept.coding [
fhir:index 0;
a sct:400621001;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "400621001" ];
fhir:Coding.display [ fhir:value "Lorazepam 2mg/ml injection solution 1ml vial (product)" ]
]
];
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.amount [
fhir:Ratio.numerator [
fhir:Quantity.value [ fhir:value "1"^^xsd:decimal ];
fhir:Quantity.unit [ fhir:value "ml" ];
fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
fhir:Quantity.code [ fhir:value "ml" ]
];
fhir:Ratio.denominator [
fhir:Quantity.value [ fhir:value "1"^^xsd:decimal ];
fhir:Quantity.system [ fhir:value "http://terminology.hl7.org/CodeSystem/medicationknowledge-package-type" ];
fhir:Quantity.code [ fhir:value "vial" ]
]
];
fhir:Medication.ingredient [
fhir:index 0;
fhir:Medication.ingredient.itemCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
a sct:387106007;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "387106007" ];
fhir:Coding.display [ fhir:value "Lorazepam (substance)" ]
]
];
fhir:Medication.ingredient.strength [
fhir:Ratio.numerator [
fhir:Quantity.value [ fhir:value "2"^^xsd:decimal ];
fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
fhir:Quantity.code [ fhir:value "mg" ]
];
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" ]
]
]
] .
# - ontology header ------------------------------------------------------------