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

FHIR IG Statistics: CodeSystem/nxh-cs-gleason-score

Packagenexuzhealth.fhir.r4
Resource TypeCodeSystem
Idnxh-cs-gleason-score
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.1&canonical=https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/TNMpanel/gleason
URLhttps://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/TNMpanel/gleason
Statusactive
NameNxhCSGleasonScore
TitleNxhCSGleasonScore
DescriptionNexuzhealth code system for the Gleason score in KWS.
Contentcomplete

Resources that use this resource

ValueSet
nxh-vs-gleason-scoreNxhVSGleasonScore

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "nxh-cs-gleason-score",
  "meta": {
    "lastUpdated": "2023-09-12T09:32:22.417+00:00"
  },
  "url": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/TNMpanel/gleason",
  "name": "NxhCSGleasonScore",
  "title": "NxhCSGleasonScore",
  "status": "active",
  "publisher": "Nexuzhealth",
  "description": "Nexuzhealth code system for the Gleason score in KWS.",
  "content": "complete",
  "concept": [
    {
      "code": "4=2+2",
      "display": "4=2+2"
    },
    {
      "code": "5=2+3",
      "display": "5=2+3"
    },
    {
      "code": "5=3+2",
      "display": "5=3+2"
    },
    {
      "code": "6=3+3",
      "display": "6=3+3"
    },
    {
      "code": "7=3+4",
      "display": "7=3+4"
    },
    {
      "code": "7=4+3",
      "display": "7=4+3"
    },
    {
      "code": "8=4+4",
      "display": "8=4+4"
    },
    {
      "code": "8=3+5",
      "display": "8=3+5"
    },
    {
      "code": "8=5+3",
      "display": "8=5+3"
    },
    {
      "code": "9=4+5",
      "display": "9=4+5"
    },
    {
      "code": "9=5+4",
      "display": "9=5+4"
    },
    {
      "code": "10=5+5",
      "display": "10=5+5"
    },
    {
      "code": "onbekend",
      "display": "onbekend"
    }
  ]
}