-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New Valueset AU eRequesting Request Status (FHIR-47097) #88
base: master
Are you sure you want to change the base?
Conversation
…request-status.html) for [FHIR-47097] (https://jira.hl7.org/browse/FHIR-47097)
@@ -0,0 +1,17 @@ | |||
ValueSet: AUeRequestingRequestStatus | |||
Id: au-erequesting-request-status | |||
Title: "AU eRequesting Request Status" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If the convention is [Realm IG]-[core ValueSet title], this should be: 'AU eRequesting RequestStatus'.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changed 'Request Status' to 'RequestStatus'
input/pagecontent/terminology.md
Outdated
|[AU eRequesting Task Status](ValueSet-au-erequesting-task-status.html)|[AU eRequesting Task](StructureDefinition-au-erequesting-task.html)|AU eRequesting| | ||
|[AU eRequesting Coverage Type Self-Pay](ValueSet-au-erequesting-coverage-self-pay.html)||AU eRequesting| | ||
|[AU eRequesting Request Status](ValueSet-au-erequesting-request-status.html)|[AU eRequesting Diagnostic Request](StructureDefinition-au-erequesting-diagnosticrequest.html)|AU eRequesting| |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please see comment above re value set title. Think the hyperlink text here should change to match the updated value set title 'AU eRequesting RequestStatus'.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changed 'Request Status' to 'RequestStatus'
input/pagecontent/terminology.md
Outdated
@@ -65,7 +65,7 @@ The list below shows the code systems used in the value sets above. | |||
|[LOINC](https://www.healthterminologies.gov.au/access-clinical-terminology/access-fhir-terminology-resources/code-systems/?ui:filter=loinc)|[Australian Pronouns](https://healthterminologies.gov.au/fhir/ValueSet/australian-pronouns-1)|NCTS| | |||
|[NameUse](https://hl7.org/fhir/R4/codesystem-name-use.html)|[NameUse](https://hl7.org/fhir/R4/valueset-name-use.html)|FHIR| | |||
|[RequestIntent](https://hl7.org/fhir/R4/codesystem-request-intent.html)|[RequestIntent](https://hl7.org/fhir/R4/valueset-request-intent.html)|FHIR| | |||
|[RequestStatus](https://hl7.org/fhir/R4/codesystem-request-status.html)|[RequestStatus](https://hl7.org/fhir/R4/valueset-request-status.html)|FHIR| | |||
|[RequestStatus](https://hl7.org/fhir/R4/codesystem-request-status.html)|[AU eRequesting Request Status](ValueSet-au-erequesting-request-status.html)|FHIR| |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please see comment above re value set title. Think the hyperlink text here should change to match the updated value set title 'AU eRequesting RequestStatus'.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changed 'Request Status' to 'RequestStatus'
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a few minor tweaks left.
Added new valueset AU eRequesting Request Status for [FHIR-47097] (https://jira.hl7.org/browse/FHIR-47097)