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

: EnrolmentNominationRequestMessageDefinition - 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 "EnrolmentNominationRequestMessageDefinition"] ; # 
  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 EnrolmentNominationRequestMessageDefinition</b></p><a name=\"EnrolmentNominationRequestMessageDefinition\"> </a><a name=\"hcEnrolmentNominationRequestMessageDefinition\"> </a><a name=\"EnrolmentNominationRequestMessageDefinition-en-US\"> </a><p><b>url</b>: <a href=\"MessageDefinition-EnrolmentNominationRequestMessageDefinition.html\">MessageDefinition: url = http://hl7.org.nz/fhir/MessageDefinition/EnrolmentNominationRequestMessageDefinition; 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 request an enrolment; jurisdiction = ; copyright = ; event[x] = GP Enrolment Nomination (NES Event Type#FLS_ENROLMENT_NOMINATION)</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 request 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\">NES Event Type</a> FLS_ENROLMENT_NOMINATION: GP Enrolment Nomination</p><blockquote><p><b>focus</b></p><p><b>code</b>: Patient</p><p><b>profile</b>: <a href=\"https://nhi-ig.hip.digital.health.nz/site/StructureDefinition-NhiPatient.html\">NHI Patient</a></p><p><b>min</b>: 1</p><p><b>max</b>: 1</p></blockquote><blockquote><p><b>focus</b></p><p><b>code</b>: RelatedPerson</p><p><b>min</b>: 1</p><p><b>max</b>: 2</p></blockquote><blockquote><p><b>focus</b></p><p><b>code</b>: Practitioner</p><p><b>profile</b>: <a href=\"https://hpi-ig.hip-uat.digital.health.nz/StructureDefinition-HPIPractitioner.html\">HPI Practitioner</a></p><p><b>min</b>: 0</p><p><b>max</b>: 1</p></blockquote><h3>AllowedResponses</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Message</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"MessageDefinition-EnrolmentNominationResponseMessageDefinition.html\">MessageDefinition[http://hl7.org.nz/fhir/MessageDefinition/EnrolmentNominationResponseMessageDefinition|1.4.6]</a></td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org.nz/fhir/MessageDefinition/EnrolmentNominationRequestMessageDefinition"^^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 request 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" ]
  ] ; # 
  fhir:focus ( [
fhir:code [ fhir:v "Patient" ] ;
fhir:profile [
fhir:v "http://hl7.org.nz/fhir/StructureDefinition/NhiPatient"^^xsd:anyURI ;
fhir:link <http://hl7.org.nz/fhir/StructureDefinition/NhiPatient>     ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]
  ] [
fhir:code [ fhir:v "RelatedPerson" ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "2" ]
  ] [
fhir:code [ fhir:v "Practitioner" ] ;
fhir:profile [
fhir:v "http://hl7.org.nz/fhir/StructureDefinition/HPIPractitioner"^^xsd:anyURI ;
fhir:link <http://hl7.org.nz/fhir/StructureDefinition/HPIPractitioner>     ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]
  ] ) ; # 
  fhir:allowedResponse ( [
fhir:message [
fhir:v "http://hl7.org.nz/fhir/MessageDefinition/EnrolmentNominationResponseMessageDefinition"^^xsd:anyURI ;
fhir:link <http://hl7.org.nz/fhir/MessageDefinition/EnrolmentNominationResponseMessageDefinition>     ]
  ] ) . #