PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.bulkdata@3.0.0-ballot
    http://hl7.org/fhir/uv/bulkdata/CodeSystem/include-associated-data
{
  "description": "Metadata inclusion options for Bulk Data Access Export Operation includeAssociatedData parameter",
  "_filename": "CodeSystem-include-associated-data.json",
  "package_name": "hl7.fhir.uv.bulkdata",
  "date": "2021-07-29",
  "publisher": "HL7 International / FHIR Infrastructure",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
    } ]
  } ],
  "content": "complete",
  "name": "IncludeAssociatedDataCodeSystem",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Include Associated Data Code System",
  "package_version": "3.0.0-ballot",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fhir"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 5,
    "_valueInteger": {
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical": "http://hl7.org/fhir/uv/bulkdata/ImplementationGuide/hl7.fhir.uv.bulkdata"
      } ]
    }
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use",
    "_valueCode": {
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical": "http://hl7.org/fhir/uv/bulkdata/ImplementationGuide/hl7.fhir.uv.bulkdata"
      } ]
    }
  } ],
  "status": "active",
  "id": "909e65a7-95fd-4b98-8c27-bcc33c2e8d95",
  "valueSet": "http://hl7.org/fhir/uv/bulkdata/ValueSet/include-associated-data",
  "kind": null,
  "count": 2,
  "url": "http://hl7.org/fhir/uv/bulkdata/CodeSystem/include-associated-data",
  "concept": [ {
    "code": "LatestProvenanceResources",
    "display": "LatestProvenanceResources",
    "definition": "Export will include the most recent Provenance resources associated with each of the non-provenance resources being returned. Other Provenance resources will not be returned."
  }, {
    "code": "RelevantProvenanceResources",
    "display": "RelevantProvenanceResources",
    "definition": "Export will include all Provenance resources associated with each of the non-provenance resources being returned."
  } ],
  "caseSensitive": true,
  "version": "3.0.0-ballot",
  "contact": [ {
    "name": "HL7 International / FHIR Infrastructure",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/fiwg",
      "system": "url"
    }, {
      "value": "fhir@lists.HL7.org",
      "system": "email"
    } ]
  } ]
}