FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/us-ph-messageheader-message-types

Packagehl7.fhir.us.medmorph
TypeCodeSystem
Idus-ph-messageheader-message-types
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/medmorph/https://build.fhir.org/ig/HL7/fhir-medmorph/CodeSystem-us-ph-messageheader-message-types.html
URLhttp://hl7.org/fhir/us/medmorph/CodeSystem/us-ph-messageheader-message-types
Version1.0.0
Statusactive
Date2020-09-06
NameUSPublicHealthMessageTypes
TitleUS Public Health Message Type Codes
Realmus
Authorityhl7
DescriptionThe US Public Health Message Header Events CodeSystem is a 'starter set' of codes supported for identifying types of messages being exchanged.
Contentcomplete

Resources that use this resource

ValueSet
us-ph-message-typesUS Public Health Message Types

Resources that this resource uses

No resources found


Narrative

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:

LvlCodeDisplayDefinition
1message-report Indicates a message containing a report exchanged between clinical care and PHA/Research Organization.Indicates a message that contains data for a specific use case. Hep C, Cancer and Healthcare Surveys are example use cases etc.
2  cancer-report-message Indicates a message containing cancer reporting data sent from clinical care to PHA.Indicates that cancer data are present in the message being sent from clinical care to PHA.
2  cancer-response-message Indicates a message containing cancer report response data sent from PHA to clinical care.Indicates that a message containing response data for an already submitted cancer report is being sent from PHA to clinical care.
2  hepc-report-message Indicates a message containing Hep C data sent from clinical care to PHA.Indicates that Hep C data are present in the message being sent from clinical care to PHA.
2  hepc-response-message Hep C Response Message sent from PHA to clinical care.Indicates that a message containing response data for an already submitted Hep C report message is being sent from PHA to clinical care.
2  healthcare-survey-report-message Indicates a message containing healthcare survey data sent from clinical care to PHA.Indicates that healthcare survey data are present in the message being sent from clinical care to PHA.
2  healthcare-survey-response-message Indicates a message containing healthcare survey data sent from PHA to clinical care.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.
2  research-report-message Indicates a message containing healthcare data sent from clinical care to Research Organization.Indicates that research data are present in the message being sent from clinical care to Research Organization.
2  research-response-message Indicates a message containing response data from Research Organization to clinical care.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.
2  eicr-case-report-message Indicates a message containing electronic case report healthcare data sent from clinical care.Indicates that electronic case report data are present in the message being sent from clinical care.
2  reportability-response-message Indicates a message containing reportability response data in response to an electronic case report.Indicates that reportability response data are present in the response to an electronic case report.

Source

{
  "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."
        }
      ]
    }
  ]
}