Package | surescripts.specialty |
Resource Type | StructureDefinition |
Id | MessageHeader-SPOClinicalInformationResponse-General |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=surescripts.specialty@1.2.0-beta&canonical=http://fhirdocs.surescripts.net/fhir/StructureDefinition/MessageHeader_SPOClinicalInformationResponse_General |
URL | http://fhirdocs.surescripts.net/fhir/StructureDefinition/MessageHeader_SPOClinicalInformationResponse_General |
Status | active |
Date | 2021-08-23 |
Name | MessageHeader_SPOClinicalInformationResponse_General |
Description | This MessageHeader profile describes the elements of the general Clinical Information Response (aka general callback) MessageHeader. |
Copyright | 2021 |
Type | MessageHeader |
Kind | resource |
StructureDefinition | |
Bundle_SPOClinicalInformationResponse_General | Bundle_SPOClinicalInformationResponse_General |
No resources found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "MessageHeader-SPOClinicalInformationResponse-General", "url": "http://fhirdocs.surescripts.net/fhir/StructureDefinition/MessageHeader_SPOClinicalInformationResponse_General", "name": "MessageHeader_SPOClinicalInformationResponse_General", "status": "active", "date": "2021-08-23", "publisher": "Surescripts, LLC", "description": "This MessageHeader profile describes the elements of the general Clinical Information Response (aka general callback) MessageHeader.", "copyright": "2021", "fhirVersion": "4.0.1", "mapping": [ { "identity": "v2", "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping" }, { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" }, { "identity": "w5", "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping" } ], "kind": "resource", "abstract": false, "type": "MessageHeader", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/MessageHeader", "derivation": "constraint", "differential": { "element": [ { "id": "MessageHeader.id", "path": "MessageHeader.id", "min": 1 }, { "id": "MessageHeader.event[x]", "path": "MessageHeader.event[x]", "type": [ { "code": "Coding" } ], "fixedCoding": { "system": "http://surescripts.net/fhir/spo/message-events", "code": "search-query" } }, { "id": "MessageHeader.source.name", "path": "MessageHeader.source.name", "min": 1 }, { "id": "MessageHeader.source.software", "path": "MessageHeader.source.software", "min": 1 }, { "id": "MessageHeader.response", "path": "MessageHeader.response", "min": 1 } ] } }