Package | hl7.fhir.us.medmorph |
Type | CodeSystem |
Id | us-ph-messageheader-message-types |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/medmorph/https://build.fhir.org/ig/HL7/fhir-medmorph/CodeSystem-us-ph-messageheader-message-types.html |
URL | http://hl7.org/fhir/us/medmorph/CodeSystem/us-ph-messageheader-message-types |
Version | 1.0.0 |
Status | active |
Date | 2020-09-06 |
Name | USPublicHealthMessageTypes |
Title | US Public Health Message Type Codes |
Realm | us |
Authority | hl7 |
Description | The US Public Health Message Header Events CodeSystem is a 'starter set' of codes supported for identifying types of messages being exchanged. |
Content | complete |
ValueSet | |
us-ph-message-types | US Public Health Message Types |
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-messageheader-message-types
defines the following codes:
{ "resourceType": "CodeSystem", "id": "us-ph-messageheader-message-types", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.org/fhir/us/medmorph/CodeSystem/us-ph-messageheader-message-types", "version": "1.0.0", "name": "USPublicHealthMessageTypes", "title": "US Public Health Message Type 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 Message Header Events CodeSystem is a 'starter set' of codes supported for identifying types of messages being exchanged.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US" } ] } ], "caseSensitive": true, "valueSet": "http://hl7.org/fhir/us/medmorph/ValueSet/us-ph-message-types", "hierarchyMeaning": "grouped-by", "content": "complete", "count": 11, "concept": [ { "code": "message-report", "display": "Indicates a message containing a report exchanged between clinical care and PHA/Research Organization.", "definition": "Indicates a message that contains data for a specific use case. Hep C, Cancer and Healthcare Surveys are example use cases etc.", "concept": [ { "code": "cancer-report-message", "display": "Indicates a message containing cancer reporting data sent from clinical care to PHA.", "definition": "Indicates that cancer data are present in the message being sent from clinical care to PHA." }, { "code": "cancer-response-message", "display": "Indicates a message containing cancer report response data sent from PHA to clinical care.", "definition": "Indicates that a message containing response data for an already submitted cancer report is being sent from PHA to clinical care." }, { "code": "hepc-report-message", "display": "Indicates a message containing Hep C data sent from clinical care to PHA.", "definition": "Indicates that Hep C data are present in the message being sent from clinical care to PHA." }, { "code": "hepc-response-message", "display": "Hep C Response Message sent from PHA to clinical care.", "definition": "Indicates that a message containing response data for an already submitted Hep C report message is being sent from PHA to clinical care." }, { "code": "healthcare-survey-report-message", "display": "Indicates a message containing healthcare survey data sent from clinical care to PHA.", "definition": "Indicates that healthcare survey data are present in the message being sent from clinical care to PHA." }, { "code": "healthcare-survey-response-message", "display": "Indicates a message containing healthcare survey data sent from PHA to clinical care.", "definition": "Indicates that healthcare survey data are present in the response being sent from PHA to clinical care in response to a healthcare survey report message." }, { "code": "research-report-message", "display": "Indicates a message containing healthcare data sent from clinical care to Research Organization.", "definition": "Indicates that research data are present in the message being sent from clinical care to Research Organization." }, { "code": "research-response-message", "display": "Indicates a message containing response data from Research Organization to clinical care.", "definition": "Indicates that research data are present in the response being sent from Research Organization to clinical care in response to a submitted research report message." }, { "code": "eicr-case-report-message", "display": "Indicates a message containing electronic case report healthcare data sent from clinical care.", "definition": "Indicates that electronic case report data are present in the message being sent from clinical care." }, { "code": "reportability-response-message", "display": "Indicates a message containing reportability response data in response to an electronic case report.", "definition": "Indicates that reportability response data are present in the response to an electronic case report." } ] } ] }