Implementation Guide for fælles faglige instrumenter (FFInst)
1.0.0 - release Denmark flag

This page is part of the KLFFinst (v1.0.0: Release) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: HeartRateSCTobservables - JSON Representation

Active as of 2023-08-27

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "HeartRateSCTobservables",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
  },
  "url" : "http://fhir.kl.dk/ffinst/ValueSet/HeartRateSCTobservables",
  "version" : "1.0.0",
  "name" : "HeartRateSCTobservables",
  "title" : "HeartRateSCTobservables",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-08-27T11:00:49+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 observables for heart rate",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DNK",
          "display" : "Denmark"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "422119006"
          },
          {
            "code" : "429614003"
          },
          {
            "code" : "429525003"
          },
          {
            "code" : "399017001"
          },
          {
            "code" : "78564009"
          },
          {
            "code" : "444981005"
          },
          {
            "code" : "364075005"
          }
        ]
      }
    ]
  }
}