TIFlow - Verordnungen für Arzneimittel
Version 2.0.0-ballot.1 - ci-build

: Einfaches Beispiel-Medikament - XML Representation

Raw xml | Download


<Medication xmlns="http://hl7.org/fhir">
  <id value="SimpleMedication"/>
  <meta>
    <profile
             value="https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Medication|2.0"/>
  </meta>
  <code>
    <coding>
      <system value="http://fhir.de/CodeSystem/ifa/pzn"/>
      <code value="06313728"/>
    </coding>
  </code>
  <batch>
    <lotNumber value="1234567890"/>
  </batch>
</Medication>