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

FHIR IG Statistics: ValueSet/ChemoUnitsVs

Packagehl7.eu.fhir.pcsp
TypeValueSet
IdChemoUnitsVs
FHIR VersionR4
Sourcehttp://hl7.eu/fhir/ig/pcsp/http://hl7.eu/fhir/ig/pcsp/0.1.0/ValueSet-ChemoUnitsVs.html
URLhttp://hl7.eu/fhir/ig/pcsp/ValueSet/ChemoUnitsVs
Version0.1.0
Statusactive
Date2023-01-26T09:50:21+01:00
NameChemoUnitsVs
TitleChemotherapy cumulative dose units
Realmeu
Authorityhl7
DescriptionChemotherapy cumulative dose units

Resources that use this resource

StructureDefinition
Observation-cumulativeDoseChemo-eu-pcspObservation: Chemotherapy Cumulative Dose

Resources that this resource uses

CodeSystem
unitsofmeasure.orgUnified Code for Units of Measure (UCUM)
unitsofmeasure.orgUnified Code for Units of Measure

Narrative

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


Source

{
  "resourceType": "ValueSet",
  "id": "ChemoUnitsVs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/ig/pcsp/ValueSet/ChemoUnitsVs",
  "version": "0.1.0",
  "name": "ChemoUnitsVs",
  "title": "Chemotherapy cumulative dose units",
  "status": "active",
  "experimental": false,
  "date": "2023-01-26T09:50:21+01:00",
  "publisher": "PanCareSurPass Project",
  "contact": [
    {
      "name": "PanCareSurPass Project",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.pancaresurpass.eu/"
        }
      ]
    },
    {
      "name": "PanCareSurPass Project",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.pancaresurpass.eu/"
        }
      ]
    }
  ],
  "description": "Chemotherapy cumulative dose units",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://unitsofmeasure.org",
        "concept": [
          {
            "code": "mg/m2"
          },
          {
            "code": "g/m2"
          },
          {
            "code": "[iU]/m2"
          }
        ]
      }
    ]
  }
}