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

FHIR IG Statistics: CodeSystem/PSSRatingTypes

Packagehl7.fhir.be.pss
TypeCodeSystem
IdPSSRatingTypes
FHIR VersionR4
Sourcehttps://www.ehealth.fgov.be/standards/fhir/pss/https://build.fhir.org/ig/hl7-be/pss/CodeSystem-PSSRatingTypes.html
URLhttps://www.ehealth.fgov.be/standards/fhir/pss/CodeSystem/PSSRatingTypes
Version1.0.0
Statusactive
Date2025-07-18T09:14:34+00:00
NamePSSRatingTypes
TitleCodeSystem: Types of rating provided by the PSS system
Realmbe
Authorityhl7
DescriptionCodeSystem: Types of rating provided by the PSS system
Contentcomplete

Resources that use this resource

ValueSet
PSSRatingTypesVSTypes of rating provided by the PSS system
PSSRatingTypesVSTypes of rating provided by the PSS system

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem PSSRatingTypes

This case-sensitive code system https://www.ehealth.fgov.be/standards/fhir/pss/CodeSystem/PSSRatingTypes defines the following codes:

CodeDisplay
overall Overall score
radiationexposure Radiation exposure score

Source

{
  "resourceType": "CodeSystem",
  "id": "PSSRatingTypes",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.ehealth.fgov.be/standards/fhir/pss/CodeSystem/PSSRatingTypes",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.2.51.22.2.16.3"
    }
  ],
  "version": "1.0.0",
  "name": "PSSRatingTypes",
  "title": "CodeSystem: Types of rating provided by the PSS system",
  "status": "active",
  "experimental": false,
  "date": "2025-07-18T09:14:34+00:00",
  "publisher": "eHealth Platform Belgium",
  "contact": [
    {
      "name": "eHealth Platform Belgium",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ehealth.fgov.be/standards/fhir/"
        },
        {
          "system": "email",
          "value": "support@be-ehealth-standards.atlassian.net"
        }
      ]
    },
    {
      "name": "Message Structure eHealth",
      "telecom": [
        {
          "system": "email",
          "value": "support@be-ehealth-standards.atlassian.net",
          "use": "work"
        }
      ]
    }
  ],
  "description": "CodeSystem: Types of rating provided by the PSS system",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "BE",
          "display": "Belgium"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 2,
  "concept": [
    {
      "code": "overall",
      "display": "Overall score"
    },
    {
      "code": "radiationexposure",
      "display": "Radiation exposure score"
    }
  ]
}