Care Coordination Management
0.0.1 - ci-build Estonia (EST)

Care Coordination Management, published by Helex OÜ. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/helexlab/ig-ccm/ and changes regularly. See the Directory of published versions

: Example Estonian Research Study - XML Representation

Raw xml | Download


<ResearchStudy xmlns="http://hl7.org/fhir">
  <id value="ccm-research-study-example"/>
  <meta>
    <profile
             value="http://helex.org/ig/ccm/StructureDefinition/CcmResearchStudy"/>
  </meta>
  <language value="et"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml" xml:lang="et" lang="et"><p class="res-header-id"><b>Generated Narrative: ResearchStudy ccm-research-study-example</b></p><a name="ccm-research-study-example"> </a><a name="hcccm-research-study-example"> </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">Language: et</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-CcmResearchStudy.html">Ccm Research Study</a></p></div><p><b>EEBase ADS AdrId</b>: <a href="https://fhir.ee/packages/terminology/1.0.0/site/CodeSystem-ads-adr-id.html#ads-adr-id-2103553">ADS AdrId 2103553</a>: Harju maakond, Tallinn</p><p><b>identifier</b>: <code>https://helex.org/sid/research-study</code>/ccm-ahtme</p><p><b>title</b>: Hoolduskoordinatsiooni programm (Ahtme)</p><p><b>status</b>: Active</p><h3>AssociatedParties</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Name</b></td><td><b>Role</b></td><td><b>Period</b></td><td><b>Party</b></td></tr><tr><td style="display: none">*</td><td>Linn, Helen</td><td><span title="Codes:{http://hl7.org/fhir/research-study-party-role study-chair}">Study chair</span></td><td>2025-08-01 --&gt; (ongoing)</td><td><a href="https://your.fhir.server/fhir/Practitioner/456">https://your.fhir.server/fhir/Practitioner/456</a></td></tr></table></div>
  </text>
  <extension url="https://fhir.ee/base/StructureDefinition/ee-ads-adr-id">
    <valueCoding>
      <system value="https://fhir.ee/CodeSystem/ads-adr-id"/>
      <code value="2103553"/>
      <display value="Harju maakond, Tallinn"/>
    </valueCoding>
  </extension>
  <identifier>
    <system value="https://helex.org/sid/research-study"/>
    <value value="ccm-ahtme"/>
  </identifier>
  <title value="Hoolduskoordinatsiooni programm (Ahtme)"/>
  <status value="active"/>
  <associatedParty>
    <name value="Linn, Helen"/>
    <role>
      <coding>
        <system value="http://hl7.org/fhir/research-study-party-role"/>
        <code value="study-chair"/>
        <display value="Study chair"/>
      </coding>
    </role>
    <period>
      <start value="2025-08-01"/>
    </period>
    <party>
      <reference value="https://your.fhir.server/fhir/Practitioner/456"/>
      <type value="Practitioner"/>
    </party>
  </associatedParty>
</ResearchStudy>