http://hl7.org/fhir/product-status|5.0.0
name
ProductStatus
ProductStatus
package
hl7.fhir.r5.core@5.0.0
hl7.fhir.r5.core@5.0.0
content
complete
complete
status
draft
draft
date
2023-03-26 04:21:02.0
2023-03-26 04:21:02.0
ProductStatus
Codes identifying the lifecycle stage of a product.
POST /CodeSystem/$validate-codedocsInput
{
"resourceType" : "Parameters",
"parameter" : [ {
"name" : "url",
"valueUri" : "http://hl7.org/fhir/product-status"
}, {
"name" : "version",
"valueString" : "5.0.0"
} ]
}