{
"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",
"_filename": "StructureDefinition-IHE.MHD.List.json",
"package_name": "cezih.hr.cezih-osnova",
"date": "2023-08-02T10:59:15-05:00",
"derivation": "constraint",
"publisher": "IHE IT Infrastructure Technical Committee",
"fhirVersion": "4.0.1",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
} ]
} ],
"name": "MhdList",
"mapping": [ {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
}, {
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping",
"identity": "w5"
} ],
"abstract": false,
"type": "List",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "MHD common List with designationType",
"package_version": "0.2.9",
"status": "active",
"id": "9af8c689-eb7f-4995-9435-9e7dda28e4d8",
"kind": "resource",
"url": "https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.List",
"version": "4.2.1",
"differential": {
"element": [ {
"id": "List",
"path": "List"
}, {
"id": "List.extension",
"path": "List.extension",
"slicing": {
"rules": "open",
"ordered": false,
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"id": "List.extension:designationType",
"max": "*",
"min": 0,
"path": "List.extension",
"type": [ {
"code": "Extension",
"profile": [ "https://profiles.ihe.net/ITI/MHD/StructureDefinition/ihe-designationType" ]
} ],
"sliceName": "designationType"
}, {
"id": "List.modifierExtension",
"max": "0",
"path": "List.modifierExtension"
}, {
"id": "List.code",
"min": 1,
"path": "List.code",
"binding": {
"strength": "required",
"valueSet": "https://profiles.ihe.net/ITI/MHD/ValueSet/MHDlistTypesVS"
}
} ]
},
"contact": [ {
"telecom": [ {
"value": "https://www.ihe.net/ihe_domains/it_infrastructure/",
"system": "url"
} ]
}, {
"telecom": [ {
"value": "iti@ihe.net",
"system": "email"
} ]
}, {
"name": "IHE IT Infrastructure Technical Committee",
"telecom": [ {
"value": "iti@ihe.net",
"system": "email"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/List"
}