{ "description": "Codes identifying the lifecycle stage of a product.", "_filename": "CodeSystem-product-status.json", "package_name": "hl7.fhir.r5.core", "date": "2019-12-31T21:03:40+11:00", "meta": { "lastUpdated": "2019-12-31T21:03:40.621+11:00" }, "publisher": "HL7 (FHIR Project)", "content": "complete", "name": "ProductStatus", "type": null, "experimental": "false", "resourceType": "CodeSystem", "title": "ProductStatus", "package_version": "4.2.0", "status": "draft", "id": "f6635526-4bc6-4fcf-9335-707ee9d1522c", "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.1.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": "4.2.0", "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "url" }, { "value": "fhir@lists.hl7.org", "system": "email" } ] } ] }