FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/include-associated-data

Packagehl7.fhir.uv.bulkdata
Resource TypeValueSet
Idinclude-associated-data
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/bulkdata/https://build.fhir.org/ig/HL7/bulk-data/ValueSet-include-associated-data.html
URLhttp://hl7.org/fhir/uv/bulkdata/ValueSet/include-associated-data
Version3.0.0-ballot
Statusactive
Date2021-07-29
NameIncludeAssociatedDataValueSet
TitleInclude Associated Data Value Set
Realmuv
Authorityhl7
DescriptionMetadata inclusion options for Bulk Data Access Export Operation includeAssociatedData parameter

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
include-associated-dataInclude Associated Data Code System

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet include-associated-data


Source

{
  "resourceType": "ValueSet",
  "id": "include-associated-data",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/uv/bulkdata/ValueSet/include-associated-data",
  "version": "3.0.0-ballot",
  "name": "IncludeAssociatedDataValueSet",
  "title": "Include Associated Data Value Set",
  "status": "active",
  "experimental": false,
  "date": "2021-07-29",
  "publisher": "HL7 International / FHIR Infrastructure",
  "contact": [
    {
      "name": "HL7 International / FHIR Infrastructure",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fiwg"
        },
        {
          "system": "email",
          "value": "fhir@lists.HL7.org"
        }
      ]
    }
  ],
  "description": "Metadata inclusion options for Bulk Data Access Export Operation includeAssociatedData parameter",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "immutable": true,
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/uv/bulkdata/CodeSystem/include-associated-data"
      }
    ]
  }
}