Publication Build: This will be filled in by the publication tooling
: AUCoreRelatedPersonPatient - JSON Representation
Raw json | Download
{
"resourceType" : "SearchParameter",
"id" : "au-core-relatedperson-patient",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>AUCoreRelatedPersonPatient <a style=\"padding-left: 3px; padding-right: 3px; border: 1px grey solid; font-weight: bold; color: black; background-color: #efefef\" href=\"http://hl7.org/fhir/R4/versions.html#std-process\" title=\"Standards Status = Draft\">D</a></h2><p>Parameter <code>patient</code>:<code>reference</code></p><div><p>A related person patient <strong>SHOULD</strong> support patient.identifier. NOTE: This AU Core SearchParameter extends the usage context of the\nRelatedPerson-patient parameter</p>\n<ul>\n<li>multipleAnd</li>\n<li>multipleOr</li>\n<li>chain</li>\n</ul>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/relatedperson.html\">RelatedPerson</a></td></tr><tr><td>Expression</td><td><code>RelatedPerson.patient</code></td></tr><tr><td>Target Resources</td><td><a href=\"http://hl7.org/fhir/R4/patient.html\">Patient</a></td></tr><tr><td>Multiples</td><td>The parameter can repeat (and) and can have repeating values (or)</td></tr><tr><td>Chains</td><td>Allowed: identifier</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 0,
"_valueInteger" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org.au/fhir/core/ImplementationGuide/hl7.fhir.au.core"
}
]
}
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "draft",
"_valueCode" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org.au/fhir/core/ImplementationGuide/hl7.fhir.au.core"
}
]
}
}
],
"url" : "http://hl7.org.au/fhir/core/SearchParameter/au-core-relatedperson-patient",
"version" : "0.2.1-preview",
"name" : "AUCoreRelatedPersonPatient",
"derivedFrom" : "http://hl7.org/fhir/SearchParameter/RelatedPerson-patient",
"status" : "draft",
"date" : "2023-08-22T20:24:06+10:00",
"publisher" : "HL7 Australia",
"contact" : [
{
"name" : "HL7 Australia FHIR Work Group",
"telecom" : [
{
"system" : "url",
"value" : "https://confluence.hl7.org/display/HAFWG",
"use" : "work"
}
]
}
],
"description" : "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",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "AU"
}
]
}
],
"code" : "patient",
"base" : [
"RelatedPerson"
],
"type" : "reference",
"expression" : "RelatedPerson.patient",
"target" : [
"Patient"
],
"multipleOr" : true,
"_multipleOr" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
]
},
"multipleAnd" : true,
"_multipleAnd" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
]
},
"chain" : [
"identifier"
],
"_chain" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
]
}
]
}