PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.examples@1.0.2
    http://hl7.org/fhir/ValueSet/detectedissue-category
{
  "description": "Kinds of issues or contraindications, such as 'drug-drug interaction', 'duplicate therapy', etc.",
  "compose": {
    "include": [ {
      "filter": [ {
        "op": "is-a",
        "value": "_AdministrationDetectedIssueCode",
        "property": "concept"
      } ],
      "system": "http://hl7.org/fhir/v3/ActCode"
    }, {
      "filter": [ {
        "op": "is-a",
        "value": "_SupplyDetectedIssueCode",
        "property": "concept"
      } ],
      "system": "http://hl7.org/fhir/v3/ActCode"
    } ]
  },
  "_filename": "ValueSet-detectedissue-category.json",
  "package_name": "hl7.fhir.r2.examples",
  "date": "2015-10-24T07:41:03+11:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ],
    "lastUpdated": "2015-10-24T07:41:03.495+11:00"
  },
  "publisher": "FHIR Project team",
  "name": "Detected Issue Category",
  "type": null,
  "experimental": "true",
  "resourceType": "ValueSet",
  "title": null,
  "package_version": "1.0.2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.103"
  } ],
  "status": "draft",
  "id": "02374fc7-0dfd-4ba9-88df-01274e42f075",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/detectedissue-category",
  "version": "1.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "other"
    } ]
  } ]
}