Consumer-Directed Payer Data Exchange
- Release 0.1.0

This page is part of the CARIN Blue Button Implementation Guide (v0.1.0: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions

JSON Format: ValueSet-CARIN-BB-SNOMEDCT-ProcedureCodes

Raw json

{
  "resourceType" : "ValueSet",
  "id" : "CARIN-BB-SNOMEDCT-ProcedureCodes",
  "meta" : {
    "versionId" : "4",
    "lastUpdated" : "2019-07-28T23:15:57.000+00:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>CARIN Blue Button SNOMEDCT Procedure Codes Value Set</h2><div><p>This value set includes codes from the following code systems:</p>\n<p>Include codes from http://snomed.info/sct  where concept is-a 71388002 (Procedure)</p>\n</div><p>This value set includes codes from the following code systems:</p><ul><li>Include all codes defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a>, where the codes are contained in <a href=\"http://hl7.org/fhir/R4/valueset-procedure-code.html\">http://hl7.org/fhir/ValueSet/procedure-code</a></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/carin/ValueSet/carin-bb-snomedct-procedurecodes",
  "version" : "0.1.0",
  "name" : "CARINBBSNOMEDCTProcedureCodes",
  "title" : "CARIN Blue Button SNOMEDCT Procedure Codes Value Set",
  "status" : "draft",
  "date" : "2019-12-23T19:40:59+00:00",
  "description" : "This value set includes codes from the following code systems:\n\nInclude codes from http://snomed.info/sct  where concept is-a 71388002 (Procedure)",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "valueSet" : [
          "http://hl7.org/fhir/ValueSet/procedure-code"
        ]
      }
    ]
  }
}