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

FHIR IG Statistics: CodeSystem/SizesGeneral

Packagedk.kip.rkkp.fhir.ig.core
Resource TypeCodeSystem
IdSizesGeneral
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-SizesGeneral.html
URLhttps://kip.rkkp.dk/fhir/CodeSystem/SizesGeneral
Version2.12.0
Statusactive
Date2023-05-23T00:00:00+02:00
NameSizesGeneral
TitleGeneral size scale
DescriptionGeneral size scale
Contentfragment

Resources that use this resource

ValueSet
CaputDiameterDHRCaput Diameter - (DHR)

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem SizesGeneral

This code system https://kip.rkkp.dk/fhir/CodeSystem/SizesGeneral provides a fragment that includes following codes:

CodeDefinition
28 28
32 32
36 36
40 40
44 44

Source

{
  "resourceType": "CodeSystem",
  "id": "SizesGeneral",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/CodeSystem/SizesGeneral",
  "version": "2.12.0",
  "name": "SizesGeneral",
  "title": "General size scale",
  "status": "active",
  "date": "2023-05-23T00: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": "General size scale",
  "content": "fragment",
  "concept": [
    {
      "code": "28",
      "display": "28",
      "definition": "28"
    },
    {
      "code": "32",
      "display": "32",
      "definition": "32"
    },
    {
      "code": "36",
      "display": "36",
      "definition": "36"
    },
    {
      "code": "40",
      "display": "40",
      "definition": "40"
    },
    {
      "code": "44",
      "display": "44",
      "definition": "44"
    }
  ]
}