{ "description": "Codes identifying the lifecycle stage of a product.", "_filename": "CodeSystem-product-status.json", "package_name": "hl7.fhir.uv.xver-r5.r4", "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": "0.0.1-snapshot-2", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/package-source", "extension": [ { "url": "packageId", "valueId": "hl7.fhir.uv.xver-r5.r4" }, { "url": "version", "valueString": "0.0.1-snapshot-2" } ] }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fhir" } ], "status": "draft", "id": "0fa8682b-cf39-456f-ba28-40a48d173645", "valueSet": "http://hl7.org/fhir/ValueSet/product-status|4.0.1", "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" } ] } ] }