{
"description": "Codes identifying the lifecycle stage of a product.",
"_filename": "CodeSystem-product-status.json",
"package_name": "hl7.fhir.r6.examples",
"date": "2024-08-12T16:52:12+08:00",
"meta": {
"lastUpdated": "2024-08-12T16:52:12.437+08:00"
},
"publisher": "HL7 International / 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": "6.0.0-ballot2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
} ],
"status": "draft",
"id": "408ab808-f2f6-4fae-b118-d4baf7dac678",
"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": "6.0.0-ballot2",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
}, {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/fiwg",
"system": "url"
} ]
} ]
}