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

FHIR IG Statistics: ValueSet/nxh-vs-gleason-score

Packagenexuzhealth.fhir.r4
Resource TypeValueSet
Idnxh-vs-gleason-score
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.1&canonical=https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-gleason-score
URLhttps://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-gleason-score
Statusactive
NameNxhVSGleasonScore
TitleNxhVSGleasonScore
DescriptionValueset to define custom Gleason score codes using Nexuzhealth specific values.

Resources that use this resource

StructureDefinition
NxhTNMConditionNxhTNMCondition

Resources that this resource uses

CodeSystem
gleasonNxhCSGleasonScore

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "nxh-vs-gleason-score",
  "url": "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-gleason-score",
  "name": "NxhVSGleasonScore",
  "title": "NxhVSGleasonScore",
  "status": "active",
  "publisher": "Nexuzhealth",
  "description": "Valueset to define custom Gleason score codes using Nexuzhealth specific values.",
  "compose": {
    "include": [
      {
        "system": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/TNMpanel/gleason"
      }
    ]
  }
}