FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagesynapxe.cogs
Resource TypeValueSet
Iddocument-type-valueset.json
FHIR VersionR4B
Sourcehttps://simplifier.net/resolve?scope=synapxe.cogs@0.0.1&canonical=https://fhir.synapxe.sg/ValueSet/document-type
URLhttps://fhir.synapxe.sg/ValueSet/document-type
Version0.1
Statusdraft
NameDocumentType

Resources that use this resource

StructureDefinition
synapxe.cogs#0.0.1GrantApplicationGrantApplication

Resources that this resource uses

CodeSystem
synapxe.cogs#0.0.1document-typeDocumentType

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "document-type",
  "url": "https://fhir.synapxe.sg/ValueSet/document-type",
  "version": "0.1",
  "name": "DocumentType",
  "status": "draft",
  "compose": {
    "include": [
      {
        "system": "https://fhir.synapxe.sg/CodeSystem/document-type"
      }
    ]
  }
}