PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r6.core@6.0.0-ballot3
    http://hl7.org/fhir/CodeSystem/example
{
  "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.core",
  "date": "2016-01-28",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2025-04-01T12:16:37.966+11:00"
  },
  "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-ballot3",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "vocab"
  }, {
    "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": "87acf572-05cb-4a17-9edb-0171bf63651d",
  "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-ballot3",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/Vocab",
      "system": "url"
    } ]
  } ]
}