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

FHIR IG Statistics: ValueSet/condition-severity-uv-ips

PackageHIE2.packages
TypeValueSet
Idcondition-severity-uv-ips
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=HIE2.packages@0.1.1&canonical=http://hl7.org/fhir/uv/ips/ValueSet/condition-severity-uv-ips
URLhttp://hl7.org/fhir/uv/ips/ValueSet/condition-severity-uv-ips
Version1.0.0
Statusactive
Date2022-01-04T10:39:46.1414584+00:00
NameProblemSeverityUvIps
TitleProblem Severity - IPS
Realmuv
Authorityhl7
DescriptionProblem Severity
CopyrightThis artifact includes content from LOINC®. LOINC codes are copyright Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee. Terms & Conditions in https://loinc.org/license/

Resources that use this resource

ConceptMap
severity-loinc-uv-ipsSeverity Value Set Mappings - LOINC to FHIR
StructureDefinition
2.16.840.1.113883.10.22.4.25--20170407000000IPS Severity Observation
s4h-conditionCondition (S4H)
Condition-uv-ipsCondition (IPS)
condition-ca-psCondition (PS-CA)
ValueSet
toxicityseverity-vsToxicity Severity

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)

Narrative

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

Problem Severity - IPS

Problem Severity

Copyright Statement: This artifact includes content from LOINC®. LOINC codes are copyright Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee. Terms & Conditions in https://loinc.org/license/


Source

{
  "resourceType": "ValueSet",
  "id": "condition-severity-uv-ips",
  "meta": {
    "lastUpdated": "2022-01-04T10:39:45.326+00:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/uv/ips/ValueSet/condition-severity-uv-ips",
  "identifier": [
    {
      "use": "official",
      "system": "http://art-decor.org/ns/oids/vs",
      "value": "2.16.840.1.113883.11.22.18"
    }
  ],
  "version": "1.0.0",
  "name": "ProblemSeverityUvIps",
  "title": "Problem Severity - IPS",
  "status": "active",
  "experimental": false,
  "date": "2022-01-04T10:39:46.1414584+00:00",
  "publisher": "Health Level Seven International - Patient Care Work Group",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/patientcare"
        }
      ]
    }
  ],
  "description": "Problem Severity",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "immutable": false,
  "copyright": "This artifact includes content from LOINC®. LOINC codes are copyright Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee. Terms & Conditions in https://loinc.org/license/",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "LA6752-5",
            "display": "Mild"
          },
          {
            "code": "LA6751-7",
            "display": "Moderate"
          },
          {
            "code": "LA6750-9",
            "display": "Severe"
          }
        ]
      }
    ]
  }
}