Sha256: c5c1176e4240941d1163e5a1e68c0b138a9890a0fb669c3b24b75ebb4f79e953
Contents?: true
Size: 1.93 KB
Versions: 7
Compression:
Stored size: 1.93 KB
Contents
{ "resourceType": "ValueSet", "id": "icd-10", "meta": { "lastUpdated": "2019-11-01T09:29:23.356+11: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" } ] } ] } }
Version data entries
7 entries across 7 versions & 1 rubygems