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

FHIR IG analytics

Packagesynapxe.sgcdi
Resource TypeValueSet
Idattachment-category-valueset.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=synapxe.sgcdi@1.1.1&canonical=https://fhir.synapxe.sg/ValueSet/attachment-category
URLhttps://fhir.synapxe.sg/ValueSet/attachment-category
Version1.0.0
Statusactive
NameAttachmentCategoryValueSet
TitleSGCDI Attachment Category Value Set
DescriptionValue set containing SGCDI attachment categories.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
attachment-categorySGCDI Attachment Category Code System

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "attachment-category",
  "url": "https://fhir.synapxe.sg/ValueSet/attachment-category",
  "version": "1.0.0",
  "name": "AttachmentCategoryValueSet",
  "title": "SGCDI Attachment Category Value Set",
  "status": "active",
  "description": "Value set containing SGCDI attachment categories.",
  "compose": {
    "include": [
      {
        "system": "https://fhir.synapxe.sg/CodeSystem/attachment-category"
      }
    ]
  }
}