PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.examples@1.0.2
    http://hl7.org/fhir/ValueSet/resource-aggregation-mode
{
  "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": "633c158c-22b1-49a5-ab73-883457c4aae8",
  "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"
    } ]
  } ]
}