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

FHIR IG analytics

Packagehl7.fhir.us.specialty-rx.r4
Resource TypeMessageDefinition
IdMessageDefinition-specialty-rx-query-response-unsolicited.json
FHIR VersionR4

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-query-response-unsolicited"

url: http://hl7.org/fhir/us/specialty-rx/MessageDefinition/specialty-rx-query-response-unsolicited

version: 2.0.0

name: SpecialtyRxMessageDefinitionQueryResponseUnsolicited

title: Specialty Rx Message Definition - Query Response - Unsolicited

status: active

experimental: false

date: 2020-07-28 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: Unsolicited message conveying data related to a prescribed specialty medication. References the query-response-unsolicited 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: Unsolicited transmission of patient data related to a prescribed specialty medication. Consists of FHIR resources retrieved systematically from the patient's medical record

event: Query Response - Unsolicited (Details: http://hl7.org/fhir/us/specialty-rx/CodeSystem/specialty-rx-event-type code query-response-unsolicited = 'Query Response - Unsolicited', stated as 'null')

category: currency

Focus

-CodeMinMax
*Parameters11

Source1

{
  "resourceType": "MessageDefinition",
  "id": "specialty-rx-query-response-unsolicited",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/specialty-rx/MessageDefinition/specialty-rx-query-response-unsolicited",
  "version": "2.0.0",
  "name": "SpecialtyRxMessageDefinitionQueryResponseUnsolicited",
  "title": "Specialty Rx Message Definition - Query Response - Unsolicited",
  "status": "active",
  "experimental": false,
  "date": "2020-07-28T00: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": "Unsolicited message conveying data related to a prescribed specialty medication. References the query-response-unsolicited event",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "purpose": "Unsolicited transmission of patient data related to a prescribed specialty medication. Consists of FHIR resources retrieved systematically from the patient's medical record",
  "eventCoding": {
    "system": "http://hl7.org/fhir/us/specialty-rx/CodeSystem/specialty-rx-event-type",
    "code": "query-response-unsolicited"
  },
  "category": "currency",
  "focus": [
    {
      "code": "Parameters",
      "min": 1,
      "max": "1"
    }
  ]
}