{
"description": "This is an example code system that includes all the ACME codes for serum/plasma cholesterol from v2.36.",
"_filename": "CodeSystem-example.json",
"package_name": "hl7.fhir.core",
"date": "2016-01-28",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2018-08-19T21:48:56.559+10:00"
},
"publisher": "HL7 International",
"content": "complete",
"name": "ACME Codes for Cholesterol in Serum/Plasma",
"type": null,
"experimental": "true",
"resourceType": "CodeSystem",
"title": null,
"package_version": "3.5.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
} ],
"status": "draft",
"id": "cb10f2f5-d552-4f0b-9f4f-e7db02400e95",
"kind": null,
"url": "http://hl7.org/fhir/CodeSystem/example",
"identifier": [ {
"value": "internal-cholesterol-inl",
"system": "http://acme.com/identifiers/codesystems"
} ],
"concept": [ {
"code": "chol-mmol",
"display": "SChol (mmol/L)",
"definition": "Serum Cholesterol, in mmol/L",
"designation": [ {
"use": {
"code": "internal-label",
"system": "http://acme.com/config/fhir/codesystems/internal"
},
"value": "From ACME POC Testing"
} ]
}, {
"code": "chol-mass",
"display": "SChol (mg/L)",
"definition": "Serum Cholesterol, in mg/L",
"designation": [ {
"use": {
"code": "internal-label",
"system": "http://acme.com/config/fhir/codesystems/internal"
},
"value": "From Paragon Labs"
} ]
}, {
"code": "chol",
"display": "SChol",
"definition": "Serum Cholesterol",
"designation": [ {
"use": {
"code": "internal-label",
"system": "http://acme.com/config/fhir/codesystems/internal"
},
"value": "Obdurate Labs uses this with both kinds of units..."
} ]
} ],
"caseSensitive": true,
"version": "20160128",
"contact": [ {
"name": "FHIR project team",
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
} ]
} ]
}