FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.davinci-deqm.stu3
Resource TypeValueSet
IdValueSet-improvement-notation.json
FHIR VersionR3
Sourcehttp://hl7.org/fhir/us/davinci-deqm/2018Sep/STU3/ValueSet-improvement-notation.html
URLhttp://hl7.org/fhir/us/davinci-deqm/STU3/ValueSet/improvement-notation
Version0.1.0
Statusdraft
Date2018-08-14T09:59:31+10:00
Nameimprovement-notation
TitleDEQM Improvement Notation Value Set
Realmus
Authorityhl7
DescriptionImprovement notation for a measure (e.g. increase or decrease).

Resources that use this resource

StructureDefinition
measure-deqmprofile-measure-deqm

Resources that this resource uses

CodeSystem
improvement-notationMeasureImprovementNotation

Narrative

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

DEQM Improvement Notation Value Set

Improvement notation for a measure (e.g. increase or decrease).

This value set includes codes from the following code systems:


Source1

{
  "resourceType": "ValueSet",
  "id": "improvement-notation",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/davinci-deqm/STU3/ValueSet/improvement-notation",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.0"
    }
  ],
  "version": "0.1.0",
  "name": "improvement-notation",
  "title": "DEQM Improvement Notation Value Set",
  "status": "draft",
  "experimental": false,
  "date": "2018-08-14T09:59:31+10:00",
  "publisher": "Davinci Project",
  "description": "Improvement notation for a measure (e.g. increase or decrease).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "immutable": true,
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/us/davinci-deqm/STU3/CodeSystem/improvement-notation"
      }
    ]
  }
}