eHealth Infrastructure (v2019.5.2)


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="ehealth-careteam-participant-role"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>CareTeamParticipantRole</h2><div><p>Care Team Participant Role</p>
</div><p>This code system http://ehealth.sundhed.dk/cs/careteam-participant-role defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">monitoringResponsible<a name="ehealth-careteam-participant-role-monitoringResponsible"> </a></td><td>Monitoring responsible</td><td>Monitoring responsible</td></tr><tr><td style="white-space:nowrap">monitoringDelegate<a name="ehealth-careteam-participant-role-monitoringDelegate"> </a></td><td>Monitoring Delegate</td><td>Monitoring Delegate</td></tr><tr><td style="white-space:nowrap">supporter<a name="ehealth-careteam-participant-role-supporter"> </a></td><td>Supporter</td><td>Supporter</td></tr></table></div>
  </text>
  <url value="http://ehealth.sundhed.dk/cs/careteam-participant-role"/>
  <version value="2019.5.2"/>
  <name value="CareTeamParticipantRole"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2019-01-29T00:00:00+00:00"/>
  <publisher value="ehealth.sundhed.dk"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://ehealth.sundhed.dk/terminology"/>
    </telecom>
  </contact>
  <description value="Care Team Participant Role"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <concept>
    <code value="monitoringResponsible"/>
    <display value="Monitoring responsible"/>
    <definition value="Monitoring responsible"/>
  </concept>
  <concept>
    <code value="monitoringDelegate"/>
    <display value="Monitoring Delegate"/>
    <definition value="Monitoring Delegate"/>
  </concept>
  <concept>
    <code value="supporter"/>
    <display value="Supporter"/>
    <definition value="Supporter"/>
  </concept>
</CodeSystem>