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

FHIR IG Statistics: CodeSystem/fs3-health-excretion-of-waste-materials

Packagedk.ehealth.sundhed.fhir.ig.core
TypeCodeSystem
Idfs3-health-excretion-of-waste-materials
FHIR VersionR4
Sourcehttp://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/CodeSystem-fs3-health-excretion-of-waste-materials.html
URLhttp://ehealth.sundhed.dk/cs/fs3-health-excretion-of-waste-materials
Version3.5.1
Statusactive
Date2019-02-02T00:00:00+00:00
NameFS III, Udskillelse af affaldsstoffer
TitleFS III, Udskillelse af affaldsstoffer
Realmdk
DescriptionFS III, Udskillelse af affaldsstoffer
Contentcomplete

Resources that use this resource

ValueSet
fs3-healthFS III, helbredstilstande

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: Kodesystem fs3-health-excretion-of-waste-materials

This code system http://ehealth.sundhed.dk/cs/fs3-health-excretion-of-waste-materials defines the following codes:

CodeDisplayDansk (Danish, da)
URINATION Problemer med vandladningProblemer med vandladning
URINARY_INCONTINENCE Problemer med urininkontinensProblemer med urininkontinens
FAECAL_INCONTINENCE Problemer med afføringsinkontinensProblemer med afføringsinkontinens
STOMACH_INTESTINES Problemer med mave og tarmProblemer med mave og tarm

Source

{
  "resourceType": "CodeSystem",
  "id": "fs3-health-excretion-of-waste-materials",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ehealth.sundhed.dk/cs/fs3-health-excretion-of-waste-materials",
  "version": "3.5.1",
  "name": "FS III, Udskillelse af affaldsstoffer",
  "title": "FS III, Udskillelse af affaldsstoffer",
  "status": "active",
  "experimental": true,
  "date": "2019-02-02T00:00:00+00:00",
  "publisher": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
  "contact": [
    {
      "name": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
      "telecom": [
        {
          "system": "url",
          "value": "http://ehealth.sundhed.dk"
        }
      ]
    }
  ],
  "description": "FS III, Udskillelse af affaldsstoffer",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "content": "complete",
  "concept": [
    {
      "code": "URINATION",
      "display": "Problemer med vandladning",
      "designation": [
        {
          "language": "da",
          "value": "Problemer med vandladning"
        }
      ]
    },
    {
      "code": "URINARY_INCONTINENCE",
      "display": "Problemer med urininkontinens",
      "designation": [
        {
          "language": "da",
          "value": "Problemer med urininkontinens"
        }
      ]
    },
    {
      "code": "FAECAL_INCONTINENCE",
      "display": "Problemer med afføringsinkontinens",
      "designation": [
        {
          "language": "da",
          "value": "Problemer med afføringsinkontinens"
        }
      ]
    },
    {
      "code": "STOMACH_INTESTINES",
      "display": "Problemer med mave og tarm",
      "designation": [
        {
          "language": "da",
          "value": "Problemer med mave og tarm"
        }
      ]
    }
  ]
}