FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/dk-core-TechniquesSCTCodes

Packagehl7.fhir.dk.core
TypeValueSet
Iddk-core-TechniquesSCTCodes
FHIR VersionR4
Sourcehttp://hl7.dk/fhir/core/http://hl7.dk/fhir/core/3.4.0/ValueSet-dk-core-TechniquesSCTCodes.html
URLhttp://hl7.dk/fhir/core/ValueSet/dk-core-TechniquesSCTCodes
Version3.4.0
Statusactive
Date2025-02-01T19:18:26+01:00
NameTechniquesSCTCodes
TitleDK TechniquesSCTCodes
Realmdk
Authorityhl7
DescriptionSNOMED CT Codes for the technique used when obtaining an observation
CopyrightThis 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

Resources that use this resource

StructureDefinition
healthhub-clinical-chemistry-and-immunologyHealth Hub Clinical Chemistry and Immunology Profile
healthhub-microbiologyHealth Hub Microbiology Profile
dk-core-observationDanish Core Observation Profile

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet dk-core-TechniquesSCTCodes


Source

{
  "resourceType": "ValueSet",
  "id": "dk-core-TechniquesSCTCodes",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.dk/fhir/core/ValueSet/dk-core-TechniquesSCTCodes",
  "version": "3.4.0",
  "name": "TechniquesSCTCodes",
  "title": "DK TechniquesSCTCodes",
  "status": "active",
  "experimental": false,
  "date": "2025-02-01T19:18:26+01: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)"
          }
        ]
      }
    ]
  }
}