PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r5.r4@0.0.1-snapshot-2
    http://hl7.org/fhir/resource-aggregation-mode
{
  "description": "How resource references can be aggregated.",
  "_filename": "CodeSystem-resource-aggregation-mode.json",
  "package_name": "hl7.fhir.uv.xver-r5.r4",
  "date": "2023-03-26T14:21:02+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-r5.r4"
    }, {
      "url": "version",
      "valueString": "0.0.1-snapshot-2"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fhir"
  } ],
  "status": "active",
  "id": "5df77d77-cb32-449f-8766-141bcf975fa2",
  "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": "When the resource is in a Bundle, 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": "5.0.0",
  "contact": [ {
    "name": "FHIR Infrastructure",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/fiwg",
      "system": "url"
    } ]
  } ]
}