{
  "resourceType": "ValueSet",
  "id": "problem-type-uv-ips",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "url": "http://hl7.org/fhir/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": "2017-04-07T00:00:00",
  "name": "IPSProblemType",
  "title": "Problem Type",
  "status": "draft",
  "experimental": false,
  "publisher": "HL7 International",
  "contact": [
    {
      "name": "HL7 International",
      "telecom": [
        {
          "system": "phone",
          "value": "+1 734 677 7777"
        },
        {
          "system": "fax",
          "value": "+1 734 677 6622"
        },
        {
          "system": "email",
          "value": "info@hl7.org"
        }
      ]
    }
  ],
  "description": "This value set indicates the level of medical judgment used to determine the existence of a problem.",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "75326-9",
            "display": "Problem"
          }
        ]
      }
    ]
  }
}