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

FHIR IG Statistics: CodeSystem/be-cs-score-category

Packageehealthplatform.be.r4.federalprofiles
TypeCodeSystem
Idbe-cs-score-category
FHIR VersionR4
Sourcehttps://www.ehealth.fgov.be/standards/fhir/https://simplifier.net/resolve?scope=ehealthplatform.be.r4.federalprofiles@1.3.3-beta&canonical=https://www.ehealth.fgov.be/standards/fhir/CodeSystem/be-cs-score-category
URLhttps://www.ehealth.fgov.be/standards/fhir/CodeSystem/be-cs-score-category
Version1.0.0
Statusactive
Date2021-01-10T10:59:49+00:00
NameBeCSScoreCategory
TitleScore Category
DescriptionScore Category
Contentcomplete

Resources that use this resource

ValueSet
be-vs-scorecategoryScore Category Value Set

Resources that this resource uses

No resources found


Narrative

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

This code system https://www.ehealth.fgov.be/standards/fhir/CodeSystem/be-cs-score-category defines the following codes:

CodeDisplayDefinition
riskRisk scoreRisk score
painPain scorePain score
otherOtherOther

Additional Language Displays

CodeFrench (Belgium) (fr)Nederlands (Belgiƫ) (Dutch (Belgium), nl)
riskRisk scoreRisk score
painPain ScorePain Score
otherAutreandere

Source

{
  "resourceType": "CodeSystem",
  "id": "be-cs-score-category",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.ehealth.fgov.be/standards/fhir/CodeSystem/be-cs-score-category",
  "version": "1.0.0",
  "name": "BeCSScoreCategory",
  "title": "Score Category",
  "status": "active",
  "date": "2021-01-10T10:59:49+00:00",
  "publisher": "eHealth Platform",
  "contact": [
    {
      "name": "eHealth Platform",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ehealth.fgov.be"
        }
      ]
    },
    {
      "name": "Message structure",
      "telecom": [
        {
          "system": "email",
          "value": "message-structure@ehealth.fgov.be"
        }
      ]
    }
  ],
  "description": "Score Category",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "056"
        },
        {
          "system": "urn:iso:std:iso:3166",
          "code": "BE"
        }
      ]
    }
  ],
  "content": "complete",
  "concept": [
    {
      "code": "risk",
      "display": "Risk score",
      "definition": "Risk score",
      "designation": [
        {
          "language": "fr-BE",
          "value": "Risk score"
        },
        {
          "language": "nl-BE",
          "value": "Risk score"
        }
      ]
    },
    {
      "code": "pain",
      "display": "Pain score",
      "definition": "Pain score",
      "designation": [
        {
          "language": "fr-BE",
          "value": "Pain Score"
        },
        {
          "language": "nl-BE",
          "value": "Pain Score"
        }
      ]
    },
    {
      "code": "other",
      "display": "Other",
      "definition": "Other",
      "designation": [
        {
          "language": "fr-BE",
          "value": "Autre"
        },
        {
          "language": "nl-BE",
          "value": "andere"
        }
      ]
    }
  ]
}