Package | hl7.fhir.us.medmorph |
Type | CodeSystem |
Id | us-ph-response-message-processing-status |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/medmorph/https://build.fhir.org/ig/HL7/fhir-medmorph/CodeSystem-us-ph-response-message-processing-status.html |
URL | http://hl7.org/fhir/us/medmorph/CodeSystem/us-ph-response-message-processing-status |
Version | 1.0.0 |
Status | active |
Date | 2020-09-06 |
Name | USPublicHealthResponseMessageProcessingStatus |
Title | US Public Health CodeSystem for Response Message Processing Status Codes |
Realm | us |
Authority | hl7 |
Description | The US Public Health Response Message Processing Status CodeSystem is a 'starter set' of codes supported for identifying response message processing status codes. |
Content | complete |
ValueSet | |
us-ph-response-message-processing-status-codes | US Public Health Response Message Processing Status Codes |
No resources found
Note: links and images are rebased to the (stated) source
This code system http://hl7.org/fhir/us/medmorph/CodeSystem/us-ph-response-message-processing-status
defines the following codes:
{ "resourceType": "CodeSystem", "id": "us-ph-response-message-processing-status", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.org/fhir/us/medmorph/CodeSystem/us-ph-response-message-processing-status", "version": "1.0.0", "name": "USPublicHealthResponseMessageProcessingStatus", "title": "US Public Health CodeSystem for Response Message Processing Status Codes", "status": "active", "experimental": true, "date": "2020-09-06", "publisher": "HL7 International - Public Health Work Group", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org/Special/committees/pher" } ] } ], "description": "The US Public Health Response Message Processing Status CodeSystem is a 'starter set' of codes supported for identifying response message processing status codes.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US" } ] } ], "caseSensitive": true, "valueSet": "http://hl7.org/fhir/us/medmorph/ValueSet/us-ph-response-message-processing-status-codes", "content": "complete", "count": 4, "concept": [ { "code": "RRVS1", "display": "Reportable data sent from clinical care to PHA.", "definition": "Reportable - the triggered condition was determined to be reportable for responsible jurisdiction on the basis of appropriate authoring jurisdiction rules." }, { "code": "RRVS2", "display": "Data sent from clinical care to PHA may be reportable.", "definition": "May be reportable - the triggered condition may be reportable, but a full disposition was not achieved" }, { "code": "RRVS3", "display": "Data sent from clinical care to PHA is not reportable.", "definition": "Not reportable - all data needed for rule were available, but the condition was not determined to be reportable for the responsible jurisdiction on the basis of appropriate authoring jurisdiction rules." }, { "code": "RRVS4", "display": "No Reporting rule met for the data sent from clinical care to PHA.", "definition": "No reporting rule met – no reporting rule was completely met because needed data were not available or all needed data were available but did not meet reporting requirements." } ] }