PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.examples@5.0.0-ballot
    http://hl7.org/fhir/product-status
{
  "description": "Codes identifying the lifecycle stage of a product.",
  "_filename": "CodeSystem-product-status.json",
  "package_name": "hl7.fhir.r5.examples",
  "date": "2022-09-10T04:52:37+10:00",
  "meta": {
    "lastUpdated": "2022-09-10T04:52:37.223+10:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "content": "complete",
  "name": "ProductStatus",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "ProductStatus",
  "package_version": "5.0.0-ballot",
  "status": "draft",
  "id": "c13ca4dc-62ad-4c8e-a736-01ca126ff106",
  "valueSet": "http://hl7.org/fhir/ValueSet/product-status",
  "kind": null,
  "url": "http://hl7.org/fhir/product-status",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.4.903",
    "system": "urn:ietf:rfc:3986"
  } ],
  "concept": [ {
    "code": "active",
    "display": "Active",
    "definition": "The product can be used."
  }, {
    "code": "entered-in-error",
    "display": "Entered in Error",
    "definition": "This electronic record should never have existed, though it is possible that real-world decisions were based on it.  (If real-world activity has occurred, the status should be \"cancelled\" rather than \"entered-in-error\".)."
  } ],
  "caseSensitive": true,
  "version": "5.0.0-ballot",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}