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

FHIR IG Statistics: ValueSet/TechniqesSCTCodes

Packagekl.dk.fhir.ffinst
TypeValueSet
IdTechniqesSCTCodes
FHIR VersionR4
Sourcehttp://fhir.kl.dk/ffinst/http://fhir.kl.dk/ffinst/1.0.0/ValueSet-TechniqesSCTCodes.html
URLhttp://fhir.kl.dk/ffinst/ValueSet/TechniqesSCTCodes
Version1.0.0
Statusactive
Date2023-08-27T10:22:55+02:00
NameTechniqesSCTCodes
TitleTechniqesSCTCodes
Realmdk
DescriptionSNOMED CT Codes for the techniqe used when obtaining an observation

Resources that use this resource

StructureDefinition
KLToolsCare6minwalk6 min walk
KLToolsCareBloodPressureBlood pressure
KLToolsCareBodyHeightBody height
KLToolsCareBodyTemperatureBody temperature
KLToolsCareBodyWeightBody weight
KLToolsCareHeartRateHeart Rate
KLToolsCareOxygenSaturationOxygen saturation
KLToolsCareRSSChair stand test (RSS)
KLToolsCareRespirationRateRespiration rate

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

Placeholder

Source

{
  "resourceType": "ValueSet",
  "id": "TechniqesSCTCodes",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.kl.dk/ffinst/ValueSet/TechniqesSCTCodes",
  "version": "1.0.0",
  "name": "TechniqesSCTCodes",
  "title": "TechniqesSCTCodes",
  "status": "active",
  "experimental": false,
  "date": "2023-08-27T10:22:55+02:00",
  "publisher": "Kommunernes landsforening",
  "contact": [
    {
      "name": "Kommunernes landsforening",
      "telecom": [
        {
          "system": "url",
          "value": "http://kl.dk"
        },
        {
          "system": "email",
          "value": "kl@kl.dk"
        }
      ]
    }
  ],
  "description": "SNOMED CT Codes for the techniqe used when obtaining an observation",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DNK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "761996005"
          },
          {
            "code": "733985002"
          },
          {
            "code": "272391002"
          }
        ]
      }
    ]
  }
}