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

FHIR IG analytics

Packagefhir.astp.us-quality-core
Resource TypeValueSet
IdValueSet-us-quality-core-negation-reason.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/FHIR/us-quality-core/ValueSet-us-quality-core-negation-reason.html
URLhttp://fhir.org/guides/astp/us-quality-core/ValueSet/us-quality-core-negation-reason
Version0.1.0
Statusactive
Date2018-12-05
NameNegationReasonCodes
TitleUSQualityCore Negation Reason Codes
Realmus
Authorityhl7
DescriptionThis value set defines the set of codes that can be used to indicate the reason an action was not taken
PurposeThis value set was defined to support identifying any of the possible negation reason codes as part of USQualityCore profiles. The value set is composed of the codes from [Medical Reason Not Done SCT](http://cts.nlm.nih.gov/fhir/2.16.840.1.113762.1.4.1021.56), [Patient Reason Not Done SCT](http://cts.nlm.nih.gov/fhir/2.16.840.1.113762.1.4.1021.58), and [System Reason](http://cts.nlm.nih.gov/fhir/2.16.840.1.113883.3.526.3.1009) as defined and available in the Value Set Authority Center.

Resources that use this resource

StructureDefinition
fhir.astp.us-quality-core#currentus-quality-core-communicationnotdoneUS Quality Core Communication Not Done
fhir.astp.us-quality-core#currentus-quality-core-doNotPerformReasonUS Quality Core Do Not Perform Reason
fhir.astp.us-quality-core#currentus-quality-core-immunizationnotdoneUS Quality Core Immunization Not Done
fhir.astp.us-quality-core#currentus-quality-core-medicationadministrationnotdoneUS Quality Core MedicationAdministration Not Done
fhir.astp.us-quality-core#currentus-quality-core-medicationdispensedeclinedUS Quality Core MedicationDispense Declined
fhir.astp.us-quality-core#currentus-quality-core-medicationnotrequestedUS Quality Core Medication Not Requested
fhir.astp.us-quality-core#currentus-quality-core-notDoneReasonUS Quality Core Not Done Reason
fhir.astp.us-quality-core#currentus-quality-core-procedurenotdoneUS Quality Core Procedure Not Done
fhir.astp.us-quality-core#currentus-quality-core-taskrejectedUS Quality Core Task Rejected

Resources that this resource uses

ValueSet
us.nlm.vsac#0.24.02.16.840.1.113762.1.4.1021.56Medical Reason Not Done SCT

Narrative

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

Generated Narrative: ValueSet us-quality-core-negation-reason

This value set includes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "us-quality-core-negation-reason",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.org/guides/astp/us-quality-core/ValueSet/us-quality-core-negation-reason",
  "version": "0.1.0",
  "name": "NegationReasonCodes",
  "title": "USQualityCore Negation Reason Codes",
  "status": "active",
  "experimental": false,
  "date": "2018-12-05",
  "publisher": "ASTP",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.healthit.gov/"
        }
      ]
    }
  ],
  "description": "This value set defines the set of codes that can be used to indicate the reason an action was not taken",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ],
      "text": "USA"
    }
  ],
  "purpose": "This value set was defined to support identifying any of the possible negation reason codes as part of USQualityCore profiles. The value set is composed of the codes from [Medical Reason Not Done SCT](http://cts.nlm.nih.gov/fhir/2.16.840.1.113762.1.4.1021.56), [Patient Reason Not Done SCT](http://cts.nlm.nih.gov/fhir/2.16.840.1.113762.1.4.1021.58), and [System Reason](http://cts.nlm.nih.gov/fhir/2.16.840.1.113883.3.526.3.1009) as defined and available in the Value Set Authority Center.",
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1021.56"
        ]
      },
      {
        "valueSet": [
          "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1021.58"
        ]
      },
      {
        "valueSet": [
          "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.3.526.3.1009"
        ]
      }
    ]
  }
}