New Zealand NES IG
1.4.0-SNAPSHOT - Release
New Zealand NES IG - Local Development build (v1.4.0-SNAPSHOT) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Draft as of 2020-04-21 |
{
"resourceType" : "MessageDefinition",
"id" : "EnrolmentNominationResponseMessageDefinition",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: MessageDefinition </b><a name=\"EnrolmentNominationResponseMessageDefinition\"> </a><a name=\"hcEnrolmentNominationResponseMessageDefinition\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceMessageDefinition "EnrolmentNominationResponseMessageDefinition" </p></div><p><b>url</b>: <code>http://hl7.org.nz/fhir/MessageDefinition/EnrolmentNominationResponseMessageDefinition</code></p><p><b>version</b>: 1.4.0-SNAPSHOT</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>: Defines the message used to respond to a request for an enrolment</p><p><b>event</b>: GP Enrolment Nomination Acknowledgement (Details: NES Event Type code FLS_ENROLMENT_NOMINATION_ACK = ' GP Enrolment Nomination Acknowledgement ', stated as ' null ')</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.0-SNAPSHOT",
"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"
}
]
}