FHIR IG analytics| Package | ca.on.accdr.r4 |
| Resource Type | CodeSystem |
| Id | cs-accdr-documentstatus.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.accdr.r4@1.0.1&canonical=http://ontariohealth.ca/fhir/CodeSystem/v2-accdr-document-status |
| URL | http://ontariohealth.ca/fhir/CodeSystem/v2-accdr-document-status |
| Version | 1.0.0 |
| Status | active |
| Date | 2023-05-20 |
| Name | v2AccdrDocumentStatus |
| Title | v2 Accdr Document Status |
| Description | Code specifying the completion status of the document. |
| Content | complete |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "cs-acCDR-v2DocumentStatus",
"url": "http://ontariohealth.ca/fhir/CodeSystem/v2-accdr-document-status",
"version": "1.0.0",
"name": "v2AccdrDocumentStatus",
"title": "v2 Accdr Document Status",
"status": "active",
"date": "2023-05-20",
"publisher": "OntarioHealth",
"description": "Code specifying the completion status of the document.",
"content": "complete",
"concept": [
{
"code": "P",
"display": "Preliminary"
},
{
"code": "F",
"display": "Final"
},
{
"code": "C",
"display": "Corrected"
},
{
"code": "W",
"display": "Withdrawn"
}
]
}