KIP Infrastructure
2.12.0 - ci-build

KIP Infrastructure, published by Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S. This guide is not an authorized publication; it is the continuous build for version 2.12.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/KIP-infrastructure/implementation-guide/ and changes regularly. See the Directory of published versions

: Mental declaration - XML Representation

Active as of 2022-07-12

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="MentalDeclaration"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem MentalDeclaration</b></p><a name="MentalDeclaration"> </a><a name="hcMentalDeclaration"> </a><p>This case-insensitive code system <code>https://kip.rkkp.dk/fhir/CodeSystem/MentalDeclaration</code> 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">new_mental_examination<a name="MentalDeclaration-new_mental_examination"> </a></td><td>Ny mentalundersøgelse er foretaget i forbindelse med aktuelle dom</td><td>Ny mentalundersøgelse er foretaget i forbindelse med aktuelle dom</td></tr><tr><td style="white-space:nowrap">previous_mental_examination<a name="MentalDeclaration-previous_mental_examination"> </a></td><td>Der foreligger mentalundersøgelse fra tidligere, der anvendes i aktuel sag</td><td>Der foreligger mentalundersøgelse fra tidligere, der anvendes i aktuel sag</td></tr><tr><td style="white-space:nowrap">statement<a name="MentalDeclaration-statement"> </a></td><td>Udtalelse givet efter igangværende undersøgelse af behandlingsansvarlig i henhold til dom</td><td>Udtalelse givet efter igangværende undersøgelse af behandlingsansvarlig i henhold til dom</td></tr></table></div>
  </text>
  <url value="https://kip.rkkp.dk/fhir/CodeSystem/MentalDeclaration"/>
  <version value="2.12.0"/>
  <name value="MentalDeclaration"/>
  <title value="Mental declaration"/>
  <status value="active"/>
  <date value="2022-07-12T00:00:00+02:00"/>
  <publisher
             value="Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S"/>
  <contact>
    <name
          value="Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S"/>
    <telecom>
      <system value="url"/>
      <value value="https://trifork.com"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="rbk@trifork.com"/>
    </telecom>
  </contact>
  <description value="Mental declaration"/>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="new_mental_examination"/>
    <display
             value="Ny mentalundersøgelse er foretaget i forbindelse med aktuelle dom"/>
    <definition
                value="Ny mentalundersøgelse er foretaget i forbindelse med aktuelle dom"/>
  </concept>
  <concept>
    <code value="previous_mental_examination"/>
    <display
             value="Der foreligger mentalundersøgelse fra tidligere, der anvendes i aktuel sag"/>
    <definition
                value="Der foreligger mentalundersøgelse fra tidligere, der anvendes i aktuel sag"/>
  </concept>
  <concept>
    <code value="statement"/>
    <display
             value="Udtalelse givet efter igangværende undersøgelse af behandlingsansvarlig i henhold til dom"/>
    <definition
                value="Udtalelse givet efter igangværende undersøgelse af behandlingsansvarlig i henhold til dom"/>
  </concept>
</CodeSystem>