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

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

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

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
loinc.orgLOINC Code System
loinc.orgLOINC codes used in this IG
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)
ValueSet
condition-severity-uv-ipsProblem Severity
condition-severity-uv-ipsProblem Severity - IPS

Narrative

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

ConceptMapSeverityLoincToFhir (http://hl7.org/fhir/uv/ips/ConceptMap/severity-loinc-uv-ips)

Mapping from http://hl7.org/fhir/uv/ips/ValueSet/condition-severity-uv-ips 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 - LOINC to FHIR


Source CodeRelationshipDestination Code
LA6752-5 (Mild)has specializationmild
LA6751-7 (Moderate)has specializationmoderate
LA6750-9 (Severe)has specializationsevere

Source

{
  "resourceType": "ConceptMap",
  "id": "severity-loinc-uv-ips",
  "meta": {
    "lastUpdated": "2022-01-04T11:05:52.609+00:00"
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/uv/ips/ConceptMap/severity-loinc-uv-ips",
  "version": "1.0.0",
  "name": "ConceptMapSeverityLoincToFhir",
  "title": "Severity Value Set Mappings - LOINC to FHIR",
  "status": "active",
  "experimental": false,
  "date": "2022-01-04T11:05:52.9472364+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 - LOINC to FHIR",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "sourceUri": "http://hl7.org/fhir/uv/ips/ValueSet/condition-severity-uv-ips",
  "targetUri": "http://hl7.org/fhir/ValueSet/reaction-event-severity",
  "group": [
    {
      "source": "http://loinc.org",
      "target": "http://hl7.org/fhir/reaction-event-severity",
      "element": [
        {
          "code": "LA6752-5",
          "display": "Mild",
          "target": [
            {
              "code": "mild",
              "display": "Mild",
              "equivalence": "specializes"
            }
          ]
        },
        {
          "code": "LA6751-7",
          "display": "Moderate",
          "target": [
            {
              "code": "moderate",
              "display": "Moderate",
              "equivalence": "specializes"
            }
          ]
        },
        {
          "code": "LA6750-9",
          "display": "Severe",
          "target": [
            {
              "code": "severe",
              "display": "Severe",
              "equivalence": "specializes"
            }
          ]
        }
      ]
    }
  ]
}