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

FHIR IG Statistics: ValueSet/ValueSet-cce-core-ValueSet-OPOPSVersionVS

Packagecce.fhir.minimal
TypeValueSet
IdValueSet-cce-core-ValueSet-OPOPSVersionVS
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=cce.fhir.minimal@0.4.0&canonical=https://www.cancercoreeurope.eu/fhir/core/ValueSet/OPOPSVersionVS
URLhttps://www.cancercoreeurope.eu/fhir/core/ValueSet/OPOPSVersionVS
Version0.0.1
Statusdraft
NameOPOPSVersionVS
TitleOPOPS Version VS
DescriptionOPS Version according to ADT-Schema

Resources that use this resource

StructureDefinition
cce-core-Procedure-OperationOperation

Resources that this resource uses

CodeSystem
OPOPSVersionCSOPOPS Version CS

Narrative

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

OP-OPS-Version ValueSet

OPS Version according to ADT-Schema


Source

{
  "resourceType": "ValueSet",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.cancercoreeurope.eu/fhir/core/ValueSet/OPOPSVersionVS",
  "version": "0.0.1",
  "name": "OPOPSVersionVS",
  "title": "OPOPS Version VS",
  "status": "draft",
  "publisher": "CCE",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "https://www.cancercoreeurope.eu"
        }
      ]
    }
  ],
  "description": "OPS Version according to ADT-Schema",
  "compose": {
    "include": [
      {
        "system": "https://www.cancercoreeurope.eu/fhir/core/CodeSystem/OPOPSVersionCS",
        "concept": [
          {
            "code": "2004",
            "display": "Version 2004"
          },
          {
            "code": "2005",
            "display": "Version 2005"
          },
          {
            "code": "2006",
            "display": "Version 2006"
          },
          {
            "code": "2007",
            "display": "Version 2007"
          },
          {
            "code": "2008",
            "display": "Version 2008"
          },
          {
            "code": "2009",
            "display": "Version 2009"
          },
          {
            "code": "2010",
            "display": "Version 2010"
          },
          {
            "code": "2011",
            "display": "Version 2011"
          },
          {
            "code": "2012",
            "display": "Version 2012"
          },
          {
            "code": "2013",
            "display": "Version 2013"
          },
          {
            "code": "2014",
            "display": "Version 2014"
          },
          {
            "code": "2015",
            "display": "Version 2015"
          },
          {
            "code": "2016",
            "display": "Version 2016"
          },
          {
            "code": "2017",
            "display": "Version 2017"
          },
          {
            "code": "2018",
            "display": "Version 2018"
          },
          {
            "code": "2019",
            "display": "Version 2019"
          },
          {
            "code": "2020",
            "display": "Version 2020"
          },
          {
            "code": "2021",
            "display": "Version 2021"
          },
          {
            "code": "2022",
            "display": "Version 2022"
          },
          {
            "code": "2023",
            "display": "Version 2023"
          },
          {
            "code": "2024",
            "display": "Version 2024"
          },
          {
            "code": "2025",
            "display": "Version 2025"
          }
        ]
      }
    ]
  }
}