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

FHIR IG Statistics: MessageDefinition/specialty-rx-error

Packagehl7.fhir.us.specialty-rx
Resource TypeMessageDefinition
Idspecialty-rx-error
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/specialty-rx/https://build.fhir.org/ig/HL7/fhir-specialty-rx/MessageDefinition-specialty-rx-error.html
URLhttp://hl7.org/fhir/us/specialty-rx/MessageDefinition/specialty-rx-error
Version2.1.0
Statusactive
Date2020-06-26T00:00:00-00:00
NameSpecialtyRxMessageDefinitionError
TitleSpecialty Rx Message Definition - Error
Realmus
Authorityhl7
DescriptionMessage reporting an error that causes premature processing termination of a specialty Rx query response message. References the error event
PurposeDescribe an error that causes a premature end to processing of a specialty Rx query response message

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: MessageDefinition

Resource MessageDefinition "specialty-rx-error"

url: http://hl7.org/fhir/us/specialty-rx/MessageDefinition/specialty-rx-error

version: 2.1.0

name: SpecialtyRxMessageDefinitionError

title: Specialty Rx Message Definition - Error

status: active

experimental: false

date: 2020-06-26 00:00:00+0000

publisher: HL7 International - Pharmacy

contact: HL7 International - Pharmacy: http://www.hl7.org/Special/committees/medication, Frank McKinney: frank.mckinney@pocp.com,fm@frankmckinney.com

description: Message reporting an error that causes premature processing termination of a specialty Rx query response message. References the error event

jurisdiction: United States of America (ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code#US)

purpose: Describe an error that causes a premature end to processing of a specialty Rx query response message

event: Error (Details: http://hl7.org/fhir/us/specialty-rx/CodeSystem/specialty-rx-event-type code error = 'Error', stated as 'null')

category: currency

Focus

-CodeMinMax
*OperationOutcome11

Source

{
  "resourceType": "MessageDefinition",
  "id": "specialty-rx-error",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/specialty-rx/MessageDefinition/specialty-rx-error",
  "version": "2.1.0",
  "name": "SpecialtyRxMessageDefinitionError",
  "title": "Specialty Rx Message Definition - Error",
  "status": "active",
  "experimental": false,
  "date": "2020-06-26T00:00:00-00:00",
  "publisher": "HL7 International - Pharmacy",
  "contact": [
    {
      "name": "HL7 International - Pharmacy",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/medication"
        }
      ]
    },
    {
      "name": "Frank McKinney",
      "telecom": [
        {
          "system": "email",
          "value": "frank.mckinney@pocp.com"
        },
        {
          "system": "email",
          "value": "fm@frankmckinney.com"
        }
      ]
    }
  ],
  "description": "Message reporting an error that causes premature processing termination of a specialty Rx query response message. References the error event",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "purpose": "Describe an error that causes a premature end to processing of a specialty Rx query response message",
  "eventCoding": {
    "system": "http://hl7.org/fhir/us/specialty-rx/CodeSystem/specialty-rx-event-type",
    "code": "error"
  },
  "category": "currency",
  "focus": [
    {
      "code": "OperationOutcome",
      "min": 1,
      "max": "1"
    }
  ]
}