{ "description": "How resource references can be aggregated.", "_filename": "CodeSystem-resource-aggregation-mode.json", "package_name": "hl7.fhir.core", "date": "2018-08-19T21:48:56+10:00", "meta": { "lastUpdated": "2018-08-19T21:48:56.559+10:00" }, "publisher": "HL7 (FHIR Project)", "content": "complete", "name": "AggregationMode", "type": null, "experimental": "false", "resourceType": "CodeSystem", "title": "AggregationMode", "package_version": "3.5.0", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fhir" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueString": "Normative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 2 } ], "status": "draft", "id": "becd97d9-c0b6-403d-92d6-3cdea162869b", "valueSet": "http://hl7.org/fhir/ValueSet/resource-aggregation-mode", "kind": null, "url": "http://hl7.org/fhir/resource-aggregation-mode", "identifier": [ { "value": "urn:oid:2.16.840.1.113883.4.642.1.86", "system": "urn:ietf:rfc:3986" } ], "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." } ], "caseSensitive": true, "version": "3.5.0", "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "url" }, { "value": "fhir@lists.hl7.org", "system": "email" } ] } ] }