| Package | ihe.iti.mhd |
| Resource Type | ValueSet |
| Id | MHDprovideFolderActions |
| FHIR Version | R4 |
| Source | https://profiles.ihe.net/ITI/MHD/https://build.fhir.org/ig/IHE/ITI.MHD/ValueSet-MHDprovideFolderActions.html |
| URL | https://profiles.ihe.net/ITI/MHD/ValueSet/MHDprovideFolderActions |
| Version | 4.2.3-current |
| Status | active |
| Date | 2025-04-28T16:15:50+00:00 |
| Name | MHDprovideFolderActions |
| Title | MHD Folder List Types ValueSet |
| Realm | uv |
| Authority | ihe |
| Description | A ValueSet of the allowed actions in a ITI-65 Provide Document Bundle for the Folder List type Resources. Where Folders are allowed to be Updated in addition to Created. |
| StructureDefinition | |
| IHE.MHD.Minimal.ProvideBundle | MHD Minimal Provide Document Bundle |
| HRMinimalProvideDocumentBundle | HR Minimal Provide Document Bundle |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet MHDprovideFolderActions
http://hl7.org/fhir/http-verb| Code | Display | Definition |
| POST | POST | HTTP POST Command. |
| PUT | PUT | HTTP PUT Command. |
{
"resourceType": "ValueSet",
"id": "MHDprovideFolderActions",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://profiles.ihe.net/ITI/MHD/ValueSet/MHDprovideFolderActions",
"version": "4.2.3-current",
"name": "MHDprovideFolderActions",
"title": "MHD Folder List Types ValueSet",
"status": "active",
"experimental": false,
"date": "2025-04-28T16:15:50+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-65 Provide Document Bundle for the Folder List type Resources. Where Folders are allowed to be Updated in addition to Created.",
"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"
}
]
}
]
}
}