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

FHIR IG Statistics: ValueSet/mcode-deauville-scale-vs

Packagehl7.fhir.us.mcode
TypeValueSet
Idmcode-deauville-scale-vs
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/mcode/https://build.fhir.org/ig/HL7/fhir-mCODE-ig/ValueSet-mcode-deauville-scale-vs.html
URLhttp://hl7.org/fhir/us/mcode/ValueSet/mcode-deauville-scale-vs
Version4.0.0
Statusactive
Date2025-02-16T17:58:10+00:00
NameDeauvilleScaleVS
TitleDeauville Scale Value Set
Realmus
Authorityhl7
DescriptionCodes indicating the value of the Deauville assessment.

Resources that use this resource

StructureDefinition
mcode-deauville-scaleDeauville Scale Profile

Resources that this resource uses

CodeSystem
Thesaurus.owlNCI Thesaurus
Thesaurus.owlNCI Thesaurus

Narrative

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

Generated Narrative: ValueSet mcode-deauville-scale-vs

  • Include these codes as defined in http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl
    CodeDisplay
    C99728London Deauville Criteria Point Scale 1
    C99747London Deauville Criteria Point Scale 2
    C99748London Deauville Criteria Point Scale 3
    C99749London Deauville Criteria Point Scale 4
    C99750London Deauville Criteria Point Scale 5
    C136879London Deauville Criteria Point Scale X

Source

{
  "resourceType": "ValueSet",
  "id": "mcode-deauville-scale-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "cic"
    }
  ],
  "url": "http://hl7.org/fhir/us/mcode/ValueSet/mcode-deauville-scale-vs",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.15.48.28"
    }
  ],
  "version": "4.0.0",
  "name": "DeauvilleScaleVS",
  "title": "Deauville Scale Value Set",
  "status": "active",
  "experimental": false,
  "date": "2025-02-16T17:58:10+00:00",
  "publisher": "HL7 International / Clinical Interoperability Council",
  "contact": [
    {
      "name": "HL7 International / Clinical Interoperability Council",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/cic"
        },
        {
          "system": "email",
          "value": "ciclist@lists.HL7.org"
        }
      ]
    }
  ],
  "description": "Codes indicating the value of the Deauville assessment.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
        "concept": [
          {
            "code": "C99728",
            "display": "London Deauville Criteria Point Scale 1"
          },
          {
            "code": "C99747",
            "display": "London Deauville Criteria Point Scale 2"
          },
          {
            "code": "C99748",
            "display": "London Deauville Criteria Point Scale 3"
          },
          {
            "code": "C99749",
            "display": "London Deauville Criteria Point Scale 4"
          },
          {
            "code": "C99750",
            "display": "London Deauville Criteria Point Scale 5"
          },
          {
            "code": "C136879",
            "display": "London Deauville Criteria Point Scale X"
          }
        ]
      }
    ]
  }
}