{
"description": "How resource references can be aggregated.",
"_filename": "CodeSystem-resource-aggregation-mode.json",
"package_name": "hl7.fhir.uv.xver-r4b.r4",
"date": "2022-05-28T12:47:40+10:00",
"publisher": "FHIR Infrastructure",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"content": "complete",
"name": "AggregationMode",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "AggregationMode",
"package_version": "0.0.1-snapshot-2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "normative"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode": "4.0.0"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 5
}, {
"url": "http://hl7.org/fhir/StructureDefinition/package-source",
"extension": [ {
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r4b.r4"
}, {
"url": "version",
"valueString": "0.0.1-snapshot-2"
} ]
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
} ],
"status": "active",
"id": "5edc12e4-ed61-46ef-9fc6-510120ff6a15",
"valueSet": "http://hl7.org/fhir/ValueSet/resource-aggregation-mode|4.0.1",
"kind": null,
"url": "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."
} ],
"caseSensitive": true,
"version": "4.3.0",
"contact": [ {
"name": "FHIR Infrastructure",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/fiwg",
"system": "url"
} ]
} ]
}