This page is part of the Respiratory Virus Hospitalization Surveillance Network (RESP-NET) Content Implementation Guide (v1.0.0: STU1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Page standards status: Informative |
<MedicationStatement xmlns="http://hl7.org/fhir">
<id value="example"/>
<meta>
<profile
value="http://hl7.org/fhir/us/resp-net/StructureDefinition/resp-net-medicationstatement"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b> Narrative: MedicationStatement</b></p></div>
</text>
<status value="entered-in-error"/>
<medicationCodeableConcept>
<coding>
<system value="http://snomed.info/sct"/>
<code value="27658006"/>
<display value="Amoxicillin-containing product"/>
</coding>
</medicationCodeableConcept>
<subject>🔗
<reference value="Patient/patient-respnet-eve-everywoman"/>
<display value="Eve Everywoman"/>
</subject>
<effectiveDateTime value="2015-11-01"/>
<dateAsserted value="2015-11-01"/>
<informationSource>🔗
<reference value="Patient/patient-respnet-eve-everywoman"/>
</informationSource>
<note>
<text
value="Patient indicated that they thought it was Amoxicillin they were taking but it was really Erythromycin"/>
</note>
</MedicationStatement>