{
"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.r5.examples",
"date": "2016-01-28",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
},
"publisher": "Acme Co",
"content": "complete",
"name": "ACMECholCodesBlood",
"type": null,
"experimental": "true",
"resourceType": "CodeSystem",
"title": "ACME Codes for Cholesterol in Serum/Plasma",
"package_version": "5.0.0-snapshot3",
"filter": [ {
"code": "acme-plasma",
"value": "the value of this filter is either 'true' or 'false'",
"operator": [ "=" ],
"description": "An internal filter used to select codes that are only used with plasma"
} ],
"status": "draft",
"id": "f1a9435a-1709-4c2a-a7a7-21cb46fdb0c2",
"kind": null,
"url": "http://hl7.org/fhir/CodeSystem/example",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.4.1827",
"system": "urn:ietf:rfc:3986"
}, {
"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"
} ]
} ]
}