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

: ObservationCodesSCT - JSON Representation

Draft as of 2024-12-10

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ObservationCodesSCT",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ObservationCodesSCT</b></p><a name=\"ObservationCodesSCT\"> </a><a name=\"hcObservationCodesSCT\"> </a><a name=\"ObservationCodesSCT-da-DK\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</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=\"http://snomed.info/id/68130003:704323007=385673002\">68130003:704323007=385673002</a></td><td style=\"color: #cccccc\">Physical activity where Process duration = Interval</td></tr><tr><td><a href=\"http://snomed.info/id/68130003\">68130003</a></td><td style=\"color: #cccccc\">Physical activity</td></tr><tr><td><a href=\"http://snomed.info/id/68130003:719722006=415577004\">68130003:719722006=415577004</a></td><td style=\"color: #cccccc\">Physical activity where Has realization = Sport</td></tr><tr><td><a href=\"http://snomed.info/id/248263006\">248263006</a></td><td style=\"color: #cccccc\">Duration of sleep</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.dk/fhir/Hackathon-Sep-2022/ValueSet/ObservationCodesSCT",
  "version" : "0.1.0",
  "name" : "ObservationCodesSCT",
  "title" : "ObservationCodesSCT",
  "status" : "draft",
  "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" : "Observation codes value set",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DK",
          "display" : "Denmark"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "68130003:704323007=385673002"
          },
          {
            "code" : "68130003"
          },
          {
            "code" : "68130003:719722006=415577004"
          },
          {
            "code" : "248263006"
          }
        ]
      }
    ]
  }
}