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

FHIR IG Statistics: ValueSet/KLObservationCodes

Packagedk.fhir.ig.kl.common.caresocial
TypeValueSet
IdKLObservationCodes
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=dk.fhir.ig.kl.common.caresocial@0.1.7&canonical=http://kl.dk/fhir/common/caresocial/ValueSet/KLObservationCodes
URLhttp://kl.dk/fhir/common/caresocial/ValueSet/KLObservationCodes
Version0.1.6
Statusactive
Date2020-10-28T11:18:19+00:00
NameKLObservationCodes
TitleKLObservationCodes
DescriptionSNOMED CT observation codes used in Dansih municipalities

Resources that use this resource

StructureDefinition
KLCommonCareSocialObservationKLCommonCareSocialObservation
ValueSet
KLTargetMeasureCodesKLTargetMeasureCodes

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

This value set includes codes based on the following rules:

  • Include these codes as defined in http://snomed.info/sct
    CodeDisplay
    271649006Systolic blood pressure
    271650006Diastolic blood pressure
    8499008Pulse
    450738001Thirty second chair stand test score (observable entity)
    373801008WHO performance status scale
    36048009Glucose measurement
    103228002Hemoglobin saturation with oxygen
    85256008Mood
    404949004Rest pattern (observable entity)
    406202006Energy observable (observable entity)
    247752005Level of interest
  • Include these codes as defined in http://kl.dk/fhir/common/caresocial/CodeSystem/KLCommonCareSocialCodes
    CodeDisplay
    e30a95fd-7abd-478b-9a9d-e02dfdd73fd5

Source

{
  "resourceType": "ValueSet",
  "id": "KLObservationCodes",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://kl.dk/fhir/common/caresocial/ValueSet/KLObservationCodes",
  "version": "0.1.6",
  "name": "KLObservationCodes",
  "title": "KLObservationCodes",
  "status": "active",
  "date": "2020-10-28T11:18:19+00:00",
  "contact": [
    {
      "name": "Kommunernes landsforening",
      "telecom": [
        {
          "system": "email",
          "value": "kl@kl.dk"
        }
      ]
    }
  ],
  "description": "SNOMED CT observation codes used in Dansih municipalities",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "271649006"
          },
          {
            "code": "271650006"
          },
          {
            "code": "8499008"
          },
          {
            "code": "450738001"
          },
          {
            "code": "373801008"
          },
          {
            "code": "36048009"
          },
          {
            "code": "103228002"
          },
          {
            "code": "85256008"
          },
          {
            "code": "404949004"
          },
          {
            "code": "406202006"
          },
          {
            "code": "247752005"
          }
        ]
      },
      {
        "system": "http://kl.dk/fhir/common/caresocial/CodeSystem/KLCommonCareSocialCodes",
        "concept": [
          {
            "code": "e30a95fd-7abd-478b-9a9d-e02dfdd73fd5"
          }
        ]
      }
    ]
  }
}