PackagesCanonicalsLogsProblems
    Packages
    fhir.argonaut.r2@1.0.0
    http://fhir.org/guides/argonaut/ValueSet/procedure-type
{
  "description": "This example value set defines a set of codes that can be used to indicate the type of procedure: a specific code indicating type of procedure performed, from CPT or SNOMED CT.",
  "compose": {
    "include": [ {
      "system": "http://www.ama-assn.org/go/cpt"
    }, {
      "filter": [ {
        "op": "is-a",
        "value": "71388002",
        "property": "concept"
      } ],
      "system": "http://snomed.info/sct"
    } ]
  },
  "_filename": "ValueSet-procedure-type.json",
  "package_name": "fhir.argonaut.r2",
  "date": "2016-05-25T16:59:08+10:00",
  "publisher": "Argonaut Project",
  "extensible": false,
  "name": " Argonaut ProcedureType",
  "copyright": "CPT copyright 2014 American Medical Association. All rights reserved. This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
  "type": null,
  "experimental": "true",
  "resourceType": "ValueSet",
  "title": null,
  "package_version": "1.0.0",
  "status": "draft",
  "id": "6b2e16c3-4b00-476e-a0c1-18ddc382eaed",
  "kind": null,
  "url": "http://fhir.org/guides/argonaut/ValueSet/procedure-type",
  "immutable": false,
  "version": null,
  "contact": [ {
    "telecom": [ {
      "rank": 0,
      "value": "http://argonautwiki.hl7.org",
      "system": "other"
    } ]
  } ]
}