{
"description": "How resource references can be aggregated.",
"_filename": "ValueSet-resource-aggregation-mode.json",
"package_name": "hl7.fhir.r2.examples",
"date": "2015-10-24T07:41:03+11:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ],
"lastUpdated": "2015-10-24T07:41:03.495+11:00"
},
"publisher": "HL7 (FHIR Project)",
"name": "AggregationMode",
"type": null,
"experimental": "false",
"resourceType": "ValueSet",
"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": "66176517-780b-45b3-b793-a1ec49c4516b",
"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",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
"valueUri": "urn:oid:2.16.840.1.113883.4.642.1.46"
} ],
"caseSensitive": true
},
"version": "1.0.2",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "other"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}