HL7 Czech Base and Core Implementation Guide
0.3.0-ballot - ci-build Czechia flag

HL7 Czech Base and Core Implementation Guide, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.3.0-ballot 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

: Body structure Example - XML Representation

Raw xml | Download


<BodyStructure xmlns="http://hl7.org/fhir">
  <id value="BodyStructure01"/>
  <meta>
    <profile
             value="https://hl7.cz/fhir/core/StructureDefinition/BodyStructure-cz"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: BodyStructure BodyStructure01</b></p><a name="BodyStructure01"> </a><a name="hcBodyStructure01"> </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-BodyStructure-cz.html">Body Structure (CZ)</a></p></div><p><b>Extension Definition for BodyStructure.includedStructure.laterality for Version 5.0</b>: <span title="Codes:{http://snomed.info/sct 24028007}">Right</span></p><p><b>morphology</b>: <span title="Codes:{http://snomed.info/sct 3404009}">Bite</span></p><p><b>location</b>: <span title="Codes:{http://snomed.info/sct 7874003}">Scapular region of back</span></p><p><b>locationQualifier</b>: <span title="Codes:{http://snomed.info/sct 255497008}">RUQ - Right upper quadrant</span></p><p><b>description</b>: Canis lupus familiaris viděl na zádech poraněného sedět Musca domestica a při útoku na ni došlo k neúmyslnému pokousání</p><p><b>patient</b>: <a href="Patient-Mracena.html">Mračena Mrakomorová  Female, DoB: 1971-11-26 ( Passport number (use: official, ))</a></p></div>
  </text>
  <extension
             url="http://hl7.org/fhir/5.0/StructureDefinition/extension-BodyStructure.includedStructure.laterality">
    <valueCodeableConcept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="24028007"/>
        <display value="Right"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <morphology>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="3404009"/>
      <display value="Bite"/>
    </coding>
  </morphology>
  <location>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="7874003"/>
      <display value="Scapular region of back"/>
    </coding>
  </location>
  <locationQualifier>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="255497008"/>
      <display value="RUQ - Right upper quadrant"/>
    </coding>
  </locationQualifier>
  <description
               value="Canis lupus familiaris viděl na zádech poraněného sedět Musca domestica a při útoku na ni došlo k neúmyslnému pokousání"/>
  <patient>🔗 
    <reference value="Patient/Mracena"/>
  </patient>
</BodyStructure>