FHIR IG analytics| Package | hl7.fhir.be.pss |
| Resource Type | CodeSystem |
| Id | CodeSystem-PSSRatingTypes.json |
| FHIR Version | R4 |
No resources found
No resources found
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:
| Code | Display |
| overall | Overall score |
| radiationexposure | Radiation exposure score |
{
"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": "2026-01-14T16:01:10+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"
}
]
}