0.1.0 - ci-build

collabreefhirdocumentation - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: SampleArabMedication - XML Representation

Raw xml | Download


<Medication xmlns="http://hl7.org/fhir">
  <id value="SampleArabMedication"/>
  <meta>
    <profile
             value="https://fhir.collabree.com/fhir/StructureDefinition/collabree-medication"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Medication SampleArabMedication</b></p><a name="SampleArabMedication"> </a><a name="hcSampleArabMedication"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-collabree-medication.html">Collabree Medication Profile</a></p></div><p><b>Medication Expiration in Months</b>: 36</p><p><b>identifier</b>: <code>https://fhir.collabree.com/fhir/Extension/country-code</code>/SA, <code>https://fhir.collabree.com/fhir/Extension/data-provider-id</code>/CHI_GOV_SAUDI_ARABIA, <code>https://fhir.collabree.com/Extensions/gtin</code>/6281001234567</p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 763158003}">باراسيتامول 500 مجم أقراص</span></p><p><b>form</b>: <span title="Codes:{http://hl7.org/fhir/administrable-dose-form 10220000}">Tablet</span></p><h3>Ingredients</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Item[x]</b></td><td><b>Strength</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://nphies.sa/terminology/CodeSystem/scientific-codes SA123456}">Paracetamol</span></td><td>500 milligram<span style="background: LightGoldenRodYellow"> (Details: UCUM  codemg = 'mg')</span>/1 tablet<span style="background: LightGoldenRodYellow"> (Details: UCUM  codemg = 'mg')</span></td></tr></table></div>
  </text>
  <extension
             url="https://fhir.collabree.com/Extensions/medication-expiration-in-months">
    <valueInteger value="36"/>
  </extension>
  <identifier>
    <system value="https://fhir.collabree.com/fhir/Extension/country-code"/>
    <value value="SA"/>
  </identifier>
  <identifier>
    <system
            value="https://fhir.collabree.com/fhir/Extension/data-provider-id"/>
    <value value="CHI_GOV_SAUDI_ARABIA"/>
  </identifier>
  <identifier>
    <system value="https://fhir.collabree.com/Extensions/gtin"/>
    <value value="6281001234567"/>
  </identifier>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="763158003"/>
      <display value="باراسيتامول 500 مجم أقراص"/>
    </coding>
  </code>
  <form>
    <coding>
      <system value="http://hl7.org/fhir/administrable-dose-form"/>
      <code value="10220000"/>
      <display value="Tablet"/>
    </coding>
  </form>
  <ingredient>
    <itemCodeableConcept>
      <coding>
        <system
                value="http://nphies.sa/terminology/CodeSystem/scientific-codes"/>
        <code value="SA123456"/>
        <display value="Paracetamol"/>
      </coding>
    </itemCodeableConcept>
    <strength>
      <numerator>
        <value value="500"/>
        <unit value="milligram"/>
        <system value="http://unitsofmeasure.org"/>
        <code value="mg"/>
      </numerator>
      <denominator>
        <value value="1"/>
        <unit value="tablet"/>
        <system value="http://unitsofmeasure.org"/>
        <code value="mg"/>
      </denominator>
    </strength>
  </ingredient>
</Medication>