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

FHIR IG Statistics: ValueSet/update-type

Packagehl7.fhir.us.davinci-deqm
TypeValueSet
Idupdate-type
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/davinci-deqm/https://build.fhir.org/ig/HL7/davinci-deqm/ValueSet-update-type.html
URLhttp://hl7.org/fhir/us/davinci-deqm/ValueSet/update-type
Version5.0.0
Statusactive
Date2020-08-15
NameDEQMUpdateTypeValueSet
TitleDEQM Update Type Value Set
Realmus
Authorityhl7
DescriptionConcepts for how a DEQM Consumer supports data exchange updates. The choices are snapshot or incremental updates

Resources that use this resource

StructureDefinition
extension-submitDataUpdateTypeDEQM Submit Data Update Type Extension

Resources that this resource uses

CodeSystem
update-typeDEQM Update Type Code System

Narrative

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

Generated Narrative: ValueSet update-type


Source

{
  "resourceType": "ValueSet",
  "id": "update-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "cqi"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 4,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/davinci-deqm/ImplementationGuide/hl7.fhir.us.davinci-deqm"
          }
        ]
      }
    },
    {
      "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/us/davinci-deqm/ImplementationGuide/hl7.fhir.us.davinci-deqm"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/us/davinci-deqm/ValueSet/update-type",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.2.48.3"
    }
  ],
  "version": "5.0.0",
  "name": "DEQMUpdateTypeValueSet",
  "title": "DEQM Update Type Value Set",
  "status": "active",
  "experimental": false,
  "date": "2020-08-15",
  "publisher": "HL7 International / Clinical Quality Information",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/cqi"
        }
      ]
    }
  ],
  "description": "Concepts for how a DEQM Consumer supports data exchange updates. The choices are snapshot or incremental updates",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/us/davinci-deqm/CodeSystem/update-type"
      }
    ]
  }
}