{
"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.r3.core",
"date": "2016-01-28",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2019-10-24T11:53:00+11: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.0.2",
"status": "draft",
"id": "e35e1da5-fc52-40a6-adaa-9f08e72af5ac",
"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"
} ]
} ]
}