http://hl7.org/fhir/ValueSet/icd-10|4.0.1

ICD-10 Codes

ICD-10Codes

http://hl7.org/fhir/ValueSet/icd-10

This value set includes sample ICD-10 codes.

IDicd-10
StatusDRAFT
URLhttp://hl7.org/fhir/ValueSet/icd-10
Version4.0.1
DateFri Nov 01 08:29:23 AEST 2019
PublisherFinancial Management
Copyright

This is an example set.

Includes

Systemhttp://hl7.org/fhir/sid/icd-10
Concepts
CodeDisplay
123456DIAG-1
123457DIAG-1a
987654DIAG-2
123987DIAG-3
112233DIAG-4
997755DIAG-5
321789DIAG-6
{
  "resourceType": "ValueSet",
  "id": "icd-10",
  "meta": {
  "versionId": "1",
  "lastUpdated": "2023-12-19T16:42:12.156+10:00",
  "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ]
  },
  "extension": [ {
  "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
  "valueCode": "fm"
  }, {
  "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
  "valueCode": "draft"
  }, {
  "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
  "valueInteger": 1
  } ],
  "url": "http://hl7.org/fhir/ValueSet/icd-10",
  "identifier": [ {
  "system": "urn:ietf:rfc:3986",
  "value": "urn:oid:2.16.840.1.113883.4.642.3.531"
  } ],
  "version": "4.0.1",
  "name": "ICD-10Codes",
  "title": "ICD-10 Codes",
  "status": "draft",
  "experimental": false,
  "date": "2019-11-01T09:29:23+11:00",
  "publisher": "Financial Management",
  "contact": [ {
  "telecom": [ {
    "system": "url",
    "value": "http://hl7.org/fhir"
  } ]
  } ],
  "description": "This value set includes sample ICD-10 codes.",
  "copyright": "This is an example set.",
  "compose": {
  "include": [ {
    "system": "http://hl7.org/fhir/sid/icd-10",
    "concept": [ {
    "code": "123456",
    "display": "DIAG-1"
    }, {
    "code": "123457",
    "display": "DIAG-1a"
    }, {
    "code": "987654",
    "display": "DIAG-2"
    }, {
    "code": "123987",
    "display": "DIAG-3"
    }, {
    "code": "112233",
    "display": "DIAG-4"
    }, {
    "code": "997755",
    "display": "DIAG-5"
    }, {
    "code": "321789",
    "display": "DIAG-6"
    } ]
  } ]
  }
}