Common Data Element Katalog
0.2.0 - CI Build International flag

Common Data Element Katalog - Local Development build (v0.2.0). See the Directory of published versions

: Example Observation - iv-biologicalsex-001 - XML Representation

Page standards status: Informative

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="iv-biologicalsex-001"/>
  <meta>
    <profile value="http://hl7.org/de/StructureDefinition/rv-biological-sex"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Observation</b><a name="iv-biologicalsex-001"> </a></p><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">Resource Observation &quot;iv-biologicalsex-001&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-rv-biological-sex.html">RV Biological Sex</a></p></div><p><b>status</b>: final</p><p><b>category</b>: C0079399 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (umls#C0079399)</span>, Gender <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#263495000)</span>, Person <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#125676002)</span>, C1711339 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (umls#C1711339)</span></p><p><b>code</b>: Biological Sex <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#734000001)</span></p><p><b>subject</b>: <a href="Patient-f001testpatientM.html">Patient/f001testpatientM</a> &quot; MUSTERMANN&quot;</p><p><b>effective</b>: 2023-03-27</p><p><b>value</b>: MALE</p><h3>Components</h3><table class="grid"><tr><td>-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td>*</td><td>Male <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#248153007)</span></td><td>1</td></tr></table></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system value="http://www.nlm.nih.gov/research/umls"/>
      <code value="C0079399"/>
    </coding>
  </category>
  <category>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="263495000"/>
    </coding>
  </category>
  <category>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="125676002"/>
    </coding>
  </category>
  <category>
    <coding>
      <system value="http://www.nlm.nih.gov/research/umls"/>
      <code value="C1711339"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="734000001"/>
    </coding>
    <text value="Biological Sex"/>
  </code>
  <subject>
    <reference value="Patient/f001testpatientM"/>
  </subject>
  <effectiveDateTime value="2023-03-27"/>
  <valueString value="MALE"/>
  <component>
    <code>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="248153007"/>
        <display value="Male"/>
      </coding>
    </code>
    <valueInteger value="1"/>
  </component>
</Observation>