FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagekl.dk.fhir.ffinst
Resource TypeValueSet
IdValueSet-SystolicBloodPressureSCTObservables.json
FHIR VersionR4
Sourcehttp://fhir.kl.dk/ffinst/1.0.0/ValueSet-SystolicBloodPressureSCTObservables.html
URLhttp://fhir.kl.dk/ffinst/ValueSet/SystolicBloodPressureSCTObservables
Version1.0.0
Statusactive
Date2023-08-27T10:22:55+02:00
NameSystolicBloodPressureSCTObservables
TitleSystolicBloodPressureSCTObservables
Realmdk
DescriptionSNOMED CT observables for systolic blood pressure

Resources that use this resource

StructureDefinition
KLToolsCareBloodPressureBlood pressure

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

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

Placeholder

Source1

{
  "resourceType": "ValueSet",
  "id": "SystolicBloodPressureSCTObservables",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.kl.dk/ffinst/ValueSet/SystolicBloodPressureSCTObservables",
  "version": "1.0.0",
  "name": "SystolicBloodPressureSCTObservables",
  "title": "SystolicBloodPressureSCTObservables",
  "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 observables for systolic blood pressure",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DNK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "72313002"
          },
          {
            "code": "400974009"
          },
          {
            "code": "399304008"
          },
          {
            "code": "407556006"
          },
          {
            "code": "407554009"
          },
          {
            "code": "271649006"
          }
        ]
      }
    ]
  }
}