PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver@r5.r4b-0.0.1-snapshot-2
    http://hl7.org/fhir/product-status
{
  "description": "Codes identifying the lifecycle stage of a product.",
  "_filename": "CodeSystem-product-status.json",
  "package_name": "hl7.fhir.uv.xver",
  "date": "2023-03-26T14:21:02+10:00",
  "publisher": "FHIR Infrastructure",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "ProductStatus",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "ProductStatus",
  "package_version": "r5.r4b-0.0.1-snapshot-2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/package-source",
    "extension": [ {
      "url": "packageId",
      "valueId": "hl7.fhir.uv.xver-r5.r4b"
    }, {
      "url": "version",
      "valueString": "0.0.1-snapshot-2"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fhir"
  } ],
  "status": "draft",
  "id": "c687d08b-5f1c-40a1-aa3f-0c2d6b8c2066",
  "valueSet": "http://hl7.org/fhir/ValueSet/product-status|4.3.0",
  "kind": null,
  "url": "http://hl7.org/fhir/product-status",
  "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",
  "contact": [ {
    "name": "FHIR Infrastructure",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/fiwg",
      "system": "url"
    } ]
  } ]
}