PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r4b.examples@4.3.0
    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://terminology.hl7.org/CodeSystem/v3-ActCode"
    }, {
      "filter": [ {
        "op": "is-a",
        "value": "_ActSuppliedItemDetectedIssueCode",
        "property": "concept"
      } ],
      "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode"
    }, {
      "filter": [ {
        "op": "is-a",
        "value": "_SupplyDetectedIssueCode",
        "property": "concept"
      } ],
      "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode"
    } ]
  },
  "_filename": "ValueSet-detectedissue-category.json",
  "package_name": "hl7.fhir.r4b.examples",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ],
    "lastUpdated": "2022-05-28T12:47:40.239+10:00"
  },
  "publisher": "FHIR Project team",
  "name": "DetectedIssueCategory",
  "type": null,
  "experimental": "false",
  "resourceType": "ValueSet",
  "title": "Detected Issue Category",
  "package_version": "4.3.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "cds"
  } ],
  "status": "draft",
  "id": "591ff582-7b1d-407e-a1f1-5c84b4ded575",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/detectedissue-category",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.3.204",
    "system": "urn:ietf:rfc:3986"
  } ],
  "version": "4.3.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ]
}