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

FHIR IG Statistics: ValueSet/problem-type-uv-ips

PackageHIE2.packages
TypeValueSet
Idproblem-type-uv-ips
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=HIE2.packages@0.1.1&canonical=http://hl7.org/fhir/uv/ips/ValueSet/problem-type-uv-ips
URLhttp://hl7.org/fhir/uv/ips/ValueSet/problem-type-uv-ips
Version1.0.0
Statusactive
Date2022-01-04T10:42:02.5483717+00:00
NameProblemTypeUvIps
TitleProblem Type - IPS
Realmuv
Authorityhl7
DescriptionThis value set indicates the level of medical judgment used to determine the existence of a problem.
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

StructureDefinition
Condition-cl-ipsCondición
at-aps-conditionAT APS Condition
Condition-uv-ipsCondition (IPS)
2.16.840.1.113883.10.22.4.6--20240804101847IPS Reaction Manifestation
2.16.840.1.113883.10.22.4.8--20240804110603IPS Problem Entry
s4h-conditionCondition (S4H)
condition-ca-coreCondition (CA-Core)
condition-ca-psCondition (PS-CA)
Condition-uv-ipsCondition (IPS)

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 Type - IPS

This value set indicates the level of medical judgment used to determine the existence of a problem.

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": "problem-type-uv-ips",
  "meta": {
    "lastUpdated": "2022-01-04T10:42:01.547+00:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/uv/ips/ValueSet/problem-type-uv-ips",
  "identifier": [
    {
      "use": "official",
      "system": "http://art-decor.org/ns/oids/vs",
      "value": "2.16.840.1.113883.11.22.16"
    }
  ],
  "version": "1.0.0",
  "name": "ProblemTypeUvIps",
  "title": "Problem Type - IPS",
  "status": "active",
  "experimental": false,
  "date": "2022-01-04T10:42:02.5483717+00:00",
  "publisher": "Health Level Seven International - Patient Care Work Group",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/patientcare"
        }
      ]
    }
  ],
  "description": "This value set indicates the level of medical judgment used to determine the existence of a problem.",
  "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": "75326-9",
            "display": "Problem"
          }
        ]
      }
    ]
  }
}