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

FHIR IG analytics

Packagehl7.fhir.us.ph-library.r4b
Resource TypeCodeSystem
IdCodeSystem-us-ph-codesystem-message-types.json
FHIR VersionR4B

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem us-ph-codesystem-message-types

This case-sensitive code system http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-message-types defines the following codes in a Is-A hierarchy:

LvlCodeDisplayDefinition
1message-report Indicates a message containing a report exchanged between clinical care and Public Health Agency (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.

Source1

{
  "resourceType": "CodeSystem",
  "id": "us-ph-codesystem-message-types",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-codesystem"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pher"
    }
  ],
  "url": "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-message-types",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.58.16.4"
    }
  ],
  "version": "2.0.0-ballot",
  "name": "USPublicHealthCodeSystemMessageTypes",
  "title": "US Public Health CodeSystem - Message Types",
  "status": "active",
  "experimental": false,
  "date": "2025-07-30T14:31:09+00:00",
  "publisher": "HL7 International / Public Health",
  "contact": [
    {
      "name": "HL7 International / Public Health",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/pher"
        },
        {
          "system": "email",
          "value": "pher@lists.HL7.org"
        }
      ]
    }
  ],
  "description": "The US Public Health Message Types CodeSystem contains codes for currently identified use cases for identifying types of messages being exchanged. As further use cases are identified, codes may be added to the code system.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "valueSet": "http://hl7.org/fhir/us/ph-library/ValueSet/us-ph-valueset-message-types",
  "hierarchyMeaning": "is-a",
  "content": "complete",
  "count": 11,
  "concept": [
    {
      "code": "message-report",
      "display": "Indicates a message containing a report exchanged between clinical care and Public Health Agency (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."
        }
      ]
    }
  ]
}