HL7 Czech Base and Core FHIR IG
1.0.0 - draft Czechia flag

HL7 Czech Base and Core FHIR IG, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/cz-core/ and changes regularly. See the Directory of published versions

: Condition - Mamo finding

Raw xml | Download


<Condition xmlns="http://hl7.org/fhir">
  <id value="cz-examplemamo-condition"/>
  <meta>
    <profile
             value="https://hl7.cz/fhir/core/StructureDefinition/condition-cz-core"/>
  </meta>
  <language value="en"/>
  <text>
    <status value="generated"/>
  </text>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <version value="http://snomed.info/sct/11000279109"/>
      <code value="254837009"/>
    </coding>
    <coding>
      <system value="https://uzis.cz/terminology/CodeSystem/mkn-10"/>
      <code value="C503"/>
    </coding>
    <text value="Podezření na maligní nádor (BI-RADS 4, BI-RADS 5)."/>
  </code>
  <bodySite>
    <extension url="http://hl7.org/fhir/StructureDefinition/bodySite">
      <valueReference>🔗 
        <reference value="BodyStructure/body-structure-mamo"/>
      </valueReference>
    </extension>
  </bodySite>
  <subject>🔗 
    <reference value="Patient/Mracena"/>
  </subject>
</Condition>