{ "description": "How resource references can be aggregated.", "_filename": "ValueSet-resource-aggregation-mode.json", "package_name": "hl7.fhir.r2.expansions", "date": "2015-10-24T07:41:03+11:00", "publisher": "HL7 (FHIR Project)", "name": "AggregationMode", "type": null, "experimental": "false", "resourceType": "ValueSet", "expansion": { "contains": [ { "code": "contained", "system": "http://hl7.org/fhir/resource-aggregation-mode", "display": "Contained" }, { "code": "referenced", "system": "http://hl7.org/fhir/resource-aggregation-mode", "display": "Referenced" }, { "code": "bundled", "system": "http://hl7.org/fhir/resource-aggregation-mode", "display": "Bundled" } ], "parameter": [ { "name": "version", "valueUri": "http://hl7.org/fhir/ValueSet/resource-aggregation-mode?version=1.0.2" } ], "timestamp": "2015-10-22T12:31:48+11:00", "identifier": "urn:uuid:7b44e8ba-d310-466c-b1eb-1c0ea6a27013" }, "title": null, "package_version": "1.0.2", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid", "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.46" } ], "status": "draft", "id": "e5a26d2f-51c0-46be-ae39-f176cb22de65", "kind": null, "url": "http://hl7.org/fhir/ValueSet/resource-aggregation-mode", "codeSystem": { "system": "http://hl7.org/fhir/resource-aggregation-mode", "concept": [ { "code": "contained", "display": "Contained", "definition": "The reference is a local reference to a contained resource." }, { "code": "referenced", "concept": [ { "code": "bundled", "display": "Bundled", "definition": "The resource the reference points to will be found in the same bundle as the resource that includes the reference." } ], "display": "Referenced", "definition": "The reference to a resource that has to be resolved externally to the resource that includes the reference." } ], "version": "1.0.2", "caseSensitive": true }, "version": "1.0.2", "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "other" }, { "value": "fhir@lists.hl7.org", "system": "email" } ] } ] }