FHIR IG analytics| Package | cezih.hr.cezih-osnova |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-IHE.MHD.List.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "IHE.MHD.List",
"url": "https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.List",
"version": "4.2.1",
"name": "MhdList",
"title": "MHD common List with designationType",
"status": "active",
"date": "2023-08-02T10:59:15-05: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 profile on the List resource for MHD. Used with both Folder and SubmissionSet.\r\n- MHD adds a codeable Concept to List for use with Folder and SubmissionSet",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "w5",
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping"
}
],
"kind": "resource",
"abstract": false,
"type": "List",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/List",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "List",
"path": "List"
},
{
"id": "List.extension",
"path": "List.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"ordered": false,
"rules": "open"
}
},
{
"id": "List.extension:designationType",
"path": "List.extension",
"sliceName": "designationType",
"min": 0,
"max": "*",
"type": [
{
"code": "Extension",
"profile": [
"https://profiles.ihe.net/ITI/MHD/StructureDefinition/ihe-designationType"
]
}
]
},
{
"id": "List.modifierExtension",
"path": "List.modifierExtension",
"max": "0"
},
{
"id": "List.code",
"path": "List.code",
"min": 1,
"binding": {
"strength": "required",
"valueSet": "https://profiles.ihe.net/ITI/MHD/ValueSet/MHDlistTypesVS"
}
}
]
}
}