New Zealand NES IG
1.4.6 - Release

New Zealand NES IG - Local Development build (v1.4.6) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: EnrolmentNominationResponseMessageDefinition - JSON Representation

Draft as of 2020-04-21

Raw json | Download


{
  "resourceType" : "MessageDefinition",
  "id" : "EnrolmentNominationResponseMessageDefinition",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MessageDefinition EnrolmentNominationResponseMessageDefinition</b></p><a name=\"EnrolmentNominationResponseMessageDefinition\"> </a><a name=\"hcEnrolmentNominationResponseMessageDefinition\"> </a><a name=\"EnrolmentNominationResponseMessageDefinition-en-US\"> </a><p><b>url</b>: <a href=\"MessageDefinition-EnrolmentNominationResponseMessageDefinition.html\">MessageDefinition: url = http://hl7.org.nz/fhir/MessageDefinition/EnrolmentNominationResponseMessageDefinition; version = 1.4.6; status = draft; date = 2020-04-21; publisher = Te Whatu Ora; contact = Te Whatu Ora (mailto:integration@health.govt.nz); description = Defines the message used to respond to a request for an enrolment; jurisdiction = ; copyright = ; event[x] = GP Enrolment Nomination Acknowledgement (NES Event Type#FLS_ENROLMENT_NOMINATION_ACK)</a></p><p><b>version</b>: 1.4.6</p><p><b>status</b>: Draft</p><p><b>date</b>: 2020-04-21</p><p><b>publisher</b>: Te Whatu Ora</p><p><b>contact</b>: Te Whatu Ora: <a href=\"mailto:mailto:integration@health.govt.nz\">mailto:integration@health.govt.nz</a></p><p><b>description</b>: </p><div><p>Defines the message used to respond to a request for an enrolment</p>\n</div><p><b>event</b>: <a href=\"https://common-ig.hip.digital.health.nz/site/CodeSystem-nes-event-type-1.0.html#nes-event-type-1.0-FLS_ENROLMENT_NOMINATION_ACK\">NES Event Type</a> FLS_ENROLMENT_NOMINATION_ACK: GP Enrolment Nomination Acknowledgement</p><h3>Focus</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Profile</b></td><td><b>Min</b></td><td><b>Max</b></td></tr><tr><td style=\"display: none\">*</td><td>OperationOutcome</td><td><a href=\"StructureDefinition-EnrolmentNominationResponse.html\">EnrolmentNominationResponse</a></td><td>1</td><td>1</td></tr></table></div>"
  },
  "url" : "http://hl7.org.nz/fhir/MessageDefinition/EnrolmentNominationResponseMessageDefinition",
  "version" : "1.4.6",
  "status" : "draft",
  "date" : "2020-04-21",
  "publisher" : "Te Whatu Ora",
  "contact" : [
    {
      "name" : "Te Whatu Ora",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:integration@health.govt.nz"
        }
      ]
    }
  ],
  "description" : "Defines the message used to respond to a request for an enrolment",
  "eventCoding" : {
    "system" : "https://standards.digital.health.nz/ns/nes-event-type",
    "code" : "FLS_ENROLMENT_NOMINATION_ACK"
  },
  "focus" : [
    {
      "code" : "OperationOutcome",
      "profile" : "http://hl7.org.nz/fhir/StructureDefinition/EnrolmentNominationResponse",
      "min" : 1,
      "max" : "1"
    }
  ]
}