QI-Core Implementation Guide
4.1.0 - release

Publication Build: This will be filled in by the publication tooling

: QICoreProcedureType - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "qicore-procedure-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul/></div>"
  },
  "url" : "http://hl7.org/fhir/us/qicore/ValueSet/qicore-procedure-type",
  "version" : "4.1.0",
  "name" : "QICoreProcedureType",
  "status" : "active",
  "date" : "2019-12-05",
  "publisher" : "http://www.hl7.org/Special/committees/cqi/index.cfm",
  "contact" : [
    {
      "name" : "Clinical Quality Information WG",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cqi"
        }
      ]
    }
  ],
  "description" : "This value set includes example Procedure Type codes",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ]
}