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 - TTL Representation

Draft as of 2020-04-21

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:MessageDefinition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "EnrolmentNominationResponseMessageDefinition"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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>"
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org.nz/fhir/MessageDefinition/EnrolmentNominationResponseMessageDefinition"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.4.6"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:date [ fhir:v "2020-04-21"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "Te Whatu Ora"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Te Whatu Ora" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "mailto:integration@health.govt.nz" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Defines the message used to respond to a request for an enrolment"] ; # 
  fhir:event [
a fhir:Coding ;
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/nes-event-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "FLS_ENROLMENT_NOMINATION_ACK" ]
  ] ; # 
  fhir:focus ( [
fhir:code [ fhir:v "OperationOutcome" ] ;
fhir:profile [
fhir:v "http://hl7.org.nz/fhir/StructureDefinition/EnrolmentNominationResponse"^^xsd:anyURI ;
fhir:link <http://hl7.org.nz/fhir/StructureDefinition/EnrolmentNominationResponse>     ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]
  ] ) . #