FHIR IG analytics| Package | fhir.astp.us-quality-core |
| Resource Type | ValueSet |
| Id | ValueSet-us-quality-core-negation-reason.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/FHIR/us-quality-core/ValueSet-us-quality-core-negation-reason.html |
| URL | http://fhir.org/guides/astp/us-quality-core/ValueSet/us-quality-core-negation-reason |
| Version | 0.1.0 |
| Status | active |
| Date | 2018-12-05 |
| Name | NegationReasonCodes |
| Title | USQualityCore Negation Reason Codes |
| Realm | us |
| Authority | hl7 |
| Description | This value set defines the set of codes that can be used to indicate the reason an action was not taken |
| 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. |
| StructureDefinition | ||
| fhir.astp.us-quality-core#current | us-quality-core-communicationnotdone | US Quality Core Communication Not Done |
| fhir.astp.us-quality-core#current | us-quality-core-doNotPerformReason | US Quality Core Do Not Perform Reason |
| fhir.astp.us-quality-core#current | us-quality-core-immunizationnotdone | US Quality Core Immunization Not Done |
| fhir.astp.us-quality-core#current | us-quality-core-medicationadministrationnotdone | US Quality Core MedicationAdministration Not Done |
| fhir.astp.us-quality-core#current | us-quality-core-medicationdispensedeclined | US Quality Core MedicationDispense Declined |
| fhir.astp.us-quality-core#current | us-quality-core-medicationnotrequested | US Quality Core Medication Not Requested |
| fhir.astp.us-quality-core#current | us-quality-core-notDoneReason | US Quality Core Not Done Reason |
| fhir.astp.us-quality-core#current | us-quality-core-procedurenotdone | US Quality Core Procedure Not Done |
| fhir.astp.us-quality-core#current | us-quality-core-taskrejected | US Quality Core Task Rejected |
| ValueSet | ||
| us.nlm.vsac#0.24.0 | 2.16.840.1.113762.1.4.1021.56 | Medical Reason Not Done SCT |
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:
{
"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"
]
}
]
}
}