{
"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.r4b.core",
"date": "2016-01-28",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2022-05-28T12:47:40.239+10:00"
},
"publisher": "Acme Co",
"content": "complete",
"name": "ACMECholCodesBlood",
"type": null,
"experimental": "true",
"resourceType": "CodeSystem",
"title": "ACME Codes for Cholesterol in Serum/Plasma",
"package_version": "4.3.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
} ],
"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": "ac165f36-a1d1-4876-8f4d-3709351d89b9",
"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": "4.3.0",
"contact": [ {
"name": "FHIR project team",
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
} ]
} ]
}