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

FHIR IG Statistics: CodeSystem/oncology-RecurrenceRiskScoreInterpretationCS

Packagehl7.fhir.us.breastcancer
TypeCodeSystem
Idoncology-RecurrenceRiskScoreInterpretationCS
FHIR VersionR3
Sourcehttp://hl7.org/fhir/us/breastcancer/http://hl7.org/fhir/us/breastcancer/2018Sep/CodeSystem-oncology-RecurrenceRiskScoreInterpretationCS.html
URLhttp://hl7.org/fhir/us/breastcancer/CodeSystem/oncology-RecurrenceRiskScoreInterpretationCS
Version0.2.0
Statusdraft
Date2018-08-17T00:00:00+10:00
NameRecurrenceRiskScoreInterpretationCS
TitleBC RecurrenceRiskScoreInterpretationCS CodeSystem
Realmus
Authorityhl7
DescriptionInterpretations of risk as high, intermediate, or low. Answer set taken from LOINC LL3198-0.
Contentcomplete

Resources that use this resource

ValueSet
oncology-RecurrenceRiskScoreInterpretationVSBC RecurrenceRiskScoreInterpretationVS ValueSet

Resources that this resource uses

No resources found


Narrative

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

BC RecurrenceRiskScoreInterpretationCS CodeSystem

Interpretations of risk as high, intermediate, or low. Answer set taken from LOINC LL3198-0.


Source

{
  "resourceType": "CodeSystem",
  "id": "oncology-RecurrenceRiskScoreInterpretationCS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/breastcancer/CodeSystem/oncology-RecurrenceRiskScoreInterpretationCS",
  "identifier": {
    "system": "http://hl7.org/fhir/us/breastcancer",
    "value": "oncology.RecurrenceRiskScoreInterpretationCS"
  },
  "version": "0.2.0",
  "name": "RecurrenceRiskScoreInterpretationCS",
  "title": "BC RecurrenceRiskScoreInterpretationCS CodeSystem",
  "status": "draft",
  "date": "2018-08-17T00:00:00+10:00",
  "publisher": "The HL7 Cancer Interoperability Group sponsored by Clinical Interoperability Council Work Group (CIC)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/cic/index.cfm"
        }
      ]
    }
  ],
  "description": "Interpretations of risk as high, intermediate, or low. Answer set taken from LOINC LL3198-0.",
  "caseSensitive": true,
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "LA19541-4",
      "display": "High risk",
      "definition": "High risk"
    },
    {
      "code": "LA22380-2",
      "display": "Intermediate risk",
      "definition": "Intermediate risk"
    },
    {
      "code": "LA19542-2",
      "display": "Low risk",
      "definition": "Low risk"
    }
  ]
}