{
"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.r4-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": "274b74a1-7b10-4466-85d9-1b96d55d19c3",
"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"
} ]
} ]
}