PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core@3.2.0
    http://hl7.org/fhir/sid/ex-icd-10-procedures
{
  "description": "This value set includes sample ICD-10 Procedure codes.",
  "_filename": "CodeSystem-icd-10-procedures.json",
  "package_name": "hl7.fhir.core",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2017-12-20T15:52:34.818+11:00"
  },
  "publisher": "Financial Management",
  "content": "complete",
  "name": "ICD-10 Procedure Codes",
  "copyright": "This is an example set.",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "3.2.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fm"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
    "valueString": "Draft"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1
  } ],
  "status": "draft",
  "id": "ef2ecd3f-ad9c-47ed-aed1-e8ad415840b3",
  "valueSet": "http://hl7.org/fhir/ValueSet/icd-10-procedures",
  "kind": null,
  "url": "http://hl7.org/fhir/sid/ex-icd-10-procedures",
  "identifier": {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.575",
    "system": "urn:ietf:rfc:3986"
  },
  "concept": [ {
    "code": "123001",
    "display": "PROC-1",
    "definition": "Procedure 1"
  }, {
    "code": "123002",
    "display": "PROC-2",
    "definition": "Procedure 2"
  }, {
    "code": "123003",
    "display": "PROC-3",
    "definition": "Procedure 3"
  } ],
  "caseSensitive": true,
  "version": "3.2.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ]
}