Closed jakubsielewicz closed 4 years ago
PractitionerRole?role=[system]|[code]
This seems incorrectly listed on http://hl7.org.au/fhir/pd/pd2/StructureDefinition-au-pd-practitionerrole.html as GET [base]/PractitionerRole?code=[system]|[code] should be GET [base]/PractitionerRole?role=[system]|[code]
GET [base]/PractitionerRole?code=[system]|[code]
GET [base]/PractitionerRole?role=[system]|[code]
New Pull Request submitted: https://github.com/hl7au/au-fhir-pd/pull/17
merged into master
PractitionerRole?role=[system]|[code]
This seems incorrectly listed on http://hl7.org.au/fhir/pd/pd2/StructureDefinition-au-pd-practitionerrole.html as
GET [base]/PractitionerRole?code=[system]|[code]
should beGET [base]/PractitionerRole?role=[system]|[code]