Generated Narrative
code: Vancomycin Hydrochloride (VANCOMYCIN HYDROCHLORIDE) (National drug codes#0409-6531-02)
status: active
manufacturer:
name: Pfizer Laboratories Div Pfizer Inc
doseForm: Oral Dose Form (qualifier value) (SNOMED CT#385268001)
amount: 50 mg/ml
synonym: Vancomycin Hydrochloride (VANCOMYCIN HYDROCHLORIDE)
"
];
fhir:DomainResource.contained [
a fhir:Organization;
fhir:index 0;
fhir:Resource.id [ fhir:value "org4" ];
fhir:Organization.name [ fhir:value "Pfizer Laboratories Div Pfizer Inc" ]
];
fhir:MedicationKnowledge.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/sid/ndc" ];
fhir:Coding.code [ fhir:value "0409-6531-02" ];
fhir:Coding.display [ fhir:value "Vancomycin Hydrochloride (VANCOMYCIN HYDROCHLORIDE)" ]
]
];
fhir:MedicationKnowledge.status [ fhir:value "active"];
fhir:MedicationKnowledge.manufacturer [
fhir:Reference.reference [ fhir:value "#org4" ]
];
fhir:MedicationKnowledge.doseForm [
fhir:CodeableConcept.coding [
fhir:index 0;
a sct:385268001;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "385268001" ];
fhir:Coding.display [ fhir:value "Oral Dose Form (qualifier value)" ]
]
];
fhir:MedicationKnowledge.amount [
fhir:Quantity.value [ fhir:value "50"^^xsd:decimal ];
fhir:Quantity.unit [ fhir:value "mg/ml" ]
];
fhir:MedicationKnowledge.synonym [
fhir:value "Vancomycin Hydrochloride (VANCOMYCIN HYDROCHLORIDE)";
fhir:index 0
] .
# - ontology header ------------------------------------------------------------