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

FHIR IG Statistics: ValueSet/melanoma-types

PackageCapable.repository
Resource TypeValueSet
Idmelanoma-types
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=Capable.repository@1.0.1&canonical=http://capable-project.eu/data/fhir/ValueSet/melanoma-types
URLhttp://capable-project.eu/data/fhir/ValueSet/melanoma-types
Versionv0
Statusdraft
NameTypes of melanoma
DescriptionThis values set contains codes to encode the different types of melanoma. It includes codes from [SNOMED Clinical Terms](http://snomed.info/sct). These codes must be used within the *valueCodeableConcept* attribute of the Observation resources.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "melanoma-types",
  "meta": {
    "lastUpdated": "2021-06-09T15:01:00+02:00"
  },
  "url": "http://capable-project.eu/data/fhir/ValueSet/melanoma-types",
  "version": "v0",
  "name": "Types of melanoma",
  "status": "draft",
  "publisher": "Capable team",
  "description": "This values set contains codes to encode the different types of melanoma. It includes codes from [SNOMED Clinical Terms](http://snomed.info/sct). These codes must be used within the *valueCodeableConcept* attribute of the Observation resources.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "16974005",
            "display": "Acral lentiginous melanoma, malignant"
          },
          {
            "code": "51757004",
            "display": "Desmoplastic melanoma, malignant"
          },
          {
            "code": "2092003",
            "display": "Malignant melanoma, no International Classification of Diseases for Oncology subtype"
          },
          {
            "code": "44474009",
            "display": "Malignant melanoma in Hutchinson's melanotic freckle"
          },
          {
            "code": "424190005",
            "display": "Malignant melanoma of unknown origin"
          },
          {
            "code": "2142002",
            "display": "Nodular melanoma"
          },
          {
            "code": "55320002",
            "display": "Superficial spreading melanoma"
          }
        ]
      }
    ]
  }
}