FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/DSUBmPublishBundleActions

Packageihe.iti.dsubm
TypeValueSet
IdDSUBmPublishBundleActions
FHIR VersionR4
Sourcehttps://profiles.ihe.net/ITI/DSUBm/https://build.fhir.org/ig/IHE/ITI.DSUBm/ValueSet-DSUBmPublishBundleActions.html
URLhttps://profiles.ihe.net/ITI/DSUBm/ValueSet/DSUBmPublishBundleActions
Version1.0.1-current
Statusactive
Date2025-04-28T16:57:25+00:00
NameDSUBmPublishBundleActions
TitleDSUBm Update to document sharing resources actions ValueSet
Realmuv
Authorityihe
DescriptionA ValueSet of the allowed actions in a ITI-111 Resource Publish for the Folder List type and the DocumentReference resources.

Resources that use this resource

StructureDefinition
IHE.DSUBm.EventNotificationEvent Notification Bundle
IHE.DSUBm.EventsOperation-BundleBundle response for $events
IHE.DSUBm.ResourceBundleResource Publish Bundle

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet DSUBmPublishBundleActions


Source

{
  "resourceType": "ValueSet",
  "id": "DSUBmPublishBundleActions",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://profiles.ihe.net/ITI/DSUBm/ValueSet/DSUBmPublishBundleActions",
  "version": "1.0.1-current",
  "name": "DSUBmPublishBundleActions",
  "title": "DSUBm Update to document sharing resources actions ValueSet",
  "status": "active",
  "experimental": false,
  "date": "2025-04-28T16:57:25+00:00",
  "publisher": "IHE IT Infrastructure Technical Committee",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ihe.net/ihe_domains/it_infrastructure/"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "email",
          "value": "iti@ihe.net"
        }
      ]
    },
    {
      "name": "IHE IT Infrastructure Technical Committee",
      "telecom": [
        {
          "system": "email",
          "value": "iti@ihe.net"
        }
      ]
    }
  ],
  "description": "A ValueSet of the allowed actions in a ITI-111 Resource Publish for the Folder List type and the DocumentReference resources.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/http-verb",
        "concept": [
          {
            "code": "POST"
          },
          {
            "code": "PUT"
          },
          {
            "code": "DELETE"
          }
        ]
      }
    ]
  }
}