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

FHIR IG Statistics: ValueSet/AnastomoseType3

Packagedk.kip.rkkp.fhir.ig.core
TypeValueSet
IdAnastomoseType3
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-AnastomoseType3.html
URLhttps://kip.rkkp.dk/fhir/ValueSet/AnastomoseType3
Version2.12.0
Statusactive
Date2022-10-11T00:00:00+02:00
NameAnastomoseType3
TitleAnastomosetype 3
DescriptionAnastomosetype 3

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
AnastomosisTypeAnastomosis type
GenericValuesGeneric values

Narrative

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

Generated Narrative: ValueSet AnastomoseType3

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "AnastomoseType3",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/ValueSet/AnastomoseType3",
  "version": "2.12.0",
  "name": "AnastomoseType3",
  "title": "Anastomosetype 3",
  "status": "active",
  "experimental": true,
  "date": "2022-10-11T00: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": "Anastomosetype 3",
  "compose": {
    "include": [
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/AnastomosisType",
        "concept": [
          {
            "code": "end_to_end",
            "display": "End-to-end"
          },
          {
            "code": "side_to_end",
            "display": "Side-to-end"
          },
          {
            "code": "end_to_side",
            "display": "End-to-side"
          },
          {
            "code": "side_to_side",
            "display": "Side-to-side"
          },
          {
            "code": "functional_end_to_end",
            "display": "Funktionel end-to-end"
          },
          {
            "code": "pouch",
            "display": "Pouch"
          }
        ]
      },
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues",
        "concept": [
          {
            "code": "other",
            "display": "Anden"
          }
        ]
      }
    ]
  }
}