| Package | dk.kip.rkkp.fhir.ig.core | 
| Resource Type | ValueSet | 
| Id | EHSVentralHernieType | 
| FHIR Version | R4 | 
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-EHSVentralHernieType.html | 
| URL | https://kip.rkkp.dk/fhir/ValueSet/EHSVentralHernieType | 
| Version | 2.12.0 | 
| Status | active | 
| Date | 2023-07-06T00:00:00+02:00 | 
| Name | EHSVentralHernieType | 
| Title | EHS ventral hernie type | 
| Description | EHS ventral hernie type - lateral højre/venstre og midtlinje | 
No resources found
| CodeSystem | |
| EHSIncisionalHerniaClassificationType | EHS - Incisional hernia classification type | 
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet EHSVentralHernieType
https://kip.rkkp.dk/fhir/CodeSystem/EHSIncisionalHerniaClassificationType| Code | Display | Definition | 
| ehslr | EHS-klassifikation lateral - Højre | EHS Klassifikation Lateral - Højre | 
| ehsm | EHS-klassifikation - Midtlinje | EHS Klassifikation - Midtlinje | 
| ehsll | EHS-klassifikation lateral - Venstre | EHS Klassifikation Lateral - Venstre | 
{
  "resourceType": "ValueSet",
  "id": "EHSVentralHernieType",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/ValueSet/EHSVentralHernieType",
  "version": "2.12.0",
  "name": "EHSVentralHernieType",
  "title": "EHS ventral hernie type",
  "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 type - lateral højre/venstre og midtlinje",
  "compose": {
    "include": [
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/EHSIncisionalHerniaClassificationType",
        "concept": [
          {
            "code": "ehslr",
            "display": "EHS-klassifikation lateral - Højre"
          },
          {
            "code": "ehsm",
            "display": "EHS-klassifikation - Midtlinje"
          },
          {
            "code": "ehsll",
            "display": "EHS-klassifikation lateral - Venstre"
          }
        ]
      }
    ]
  }
}