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

FHIR IG Statistics: ValueSet/EHSVentralHernieSamlet

Packagedk.kip.rkkp.fhir.ig.core
Resource TypeValueSet
IdEHSVentralHernieSamlet
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-EHSVentralHernieSamlet.html
URLhttps://kip.rkkp.dk/fhir/ValueSet/EHSVentralHernieSamlet
Version2.12.0
Statusactive
Date2023-07-06T00:00:00+02:00
NameEHSVentralHernieSamlet
TitleEHS ventral hernie - samlet
DescriptionEHS ventral hernie - lateral fordelt på højre/venstre og kombineret med midtlinje

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
EHSIncisionalHerniaClassificationEHS - Incisional hernia classification

Narrative

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

Generated Narrative: ValueSet EHSVentralHernieSamlet

  • Include these codes as defined in https://kip.rkkp.dk/fhir/CodeSystem/EHSIncisionalHerniaClassification
    CodeDisplayDefinition
    l1rL1 subcostal (Højre)L1 - Subcostal (Right)
    l2rL2 flanke (Højre)L2 - Flank (Right)
    l3rL3 fossa iliaca (Højre)L3 - Iliac (Right)
    l4rL4 lumbal (Højre)L4 - Lumbar (Right)
    m1M1 subxiphoidalM1 - Subxiphoidal
    m2M2 epigastrieltM2 - Epigastric
    m3M3 umbilikaltM3 - Umbilical
    m4M4 infraumbilikaltM4 - Infraumbilical
    m5M5 suprapubiskM5 - Suprapubic
    l1lL1 subcostal (Venstre)L1 - Subcostal (Left)
    l2lL2 flanke (Venstre)L2 - Flank (Left)
    l3lL3 fossa iliaca (Venstre)L3 - Iliac (Left)
    l4lL4 lumbal (Venstre)L4 - Lumbar (Left)

Source

{
  "resourceType": "ValueSet",
  "id": "EHSVentralHernieSamlet",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/ValueSet/EHSVentralHernieSamlet",
  "version": "2.12.0",
  "name": "EHSVentralHernieSamlet",
  "title": "EHS ventral hernie - samlet",
  "status": "active",
  "experimental": true,
  "date": "2023-07-06T00: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": "EHS ventral hernie - lateral fordelt på højre/venstre og kombineret med midtlinje",
  "compose": {
    "include": [
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/EHSIncisionalHerniaClassification",
        "concept": [
          {
            "code": "l1r",
            "display": "L1 subcostal (Højre)"
          },
          {
            "code": "l2r",
            "display": "L2 flanke (Højre)"
          },
          {
            "code": "l3r",
            "display": "L3 fossa iliaca (Højre)"
          },
          {
            "code": "l4r",
            "display": "L4 lumbal (Højre)"
          },
          {
            "code": "m1",
            "display": "M1 subxiphoidal"
          },
          {
            "code": "m2",
            "display": "M2 epigastrielt"
          },
          {
            "code": "m3",
            "display": "M3 umbilikalt"
          },
          {
            "code": "m4",
            "display": "M4 infraumbilikalt"
          },
          {
            "code": "m5",
            "display": "M5 suprapubisk"
          },
          {
            "code": "l1l",
            "display": "L1 subcostal (Venstre)"
          },
          {
            "code": "l2l",
            "display": "L2 flanke (Venstre)"
          },
          {
            "code": "l3l",
            "display": "L3 fossa iliaca (Venstre)"
          },
          {
            "code": "l4l",
            "display": "L4 lumbal (Venstre)"
          }
        ]
      }
    ]
  }
}