{ "description": "How the referenced structure is used in this mapping", "_filename": "codesystem-map-model-mode.json", "package_name": "hl7.fhir.core", "date": "2016-12-06T12:22:34+11:00", "meta": { "lastUpdated": "2016-12-06T12:22:34.981+11:00" }, "publisher": "HL7 (FHIR Project)", "content": "complete", "name": "StructureMapModelMode", "type": null, "experimental": "false", "resourceType": "CodeSystem", "title": null, "package_version": "1.8.0", "status": "draft", "id": "000aa9b9-a1d4-40f6-baa9-73ac46334637", "valueSet": "http://hl7.org/fhir/ValueSet/map-model-mode", "kind": null, "url": "http://hl7.org/fhir/map-model-mode", "identifier": { "value": "urn:oid:2.16.840.1.113883.4.642.1.534", "system": "urn:ietf:rfc:3986" }, "concept": [ { "code": "source", "display": "Source Structure Definition", "definition": "This structure describes an instance passed to the mapping engine that is used a source of data" }, { "code": "queried", "display": "Queried Structure Definition", "definition": "This structure describes an instance that the mapping engine may ask for that is used a source of data" }, { "code": "target", "display": "Target Structure Definition", "definition": "This structure describes an instance passed to the mapping engine that is used a target of data" }, { "code": "produced", "display": "Produced Structure Definition", "definition": "This structure describes an instance that the mapping engine may ask to create that is used a target of data" } ], "caseSensitive": true, "version": "1.8.0", "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "url" }, { "value": "fhir@lists.hl7.org", "system": "email" } ] } ] }