FHIR IG analytics
| Package | ihe.iti.mhd |
| Resource Type | ValueSet |
| Id | ValueSet-MHDlistTypesVS.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IHE/ITI.MHD/ValueSet-MHDlistTypesVS.html |
| URL | https://profiles.ihe.net/ITI/MHD/ValueSet/MHDlistTypesVS |
| Version | 4.2.4-current |
| Status | active |
| Date | 2025-11-03T18:52:36+00:00 |
| Name | MHDlistTypesVS |
| Title | MHD List Types ValueSet |
| Realm | uv |
| Authority | ihe |
| Description | ValueSet of the MHD List Types allowed |
Resources that use this resource
| StructureDefinition |
| IHE.MHD.List | MHD common List with designationType |
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "MHDlistTypesVS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://profiles.ihe.net/ITI/MHD/ValueSet/MHDlistTypesVS",
"version": "4.2.4-current",
"name": "MHDlistTypesVS",
"title": "MHD List Types ValueSet",
"status": "active",
"experimental": false,
"date": "2025-11-03T18:52:36+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": "ValueSet of the MHD List Types allowed",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"compose": {
"include": [
{
"system": "https://profiles.ihe.net/ITI/MHD/CodeSystem/MHDlistTypes",
"concept": [
{
"code": "folder"
},
{
"code": "submissionset"
}
]
}
]
}
}