HL7 FHIR Implementation Guide: DK Core
3.4.0 - ci-build Denmark flag

HL7 FHIR Implementation Guide: DK Core, published by HL7 Denmark. This guide is not an authorized publication; it is the continuous build for version 3.4.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7dk/dk-core/ and changes regularly. See the Directory of published versions

: DK TechniquesSCTCodes - JSON Representation

Draft as of 2024-11-12

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "dk-core-TechniquesSCTCodes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet dk-core-TechniquesSCTCodes</b></p><a name=\"dk-core-TechniquesSCTCodes\"> </a><a name=\"hcdk-core-TechniquesSCTCodes\"> </a><a name=\"dk-core-TechniquesSCTCodes-da-DK\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> version <code>http://snomed.info/sct/554471000005108</code><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/sct/554471000005108/id/761996005\">761996005</a></td><td>Estimation technique (qualifier value)</td></tr><tr><td><a href=\"http://snomed.info/sct/554471000005108/id/733985002\">733985002</a></td><td>Reported (qualifier value)</td></tr><tr><td><a href=\"http://snomed.info/sct/554471000005108/id/272391002\">272391002</a></td><td>Measurement technique (qualifier value)</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.dk/fhir/core/ValueSet/dk-core-TechniquesSCTCodes",
  "version" : "3.4.0",
  "name" : "TechniquesSCTCodes",
  "title" : "DK TechniquesSCTCodes",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-11-12T17:09:52+00:00",
  "publisher" : "HL7 Denmark",
  "contact" : [
    {
      "name" : "HL7 Denmark",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.dk"
        },
        {
          "system" : "email",
          "value" : "jenskristianvilladsen@gmail.com"
        }
      ]
    }
  ],
  "description" : "SNOMED CT Codes for the technique used when obtaining an observation",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DK",
          "display" : "Denmark"
        }
      ]
    }
  ],
  "copyright" : "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "version" : "http://snomed.info/sct/554471000005108",
        "concept" : [
          {
            "code" : "761996005",
            "display" : "Estimation technique (qualifier value)"
          },
          {
            "code" : "733985002",
            "display" : "Reported (qualifier value)"
          },
          {
            "code" : "272391002",
            "display" : "Measurement technique (qualifier value)"
          }
        ]
      }
    ]
  }
}