This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Definition for Code System ModuleMetadataResourceType
{ "resourceType": "CodeSystem", "id": "module-metadata-resource-type", "meta": { "lastUpdated": "2016-03-31T08:01:25.570+11:00" }, "text": { "status": "generated", "div": "<div>!-- Snipped for Brevity --></div>" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid", "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.495" } ], "url": "http://hl7.org/fhir/module-metadata-resource-type", "version": "1.4.0", "name": "ModuleMetadataResourceType", "status": "draft", "experimental": false, "publisher": "HL7 (FHIR Project)", "contact": [ { "telecom": [ { "system": "other", "value": "http://hl7.org/fhir" }, { "system": "email", "value": "fhir@lists.hl7.org" } ] } ], "date": "2016-03-31T08:01:25+11:00", "description": "The type of related resource for the module", "caseSensitive": true, "valueSet": "http://hl7.org/fhir/ValueSet/module-metadata-resource-type", "content": "complete", "concept": [ { "code": "documentation", "display": "Documentation", "definition": "Additional documentation for the module. This would include additional instructions on usage as well additional information on clinical context or appropriateness" }, { "code": "justification", "display": "Justification", "definition": "A summary of the justification for the artifact including supporting evidence, relevant guidelines, or other clinically important information. This information is intended to provide a way to make the justification for the module available to the consumer of interventions or results produced by the artifact" }, { "code": "citation", "display": "Citation", "definition": "Bibliographic citation for papers, references, or other relevant material for the module. This is intended to allow for citation of related material, but that was not necessarily specifically prepared in connection with this module" }, { "code": "predecessor", "display": "Predecessor", "definition": "The previous version of the module" }, { "code": "successor", "display": "Successor", "definition": "The next version of the module" }, { "code": "derived-from", "display": "Derived From", "definition": "The module is derived from the resource. This is intended to capture the relationship when a particular module is based on the content of another module, but is modified to capture either a different set of overall requirements, or a more specific set of requirements such as those involved in a particular institution or clinical setting" } ] }
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.