@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:SearchParameter ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "au-core-relatedperson-patient"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

AUCoreRelatedPersonPatient D

Parameter patient:reference

A related person patient SHOULD support patient.identifier. NOTE: This AU Core SearchParameter extends the usage context of the\nRelatedPerson-patient parameter

\n
    \n
  • multipleAnd
  • \n
  • multipleOr
  • \n
  • chain
  • \n
\n
ResourceRelatedPerson
ExpressionRelatedPerson.patient
Target ResourcesPatient
MultiplesThe parameter can repeat (and) and can have repeating values (or)
ChainsAllowed: identifier
" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ; fhir:value [ fhir:v "0"^^xsd:integer ; fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ; fhir:value [ fhir:v "http://hl7.org.au/fhir/core/ImplementationGuide/hl7.fhir.au.core"^^xsd:anyURI ; fhir:link ] ] ) ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ; fhir:value [ fhir:v "draft" ; fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ; fhir:value [ fhir:v "http://hl7.org.au/fhir/core/ImplementationGuide/hl7.fhir.au.core"^^xsd:anyURI ; fhir:link ] ] ) ] ] ) ; # fhir:url [ fhir:v "http://hl7.org.au/fhir/core/SearchParameter/au-core-relatedperson-patient"^^xsd:anyURI] ; # fhir:version [ fhir:v "0.2.1-preview"] ; # fhir:name [ fhir:v "AUCoreRelatedPersonPatient"] ; # fhir:derivedFrom [ fhir:v "http://hl7.org/fhir/SearchParameter/RelatedPerson-patient"^^xsd:anyURI ; fhir:link ] ; # fhir:status [ fhir:v "draft"] ; # fhir:date [ fhir:v "2023-08-22T20:24:06+10:00"^^xsd:dateTime] ; # fhir:publisher [ fhir:v "HL7 Australia"] ; # fhir:contact ( [ fhir:name [ fhir:v "HL7 Australia FHIR Work Group" ] ; fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "https://confluence.hl7.org/display/HAFWG" ] ; fhir:use [ fhir:v "work" ] ] ) ] ) ; # fhir:description [ fhir:v "A related person patient **SHOULD** support patient.identifier. NOTE: This AU Core SearchParameter extends the usage context of the\nRelatedPerson-patient parameter\n - multipleAnd\n - multipleOr\n - chain"] ; # fhir:jurisdiction ( [ fhir:coding ( [ fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ; fhir:code [ fhir:v "AU" ] ] ) ] ) ; # fhir:code [ fhir:v "patient"] ; # fhir:base ( [ fhir:v "RelatedPerson"] ) ; # fhir:type [ fhir:v "reference"] ; # fhir:expression [ fhir:v "RelatedPerson.patient"] ; # fhir:target ( [ fhir:v "Patient"] ) ; # fhir:multipleOr [ fhir:v "true"^^xsd:boolean ; fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "MAY" ] ] ) ] ; # fhir:multipleAnd [ fhir:v "true"^^xsd:boolean ; fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "MAY" ] ] ) ] ; # fhir:chain ( [ fhir:v "identifier" ; fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "SHOULD" ] ] ) ] ) . # # -------------------------------------------------------------------------------------