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

FHIR IG Statistics: CodeSystem/CodeSystem-cce-core-CodeSystem-OPIntentionCS

Packagecce.fhir.minimal
TypeCodeSystem
IdCodeSystem-cce-core-CodeSystem-OPIntentionCS
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=cce.fhir.minimal@0.4.0&canonical=https://www.cancercoreeurope.eu/fhir/core/CodeSystem/OPIntentionCS
URLhttps://www.cancercoreeurope.eu/fhir/core/CodeSystem/OPIntentionCS
Version0.0.1
Statusdraft
NameOPIntentionCS
TitleOP Intention CS
DescriptionOP Intention
Contentcomplete

Resources that use this resource

ValueSet
OPIntentionVSOP Intention VS

Resources that this resource uses

No resources found


Narrative

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

OP-Intention CodeSystem

OP Intention


Source

{
  "resourceType": "CodeSystem",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.cancercoreeurope.eu/fhir/core/CodeSystem/OPIntentionCS",
  "version": "0.0.1",
  "name": "OPIntentionCS",
  "title": "OP Intention CS",
  "status": "draft",
  "publisher": "CCE",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "https://www.cancercoreeurope.eu"
        }
      ]
    }
  ],
  "description": "OP Intention",
  "caseSensitive": true,
  "compositional": false,
  "content": "complete",
  "count": 6,
  "concept": [
    {
      "code": "C",
      "display": "curative"
    },
    {
      "code": "P",
      "display": "palliative"
    },
    {
      "code": "D",
      "display": "diagnostic"
    },
    {
      "code": "R",
      "display": "Revision/Complication"
    },
    {
      "code": "S",
      "display": "miscellaneous"
    },
    {
      "code": "X",
      "display": "Missing Information"
    }
  ]
}