PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver@r3.r4-0.0.1-snapshot-2
    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.uv.xver",
  "date": "2016-01-28T10:00:00+10:00",
  "publisher": "FHIR Infrastructure",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "ACME Codes for Cholesterol in Serum/Plasma",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "r3.r4-0.0.1-snapshot-2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/package-source",
    "extension": [ {
      "url": "packageId",
      "valueId": "hl7.fhir.uv.xver-r3.r4"
    }, {
      "url": "version",
      "valueString": "0.0.1-snapshot-2"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fhir"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "informative",
    "_valueCode": {
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical": "http://hl7.org/fhir/3.0/ImplementationGuide/hl7.fhir.uv.xver-r3.r4"
      } ]
    }
  } ],
  "status": "draft",
  "id": "e6a225fd-84c5-4c1c-be11-ab86e8817ffe",
  "kind": null,
  "url": "http://hl7.org/fhir/CodeSystem/example",
  "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 Infrastructure",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/fiwg",
      "system": "url"
    } ]
  } ]
}