{
"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.r6.examples",
"date": "2016-01-28",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
},
"publisher": "HL7 International / Terminology Infrastructure",
"content": "complete",
"name": "ACMECholCodesBlood",
"type": null,
"experimental": "true",
"resourceType": "CodeSystem",
"title": "ACME Codes for Cholesterol in Serum/Plasma",
"package_version": "6.0.0-ballot1",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "vocab"
} ],
"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": "f08e58bd-0ee0-403a-987c-9a22ceae4d59",
"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": "6.0.0-ballot1",
"contact": [ {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/Vocab",
"system": "url"
} ]
}, {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/Vocab/index.cfm",
"system": "url"
} ]
} ]
}