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

FHIR IG Statistics: ValueSet/SKSVentrikelEsophagus

Packagedk.kip.rkkp.fhir.ig.core
TypeValueSet
IdSKSVentrikelEsophagus
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-SKSVentrikelEsophagus.html
URLhttps://kip.rkkp.dk/fhir/ValueSet/SKSVentrikelEsophagus
Version2.12.0
Statusactive
Date2022-06-08T00:00:00+02:00
NameSKSVentrikelEsophagus
TitleSKS: Anatomisk lokation for ventrikel/esophagus
DescriptionSKS koderne for den anatomiske lokation for ventrikel/esophagus

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
SKSSundhedsvæsenets klassifikationssystem (SKS)

Narrative

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

Generated Narrative: ValueSet SKSVentrikelEsophagus


Source

{
  "resourceType": "ValueSet",
  "id": "SKSVentrikelEsophagus",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/ValueSet/SKSVentrikelEsophagus",
  "version": "2.12.0",
  "name": "SKSVentrikelEsophagus",
  "title": "SKS: Anatomisk lokation for ventrikel/esophagus",
  "status": "active",
  "experimental": true,
  "date": "2022-06-08T00:00:00+02:00",
  "publisher": "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
  "contact": [
    {
      "name": "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
      "telecom": [
        {
          "system": "url",
          "value": "https://trifork.com"
        },
        {
          "system": "email",
          "value": "rbk@trifork.com"
        }
      ]
    }
  ],
  "description": "SKS koderne for den anatomiske lokation for ventrikel/esophagus",
  "compose": {
    "include": [
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/SKS",
        "concept": [
          {
            "code": "T000662",
            "display": "Esophagus"
          },
          {
            "code": "T000670",
            "display": "Ventrikel"
          }
        ]
      }
    ]
  }
}