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

FHIR IG Statistics: CodeSystem/HeartRhythm

Packagedk.kip.rkkp.fhir.ig.core
TypeCodeSystem
IdHeartRhythm
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-HeartRhythm.html
URLhttps://kip.rkkp.dk/fhir/CodeSystem/HeartRhythm
Version2.12.0
Statusactive
Date2022-06-22T00:00:00+02:00
NameHeartRhythm
TitleHjerterytme
DescriptionPatientens hjerterytme
Contentcomplete

Resources that use this resource

ValueSet
HeartRhythmHjerterytme

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem HeartRhythm

This code system https://kip.rkkp.dk/fhir/CodeSystem/HeartRhythm defines the following codes:

CodeDisplayDefinition
sr SRHvis SR
afliafla Afli/AflaHvis Afli/Afla

Source

{
  "resourceType": "CodeSystem",
  "id": "HeartRhythm",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/CodeSystem/HeartRhythm",
  "version": "2.12.0",
  "name": "HeartRhythm",
  "title": "Hjerterytme",
  "status": "active",
  "date": "2022-06-22T00: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": "Patientens hjerterytme",
  "content": "complete",
  "count": 2,
  "concept": [
    {
      "code": "sr",
      "display": "SR",
      "definition": "Hvis SR"
    },
    {
      "code": "afliafla",
      "display": "Afli/Afla",
      "definition": "Hvis Afli/Afla"
    }
  ]
}