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

FHIR IG Statistics: CodeSystem/BleedingStroke

Packagedk.kip.rkkp.fhir.ig.core
TypeCodeSystem
IdBleedingStroke
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-BleedingStroke.html
URLhttps://kip.rkkp.dk/fhir/CodeSystem/BleedingStroke
Version2.12.0
Statusactive
Date2022-09-01T00:00:00+02:00
NameBleedingStroke
TitleBleeding - Stroke
DescriptionBleeding - Stroke
Contentcomplete

Resources that use this resource

ValueSet
AndenBloedningDAPAnden blødning (DAP)
LokalBloedningDAPLokal blødning (DAP)

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem BleedingStroke

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

CodeDisplayDefinition
hi_1 HI 1HI 1
hi_2 HI 2HI 2
ph_1 PH 1PH 1
ph_2 PH 2PH 2
phr_1 PHr 1PHr 1
phr_2 PHr 2PHr 2

Source

{
  "resourceType": "CodeSystem",
  "id": "BleedingStroke",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/CodeSystem/BleedingStroke",
  "version": "2.12.0",
  "name": "BleedingStroke",
  "title": "Bleeding - Stroke",
  "status": "active",
  "date": "2022-09-01T00: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": "Bleeding - Stroke",
  "caseSensitive": false,
  "content": "complete",
  "count": 6,
  "concept": [
    {
      "code": "hi_1",
      "display": "HI 1",
      "definition": "HI 1"
    },
    {
      "code": "hi_2",
      "display": "HI 2",
      "definition": "HI 2"
    },
    {
      "code": "ph_1",
      "display": "PH 1",
      "definition": "PH 1"
    },
    {
      "code": "ph_2",
      "display": "PH 2",
      "definition": "PH 2"
    },
    {
      "code": "phr_1",
      "display": "PHr 1",
      "definition": "PHr 1"
    },
    {
      "code": "phr_2",
      "display": "PHr 2",
      "definition": "PHr 2"
    }
  ]
}