0.1.0 - ci-build Denmark flag

HL7DKHackathonSep2022, published by Example Publisher. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7dk/hackathon-sep-2022/ and changes regularly. See the Directory of published versions

: Humør - XML Representation

Active as of 2024-12-10

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="MoodCodes"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet MoodCodes</b></p><a name="MoodCodes"> </a><a name="hcMoodCodes"> </a><a name="MoodCodes-da-DK"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-MentalHealthCodes.html"><code>http://hl7.dk/fhir/Hackathon-Sep-2022/CodeSystem/MentalHealthCodes</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="CodeSystem-MentalHealthCodes.html#MentalHealthCodes-b9453f69-31a2-4a67-a453-569d7cd9691a">b9453f69-31a2-4a67-a453-569d7cd9691a</a></td><td>Jeg er glad</td></tr><tr><td><a href="CodeSystem-MentalHealthCodes.html#MentalHealthCodes-18b6720d-8ae2-4abf-87e7-c068efb5346c">18b6720d-8ae2-4abf-87e7-c068efb5346c</a></td><td>Jeg er trist det meste af tiden</td></tr><tr><td><a href="CodeSystem-MentalHealthCodes.html#MentalHealthCodes-f78ce5be-f7d1-4f03-9eed-bd2563466abe">f78ce5be-f7d1-4f03-9eed-bd2563466abe</a></td><td>Jeg er trist hele tiden og har trang til at græde hver dag</td></tr></table></li></ul></div>
  </text>
  <url value="http://hl7.dk/fhir/Hackathon-Sep-2022/ValueSet/MoodCodes"/>
  <version value="0.1.0"/>
  <title value="Humør"/>
  <status value="active"/>
  <date value="2024-12-10T13:15:51+00:00"/>
  <publisher value="Example Publisher"/>
  <contact>
    <name value="Example Publisher"/>
    <telecom>
      <system value="url"/>
      <value value="http://example.org/example-publisher"/>
    </telecom>
  </contact>
  <description
               value="Svarmuligheder for humør i forbindelse med psykisk helbred questionnaire hackathon 2022"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="DK"/>
      <display value="Denmark"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="http://hl7.dk/fhir/Hackathon-Sep-2022/CodeSystem/MentalHealthCodes"/>
      <concept>
        <code value="b9453f69-31a2-4a67-a453-569d7cd9691a"/>
        <display value="Jeg er glad"/>
      </concept>
      <concept>
        <code value="18b6720d-8ae2-4abf-87e7-c068efb5346c"/>
        <display value="Jeg er trist det meste af tiden"/>
      </concept>
      <concept>
        <code value="f78ce5be-f7d1-4f03-9eed-bd2563466abe"/>
        <display
                 value="Jeg er trist hele tiden og har trang til at græde hver dag"/>
      </concept>
    </include>
  </compose>
</ValueSet>