FHIR IG analytics| Package | synapxe.cogs |
| Resource Type | CodeSystem |
| Id | document-type-codesystem.json |
| FHIR Version | R4B |
| Source | https://simplifier.net/resolve?scope=synapxe.cogs@0.0.1&canonical=https://fhir.synapxe.sg/CodeSystem/document-type |
| URL | https://fhir.synapxe.sg/CodeSystem/document-type |
| Version | 0.1 |
| Status | draft |
| Name | DocumentType |
| Content | complete |
| ValueSet | ||
| synapxe.cogs#0.0.1 | document-type | DocumentType |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "document-type",
"url": "https://fhir.synapxe.sg/CodeSystem/document-type",
"version": "0.1",
"name": "DocumentType",
"status": "draft",
"content": "complete",
"concept": [
{
"code": "INVOICE",
"display": "Invoice"
},
{
"code": "RECEIPT",
"display": "Receipt"
},
{
"code": "CONTRACT",
"display": "Contract"
}
]
}