AMTS ISiK Implementierungsleitfaden
Version 6.0.0-rc - ballot

: ExampleISiKMedikationsInformation2 - XML Representation

Raw xml | Download


<MedicationStatement xmlns="http://hl7.org/fhir">
  <id value="ExampleISiKMedikationsInformation2"/>
  <meta>
    <profile
             value="https://gematik.de/fhir/isik/StructureDefinition/ISiKMedikationsInformation"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationStatement ExampleISiKMedikationsInformation2</b></p><a name="ExampleISiKMedikationsInformation2"> </a><a name="hcExampleISiKMedikationsInformation2"> </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-ISiKMedikationsInformation.html">ISiKMedikationsInformation</a></p></div><p><b>ISiK MedicationStatementReplaces</b>: <a href="MedicationStatement-ExampleISiKMedikationsInformation1.html">MedicationStatement: extension = Erhöhtes Blutungsrisiko ist in diesem Fall vertretbar.,Akutmedikation (ISiK Medikationsart#akut),true,Schmerztherapie postoperativ; status = active; medication[x] = -&gt;Medication Acetylcystein; effective[x] = 2021-07-01 --&gt; (ongoing); dateAsserted = 2021-07-01</a></p><p><b>status</b>: Active</p><p><b>medication</b>: <a href="Medication-ExampleISiKMedikament2.html">Medication </a></p><p><b>subject</b>: <a href="Patient-PatientinMusterfrau.html">Erika Fürstin von Musterfrau (official) Female, DoB: 1964-08-12 ( Private Krankenversicherung (use: secondary, ))</a></p><p><b>context</b>: <a href="Bundle-ISiKBundle-Example.html#Encounter_FachabteilungskontaktMinimal">Encounter: identifier = Visit number; status = unknown; class = inpatient encounter (ActCode#IMP); type = Operation,Abteilungskontakt; serviceType = Innere Medizin; period = 2022-05-03 --&gt; 2022-05-05</a></p><p><b>effective</b>: 2021-07-04 --&gt; (ongoing)</p><p><b>dateAsserted</b>: 2021-07-03</p><blockquote><p><b>dosage</b></p><p><b>timing</b>: Count 6  times, Once per 3 weeks</p><h3>DoseAndRates</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Dose[x]</b></td></tr><tr><td style="display: none">*</td><td>100 mg<span style="background: LightGoldenRodYellow"> (Details: UCUM  codemg = 'mg')</span></td></tr></table></blockquote></div>
  </text>
  <extension
             url="https://gematik.de/fhir/isik/StructureDefinition/ExtensionISiKMedicationStatementReplaces">
    <valueReference>🔗 
      <reference
                 value="MedicationStatement/ExampleISiKMedikationsInformation1"/>
    </valueReference>
  </extension>
  <status value="active"/>
  <medicationReference>🔗 
    <reference value="Medication/ExampleISiKMedikament2"/>
  </medicationReference>
  <subject>🔗 
    <reference value="Patient/PatientinMusterfrau"/>
  </subject>
  <context>
    <reference value="Encounter/FachabteilungskontaktMinimal"/>
  </context>
  <effectivePeriod>
    <start value="2021-07-04"/>
  </effectivePeriod>
  <dateAsserted value="2021-07-03"/>
  <dosage>
    <timing>
      <repeat>
        <count value="6"/>
        <frequency value="1"/>
        <period value="3"/>
        <periodUnit value="wk"/>
      </repeat>
    </timing>
    <doseAndRate>
      <doseQuantity>
        <value value="100"/>
        <unit value="mg"/>
        <system value="http://unitsofmeasure.org"/>
        <code value="mg"/>
      </doseQuantity>
    </doseAndRate>
  </dosage>
</MedicationStatement>