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

FHIR IG Statistics: CodeSystem/codesystem-messageHeader-event

Packagehl7.fhir.us.ecr
TypeCodeSystem
Idcodesystem-messageHeader-event
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/ecr/https://build.fhir.org/ig/HL7/case-reporting/CodeSystem-codesystem-messageHeader-event.html
URLhttp://hl7.org/fhir/us/ecr/CodeSystem/codesystem-messageHeader-event
Version2.1.2
Statusactive
Date2025-03-24T02:05:40+00:00
NameCodeSystem_MessageHeader_event
TitleMessageHeader Event Code System
Realmus
Authorityhl7
DescriptionThis code system contains codes that identify the event a message represents.
Contentcomplete

Resources that use this resource

ValueSet
valueset-ecr-messageheader-eventeCR MessageHeader Event Value Set

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem codesystem-messageHeader-event

This case-sensitive code system http://hl7.org/fhir/us/ecr/CodeSystem/codesystem-messageHeader-event defines the following codes:

CodeDisplayDefinition
process-eicr Process eICRProcess the eICR that is the focus of the eCR Task referenced by the eCR MessageHeader. See the Electronic Initial Case Report (eICR) Transaction and Profiles page in the eCR IG for further details.
process-rr Process Reportability ResponseProcess the Reportability Response that is the focus of the eCR Task referenced by the eCR MessageHeader. See the Reportability Response (RR) Transaction and Profiles page in the eCR IG for further details.

Source

{
  "resourceType": "CodeSystem",
  "id": "codesystem-messageHeader-event",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pher"
    }
  ],
  "url": "http://hl7.org/fhir/us/ecr/CodeSystem/codesystem-messageHeader-event",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.46.16.4"
    }
  ],
  "version": "2.1.2",
  "name": "CodeSystem_MessageHeader_event",
  "title": "MessageHeader Event Code System",
  "status": "active",
  "experimental": false,
  "date": "2025-03-24T02:05:40+00:00",
  "publisher": "HL7 International / Public Health",
  "contact": [
    {
      "name": "HL7 International / Public Health",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/pher"
        }
      ]
    }
  ],
  "description": "This code system contains codes that identify the event a message represents.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ],
      "text": "United States of America"
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "process-eicr",
      "display": "Process eICR",
      "definition": "Process the eICR that is the focus of the eCR Task referenced by the eCR MessageHeader. See the Electronic Initial Case Report (eICR) Transaction and Profiles page in the eCR IG for further details."
    },
    {
      "code": "process-rr",
      "display": "Process Reportability Response",
      "definition": "Process the Reportability Response that is the focus of the eCR Task referenced by the eCR MessageHeader. See the Reportability Response (RR) Transaction and Profiles page in the eCR IG for further details."
    }
  ]
}