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

FHIR IG analytics

Packagekl.dk.fhir.ffinst
Resource TypeValueSet
IdValueSet-VRSSCTfindingsPain.json
FHIR VersionR4
Sourcehttp://fhir.kl.dk/ffinst/1.0.0/ValueSet-VRSSCTfindingsPain.html
URLhttp://fhir.kl.dk/ffinst/ValueSet/VRSSCTfindingsPain
Version1.0.0
Statusactive
Date2023-08-27T10:22:55+02:00
NameVRSSCTfindingsPain
TitleVRSSCTfindingsPain
Realmdk
DescriptionSNOMED CT findings for VRS pain

Resources that use this resource

StructureDefinition
KLToolsCarePainVRSPain VRS

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": "VRSSCTfindingsPain",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.kl.dk/ffinst/ValueSet/VRSSCTfindingsPain",
  "version": "1.0.0",
  "name": "VRSSCTfindingsPain",
  "title": "VRSSCTfindingsPain",
  "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 for VRS pain",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DNK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "160245001"
          },
          {
            "code": "40196000"
          },
          {
            "code": "50415004"
          },
          {
            "code": "76948002"
          },
          {
            "code": "67849003"
          }
        ]
      }
    ]
  }
}