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

FHIR IG Statistics: ConceptMap/severity-snomedct-uv-ips

PackageHIE2.packages
TypeConceptMap
Idseverity-snomedct-uv-ips
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=HIE2.packages@0.1.1&canonical=http://hl7.org/fhir/uv/ips/ConceptMap/severity-snomedct-uv-ips
URLhttp://hl7.org/fhir/uv/ips/ConceptMap/severity-snomedct-uv-ips
Version1.0.0
Statusactive
Date2022-01-04T11:05:10.1216857+00:00
NameConceptMapSeveritySnomedCtToFhir
TitleSeverity Value Set Mappings - SNOMED CT to FHIR
Realmuv
Authorityhl7
DescriptionSeverity Value Set Mappings - SNOMED CT to FHIR

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

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

ConceptMapSeveritySnomedCtToFhir (http://hl7.org/fhir/uv/ips/ConceptMap/severity-snomedct-uv-ips)

Mapping from http://hl7.org/fhir/ValueSet/condition-severity to http://hl7.org/fhir/ValueSet/reaction-event-severity

ACTIVE. Published on May 19, 2020 6:37:29 PM by Health Level Seven International - Patient Care Work Group (http://www.hl7.org/Special/com...).

Severity Value Set Mappings - SNOMED CT to FHIR


Source CodeRelationshipDestination Code
255604002 (Mild)has specializationmild
6736007 (Moderate)has specializationmoderate
24484000 (Severe)has specializationsevere

Source

{
  "resourceType": "ConceptMap",
  "id": "severity-snomedct-uv-ips",
  "meta": {
    "lastUpdated": "2022-01-04T11:05:09.200+00:00"
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/uv/ips/ConceptMap/severity-snomedct-uv-ips",
  "version": "1.0.0",
  "name": "ConceptMapSeveritySnomedCtToFhir",
  "title": "Severity Value Set Mappings - SNOMED CT to FHIR",
  "status": "active",
  "experimental": false,
  "date": "2022-01-04T11:05:10.1216857+00:00",
  "publisher": "Health Level Seven International - Patient Care Work Group",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/patientcare"
        }
      ]
    }
  ],
  "description": "Severity Value Set Mappings - SNOMED CT to FHIR",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "sourceUri": "http://hl7.org/fhir/ValueSet/condition-severity",
  "targetUri": "http://hl7.org/fhir/ValueSet/reaction-event-severity",
  "group": [
    {
      "source": "http://snomed.info/sct",
      "target": "http://hl7.org/fhir/reaction-event-severity",
      "element": [
        {
          "code": "255604002",
          "display": "Mild",
          "target": [
            {
              "code": "mild",
              "display": "Mild",
              "equivalence": "specializes"
            }
          ]
        },
        {
          "code": "6736007",
          "display": "Moderate",
          "target": [
            {
              "code": "moderate",
              "display": "Moderate",
              "equivalence": "specializes"
            }
          ]
        },
        {
          "code": "24484000",
          "display": "Severe",
          "target": [
            {
              "code": "severe",
              "display": "Severe",
              "equivalence": "specializes"
            }
          ]
        }
      ]
    }
  ]
}