Universal API Implementation Guide
1.1.20 - ci-build
Universal API Implementation Guide - Local Development build (v1.1.20) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
No announcments for 5/31/24 release
The following Access Solutions/GPF questionnaires was removed:
Available in Test Environment |
Product | linkId | Prescriber Form Version valid until: |
Comments |
---|---|---|---|---|
Yes | Ocrevus Hemlibra Pulmozyme |
"linkId": "household-income" | No change to current Patient Consent (v3.0) | LinkId was replaced with "linkId": "household-income-amount" in Nov 2023 |
The following Access Solutions/GPF questionnaires were added:
OCREVUS
Available in Test Environment |
Product | linkId | Prescriber Form Version valid until: |
Comments |
---|---|---|---|---|
Yes | Ocrevus | "linkId": "coordinate-with" | No change to current Ocrevus PSF (v3) | updated as part of questionnaire cleanup |
linkId: coordinate-with
{
"linkId": "coordinate-with",
"text": "Coordinate with",
"type": "choice",
"enableWhen": [
{
"question": "applied-for-bipa",
"operator": "=",
"answerBoolean": true
},
{
"question": "treatment-coordination",
"operator": "=",
"answerString": "Yes, please provide assistance locating an infusion site for patient"
}
],
"enableBehavior": "all",
"required": true,
"repeats": false,
"answerOption": [
{
"valueString": "Patient"
},
{
"valueString": "Prescriber"
}
]
}
HEMLIBRA
Available in Test Environment |
Product | linkId | Prescriber Form Version valid until: |
Comments |
---|---|---|---|---|
Yes | Hemlibra | "linkId":"detailed-message" | No change to current Hemlibra PSF (v3) | updated as part of questionnaire cleanup |
linkId: detailed-message
{
"linkId": "detailed-message",
"text": "Ok to leave a detailed message?",
"type": "choice",
"enableWhen": [
{
"question": "applied-for-bipa",
"operator": "=",
"answerBoolean": true
},
{
"question": "applied-for-copay",
"operator": "=",
"answerBoolean": true
},
{
"question": "applied-for-pf",
"operator": "=",
"answerBoolean": true
},
{
"question": "applied-for-appeals",
"operator": "=",
"answerBoolean": true
}
],
"enableBehavior": "any",
"required": false,
"repeats": false,
"answerOption": [
{
"valueString": "Yes"
},
{
"valueString": "No"
}
]
}
The following Access Solutions/GPF questionnaires were updated:
OCREVUS
Available in Test Environment |
Product | linkId | Description of Change | Update | Prescriber Form Version valid until: |
Comments |
---|---|---|---|---|---|---|
Yes | Ocrevus | "linkId": "ocrevus-other-medicines-prescribed" | questionnaire now 'required' | "required": true | No change to current Patient Foundation Form (v5) | updated as part of questionnaire cleanup |
Yes | Ocrevus | "linkId": "pa-in-place" | questionnaire now 'optional' | "required": false | No change to current Ocrevus PSF (v3) | updated as part of questionnaire cleanup |
Yes | Ocrevus | "linkId": "authorization" | questionnaire now 'optional' | "required": false | No change to current Ocrevus PSF (v3) | updated as part of questionnaire cleanup |
HEMLIBRA
Available in Test Environment |
Product | linkId | Description of Change | Update | Prescriber Form Version valid until: |
Comments |
---|---|---|---|---|---|---|
Yes | Hemlibra | "linkId": "hemlibra-other-medicines-prescribed" | questionnaire now 'required' | "required": true | No change to current Patient Foundation Form (v5) | updated as part of questionnaire cleanup |
Yes | Hemlibra | "linkId": "prescription-plan" | "enableWhen" criteria updated to include Copay & Appeals SRs | enableWhen "question": "applied-for-bipa" = true "question": "applied-for-appeals" = true "question": "applied-for-copay" = true" "question": "applied-for-pf" = true |
No change to current Hemlibra PSF (v3) | updated as part of questionnaire cleanup |
Yes | Hemlibra | "linkId": "hemlibra-hemophilia-a" | "enableWhen" criteria updated to include Copay SR | enableWhen "question": "applied-for-bipa" = true "question": "applied-for-copay" = true |
No change to current Hemlibra PSF (v3) | updated as part of questionnaire cleanup |
Yes | Hemlibra | "linkId": "contact-patient" | "enableWhen" criteria updated to include Copay & Appeals SRs | enableWhen "question": "applied-for-bipa" = true "question": "applied-for-appeals" = true "question": "applied-for-copay" = true "question": "applied-for-pf" = true |
No change to current Hemlibra PSF (v3) | updated as part of questionnaire cleanup |
Yes | Hemlibra | "linkId": "hemlibra-other-allergies" | "enableWhen" and "enableBehavior" criteria updated | refer to updated questionnaire below | No change to current Patient Foundation Form (v5) | updated as part of questionnaire cleanup |
"linkId: hemlibra-other-allergies" updated questionnaire
{
"linkId": "hemlibra-other-allergies",
"text": "Other Allergies",
"type": "string",
"enableWhen": [
{
"question": "applied-for-pf",
"operator": "=",
"answerBoolean": true
},
{
"question": "hemlibra-drug-allergies",
"operator": "=",
"answerString": "other"
}
],
"enableBehavior": "all",
"required": true,
"repeats": false
}
PULMOZYME
Available in Test Environment |
Product | linkId | Description of Change | Update | Prescriber Form Version valid until: |
Comments |
---|---|---|---|---|---|---|
Yes | Pulmozyme | "linkId": "pulmozyme-other-medicines-prescribed" | questionnaire now 'required' | "required": true | No change to current Patient Foundation Form (v5) | updated as part of questionnaire cleanup |
Yes | Pulmozyme | "linkId": "adot" | "enableWhen" criteria updated to include Appeals SRs | enableWhen "question": "applied-for-bipa" = true "question": "applied-for-appeals" = true "question": "applied-for-copay" = true |
No change to current Pulmozyme PSF (v1) | updated as part of questionnaire cleanup |
Yes | Pulmozyme | "linkId": "pulmozyme-prescription-type" | "enableWhen" criteria updated and additional answerOption added |
refer to updated questionnaire below | No change to current Patient Foundation Form (v5) | updated as part of questionnaire cleanup |
"linkId: pulmozyme-prescription-type" updated questionnaire
{
"linkId": "pulmozyme-prescription-type",
"text": "What is the Prescription Type?",
"type": "choice",
"enableWhen": [
{
"question": "applied-for-bipa",
"operator": "=",
"answerBoolean": true
},
{
"question": "applied-for-copay",
"operator": "=",
"answerBoolean": true
},
{
"question": "applied-for-appeals",
"operator": "=",
"answerBoolean": true
}
],
"enableBehavior": "any",
"required": true,
"repeats": false,
"answerOption": [
{
"valueString": "New start"
},
{
"valueString": "Continuing therapy"
},
{
"valueString": "Restart therapy"
}
]
}