{
"description": "Code specifying the completion status of the document.",
"_filename": "cs-accdr-documentstatus.json",
"package_name": "accdr.fhir.ig.pkg",
"date": "2023-05-20",
"publisher": "OntarioHealth",
"content": "complete",
"name": "acCDRv2DocumentStatus",
"type": null,
"experimental": null,
"resourceType": "CodeSystem",
"title": "acCDRv2DocumentStatus",
"package_version": "0.9.0-alpha-0.9.21",
"status": "active",
"id": "b63e242a-5cc9-4989-b0b8-8fef448d80bd",
"kind": null,
"url": "http://ontariohealth.ca/fhir/CodeSystem/acCDR-v2-document-status",
"concept": [ {
"code": "P",
"display": "Preliminary"
}, {
"code": "F",
"display": "Final"
}, {
"code": "C",
"display": "Corrected"
}, {
"code": "W",
"display": "Withdrawn"
} ],
"version": "1.0.0"
}