Generated Narrative: Medication
code: NORVASC Tabl 10 mg (unknown#7680500440334)
form: Tablet (EDQM - Standard Terms#10219000)
amount: 20 Tablet (unit of presentation) (Details: SNOMED CT code 732936001 = 'Tablet (unit of presentation)')/1 Package (Details: UCUM code {Package} = '{Package}')
Ingredients
- | Item[x] | Strength |
* | Amlodipine (SNOMED CT#386864001 "Amlodipine (substance)") | 10 milligram (Details: UCUM code mg = 'mg')/1 Tablet (unit of presentation) (Details: SNOMED CT code 732936001 = 'Tablet (unit of presentation)') |
"
]; #
fhir:Medication.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "urn:oid:2.51.1.1" ];
fhir:Coding.code [ fhir:value "7680500440334" ];
fhir:Coding.display [ fhir:value "NORVASC Tabl 10 mg" ]
];
fhir:CodeableConcept.text [ fhir:value "NORVASC Tabl 10 mg" ]
]; #
fhir:Medication.form [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "urn:oid:0.4.0.127.0.16.1.1.2.1" ];
fhir:Coding.code [ fhir:value "10219000" ];
fhir:Coding.display [ fhir:value "Tablet" ]
]
]; #
fhir:Medication.amount [
fhir:Ratio.numerator [
fhir:Quantity.value [ fhir:value "20"^^xsd:decimal ];
fhir:Quantity.unit [ fhir:value "Tablet (unit of presentation)" ];
fhir:Quantity.system [ fhir:value "http://snomed.info/sct" ];
fhir:Quantity.code [ fhir:value "732936001" ]
];
fhir:Ratio.denominator [
fhir:Quantity.value [ fhir:value "1"^^xsd:decimal ];
fhir:Quantity.unit [ fhir:value "Package" ];
fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
fhir:Quantity.code [ fhir:value "{Package}" ]
]
]; #
fhir:Medication.ingredient [
fhir:index 0;
fhir:Medication.ingredient.itemCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
a sct:386864001;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "386864001" ];
fhir:Coding.display [ fhir:value "Amlodipine (substance)" ]
];
fhir:CodeableConcept.text [ fhir:value "Amlodipine" ]
];
fhir:Medication.ingredient.strength [
fhir:Ratio.numerator [
fhir:Quantity.value [ fhir:value "10"^^xsd:decimal ];
fhir:Quantity.unit [ fhir:value "milligram" ];
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.unit [ fhir:value "Tablet (unit of presentation)" ];
fhir:Quantity.system [ fhir:value "http://snomed.info/sct" ];
fhir:Quantity.code [ fhir:value "732936001" ]
]
]
] . #
# - ontology header ------------------------------------------------------------