HL7 Czech Base and Core FHIR IG
1.0.0 - trial-use
This page is part of the Czech National FHIR R4 Core and Base Implementation Guide STU 1 (v1.0.0: STU 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
<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"/>
<code value="254837009"/>
<display value="maligní nádor prsu"/>
</coding>
<coding>
<system value="https://uzis.cz/terminology/CodeSystem/mkn-10"/>
<code value="C503"/>
<display value="ZN - dolní vnitřní kvadrant prsu"/>
</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>