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

FHIR IG analytics

Packageihe.iti.pmir
Resource TypeMessageHeader
IdMessageHeader-ex-messageheader-create-response.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: MessageHeader ex-messageheader-create-response

event: urn:ihe:iti:pmir:2019:patient-feed-response

Sources

-Endpoint
*http://example.com/patientEndpoint

Responses

-IdentifierCode
*ex-messageheader-createOK

Source1

{
  "resourceType": "MessageHeader",
  "id": "ex-messageheader-create-response",
  "meta": {
    "profile": [
      "https://profiles.ihe.net/ITI/PMIR/StructureDefinition/IHE.PMIR.MessageHeader.Response"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "eventUri": "urn:ihe:iti:pmir:2019:patient-feed-response",
  "source": {
    "endpoint": "http://example.com/patientEndpoint"
  },
  "response": {
    "identifier": "ex-messageheader-create",
    "code": "ok"
  }
}