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

FHIR IG Statistics: CodeSystem/MeshPlacement

Packagedk.kip.rkkp.fhir.ig.core
Resource TypeCodeSystem
IdMeshPlacement
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-MeshPlacement.html
URLhttps://kip.rkkp.dk/fhir/CodeSystem/MeshPlacement
Version2.12.0
Statusactive
Date2022-07-21T00:00:00+02:00
NameMeshPlacement
TitleMesh placement
DescriptionMesh placement
Contentcomplete

Resources that use this resource

ValueSet
MeshPlaceringDHDBMesh placering (DHDB)

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem MeshPlacement

This case-insensitive code system https://kip.rkkp.dk/fhir/CodeSystem/MeshPlacement defines the following codes:

CodeDisplayDefinition
onlay OnlayOnlay
inlay InlayInlay
sublay SublaySublay
retromuscular_preperitoneal Retromuskulær + præperitonealRetromuskulær + præperitoneal
preperitoneal PræperitonealPræperitoneal
intraperitoneal IntraperitonealIntraperitoneal

Source

{
  "resourceType": "CodeSystem",
  "id": "MeshPlacement",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/CodeSystem/MeshPlacement",
  "version": "2.12.0",
  "name": "MeshPlacement",
  "title": "Mesh placement",
  "status": "active",
  "date": "2022-07-21T00: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": "Mesh placement",
  "caseSensitive": false,
  "content": "complete",
  "count": 6,
  "concept": [
    {
      "code": "onlay",
      "display": "Onlay",
      "definition": "Onlay"
    },
    {
      "code": "inlay",
      "display": "Inlay",
      "definition": "Inlay"
    },
    {
      "code": "sublay",
      "display": "Sublay",
      "definition": "Sublay"
    },
    {
      "code": "retromuscular_preperitoneal",
      "display": "Retromuskulær + præperitoneal",
      "definition": "Retromuskulær + præperitoneal"
    },
    {
      "code": "preperitoneal",
      "display": "Præperitoneal",
      "definition": "Præperitoneal"
    },
    {
      "code": "intraperitoneal",
      "display": "Intraperitoneal",
      "definition": "Intraperitoneal"
    }
  ]
}