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

: Pres - JSON Representation

Active as of 2024-12-10

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "PressureCodes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet PressureCodes</b></p><a name=\"PressureCodes\"> </a><a name=\"hcPressureCodes\"> </a><a name=\"PressureCodes-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-be7fa5d8-ad1f-49c4-9bce-4370c81f6ac9\">be7fa5d8-ad1f-49c4-9bce-4370c81f6ac9</a></td><td>Jeg klarer mine opgaver uden at føle mig presset</td></tr><tr><td><a href=\"CodeSystem-MentalHealthCodes.html#MentalHealthCodes-7cffb548-c0ff-4521-9782-4d862d952885\">7cffb548-c0ff-4521-9782-4d862d952885</a></td><td>Jeg presser mig selv hele tiden for at klare mine daglige opgaver</td></tr><tr><td><a href=\"CodeSystem-MentalHealthCodes.html#MentalHealthCodes-14293f45-25fc-48a1-b8be-918d44009e91\">14293f45-25fc-48a1-b8be-918d44009e91</a></td><td>Jeg klarer ikke mine daglige opgaver</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.dk/fhir/Hackathon-Sep-2022/ValueSet/PressureCodes",
  "version" : "0.1.0",
  "title" : "Pres",
  "status" : "active",
  "date" : "2024-12-10T13:15:51+00:00",
  "publisher" : "Example Publisher",
  "contact" : [
    {
      "name" : "Example Publisher",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://example.org/example-publisher"
        }
      ]
    }
  ],
  "description" : "Svarmuligheder for pres i forbindelse med psykisk helbred questionnaire hackathon 2022",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DK",
          "display" : "Denmark"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.dk/fhir/Hackathon-Sep-2022/CodeSystem/MentalHealthCodes",
        "concept" : [
          {
            "code" : "be7fa5d8-ad1f-49c4-9bce-4370c81f6ac9",
            "display" : "Jeg klarer mine opgaver uden at føle mig presset"
          },
          {
            "code" : "7cffb548-c0ff-4521-9782-4d862d952885",
            "display" : "Jeg presser mig selv hele tiden for at klare mine daglige opgaver"
          },
          {
            "code" : "14293f45-25fc-48a1-b8be-918d44009e91",
            "display" : "Jeg klarer ikke mine daglige opgaver"
          }
        ]
      }
    ]
  }
}