Validator
LOG IN
SIGN UP
Scope
project:Medizininformatik-Initiative-Modul-Mikrobiologie
Readonly
If you
Log in
or
sign up
, you can edit this script yourself.
<Observation xmlns="http://hl7.org/fhir"> <id value="mii-exa-mikrobio-empfindlichkeit" /> <meta> <profile value="https://www.medizininformatik-initiative.de/fhir/modul-mikrobio/StructureDefinition/mii-pr-mikrobio-empfindlichkeit" /> </meta> <identifier> <type> <coding> <system value="http://terminology.hl7.org/CodeSystem/v2-0203" /> <code value="OBI" /> </coding> </type> <system value="https://example.org/fhir/sid/test-lab-results" /> <value value="59826-8_1234567890" /> <assigner> <identifier> <system value="https://www.medizininformatik-initiative.de/fhir/core/CodeSystem/core-location-identifier" /> <value value="DIZ-ID" /> </identifier> </assigner> </identifier> <status value="final" /> <category> <coding> <system value="http://terminology.hl7.org/CodeSystem/observation-category" /> <code value="laboratory" /> <display value="Laboratory" /> </coding> <coding> <system value="http://loinc.org" /> <code value="26436-6" /> <display value="Laboratory studies (set)" /> </coding> <coding> <system value="http://loinc.org" /> <code value="18725-2" /> <display value="Microbiology studies (set)" /> </coding> </category> <code> <coding> <system value="http://loinc.org" /> <code value="18868-0" /> <display value="Aztreonam [Susceptibility]" /> </coding> </code> <subject> <reference value="Patient/example" /> </subject> <effectiveDateTime value="2018-11-20T12:05:00+01:00" /> <valueQuantity> <value value="32.0" /> <unit value="mg/L" /> <system value="http://unitsofmeasure.org" /> <code value="mg/L" /> </valueQuantity> <interpretation> <coding> <system value="https://www.medizininformatik-initiative.de/fhir/modul-mikrobio/CodeSystem/mii-vs-mikrobio-eucast-eucast" /> <version value="2019" /> <code value="R" /> <display value="Resistant: A microorganism is categorised as Resistant when there is a high likelihood of therapeutic failure even when there is increased exposure." /> </coding> </interpretation> <specimen> <reference value="Specimen/isolate" /> <display value="Microbial isolate specimen (specimen)" /> </specimen> </Observation>