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

: Arbejde/skole forventning - JSON Representation

Active as of 2024-12-10

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "WorkSchoolExpectationCodes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet WorkSchoolExpectationCodes</b></p><a name=\"WorkSchoolExpectationCodes\"> </a><a name=\"hcWorkSchoolExpectationCodes\"> </a><a name=\"WorkSchoolExpectationCodes-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-6eb62a15-8b69-4940-9276-704a0a1c0a60\">6eb62a15-8b69-4940-9276-704a0a1c0a60</a></td><td>Jeg gør det, der forventes</td></tr><tr><td><a href=\"CodeSystem-MentalHealthCodes.html#MentalHealthCodes-f1898e69-7602-4e4d-9dbb-43deb9a51c2b\">f1898e69-7602-4e4d-9dbb-43deb9a51c2b</a></td><td>Jeg gør det, der forventes det meste af tiden</td></tr><tr><td><a href=\"CodeSystem-MentalHealthCodes.html#MentalHealthCodes-bd91207b-2ade-4d91-871f-8c64f32c9782\">bd91207b-2ade-4d91-871f-8c64f32c9782</a></td><td>Jeg gør ikke det, der forventes</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.dk/fhir/Hackathon-Sep-2022/ValueSet/WorkSchoolExpectationCodes",
  "version" : "0.1.0",
  "title" : "Arbejde/skole forventning",
  "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 arbejde/skole forventning 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" : "6eb62a15-8b69-4940-9276-704a0a1c0a60",
            "display" : "Jeg gør det, der forventes"
          },
          {
            "code" : "f1898e69-7602-4e4d-9dbb-43deb9a51c2b",
            "display" : "Jeg gør det, der forventes det meste af tiden"
          },
          {
            "code" : "bd91207b-2ade-4d91-871f-8c64f32c9782",
            "display" : "Jeg gør ikke det, der forventes"
          }
        ]
      }
    ]
  }
}