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

FHIR IG Statistics: ValueSet/WHO5SCTfindingsActive3

Packagekl.dk.fhir.ffinst
TypeValueSet
IdWHO5SCTfindingsActive3
FHIR VersionR4
Sourcehttp://fhir.kl.dk/ffinst/http://fhir.kl.dk/ffinst/1.0.0/ValueSet-WHO5SCTfindingsActive3.html
URLhttp://fhir.kl.dk/ffinst/ValueSet/WHO5SCTfindingsActive3
Version1.0.0
Statusactive
Date2023-08-27T10:22:55+02:00
NameWHO5SCTfindingsActive3
TitleWHO5SCTfindingsActive3
Realmdk
DescriptionSNOMED CT findings when conducting WHO-5 questionaires, question 3

Resources that use this resource

StructureDefinition
KLToolsWHO5ObservationActive3WHO-5 active (3)

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": "WHO5SCTfindingsActive3",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.kl.dk/ffinst/ValueSet/WHO5SCTfindingsActive3",
  "version": "1.0.0",
  "name": "WHO5SCTfindingsActive3",
  "title": "WHO5SCTfindingsActive3",
  "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 findings when conducting WHO-5 questionaires, question 3",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DNK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "160245001"
          },
          {
            "code": "248274002"
          }
        ]
      }
    ]
  }
}