http://hl7.org/fhir/CodeSystem/example-supplement|5.0.0

name
CholCodeLegacyStatus
package
hl7.fhir.r5.core@5.0.0
content
supplement
experimental
true
status
draft
date
2016-01-28 00:00:00.0
supplements
http://hl7.org/fhir/CodeSystem/example

Cholesterol Code Legacy Status

CholCodeLegacyStatus

{
  "description" : "CholCodeLegacyStatus",
  "compose" : null,
  "package" : "hl7.fhir.r5.core@5.0.0",
  "date" : "2016-01-28T00:00:00Z",
  "meta" : {
    "lastUpdated" : "2023-03-26T15:21:02.749+11:00"
  },
  "publisher" : "ACME Co",
  "content" : "supplement",
  "property" : [ {
    "code" : "legacy",
    "type" : "boolean",
    "description" : "hether the test is currently performed"
  } ],
  "name" : "CholCodeLegacyStatus",
  "experimental" : true,
  "resourceType" : "CodeSystem",
  "title" : "Cholesterol Code Legacy Status",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "fhir"
  } ],
  "supplements" : "http://hl7.org/fhir/CodeSystem/example",
  "status" : "draft",
  "id" : "ac2ed1cf-13f3-55ea-b6b1-6e8aa6514c19",
  "url" : "http://hl7.org/fhir/CodeSystem/example-supplement",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.1820",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "chol-mmol",
    "property" : [ {
      "code" : "legacy",
      "valueBoolean" : false
    } ]
  }, {
    "code" : "chol-mass",
    "property" : [ {
      "code" : "legacy",
      "valueBoolean" : true
    } ]
  }, {
    "code" : "chol",
    "property" : [ {
      "code" : "legacy",
      "valueBoolean" : true
    } ]
  } ],
  "version" : "5.0.0",
  "contact" : [ {
    "name" : "FHIR project team",
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    } ]
  } ]
}