This page is part of the National Healthcare Directory Attestation (v1.0.0-ballot: STU 1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
Draft as of 2022-06-14 |
Generated Narrative: TestScript
Resource TestScript "odYxqzPToJTN3A8GN"
url: http://
version: 1.0.0-ballot
name: Subscriptions
title: Subscriptions
status: draft
date: 2022-06-14 11:07:30+0000
publisher: HL7 Patient Administration Working Group
contact: HL7 Patient Administration Working Group: https://www.hl7.org/Special/committees/pafm,pafm@lists.HL7.org
jurisdiction: United States of America (unknown#US)
fixture
autocreate: true
autodelete: true
resource: Subscription/s7aTc2yk4YQyBRify
fixture
autocreate: true
autodelete: true
resource: Subscription/s7aTc2yk4YQyBRify
fixture
autocreate: true
autodelete: true
resource: Organization/o6AJtyEk6sSsHWLjt: St. James Infirmary - Covid Ward "St. James Infirmary"
fixture
autocreate: true
autodelete: true
resource: Practitioner/pZzusFYr3PBYyRnot " CAMRON"
test
name: Subscribe to Organization updates via rest-hooks
action
Operations
- Type Label Description Accept EncodeRequestUrl Method Url * Update (Details: http://terminology.hl7.org/CodeSystem/testscript-operation-codes code update = 'Update', stated as 'null') Subscribe to Organization updates via rest-hooks PUT {{hostname}}/baseR4/Subscription/s7aTc2yk4YQyBRify json true put {{hostname}}/baseR4/Subscription/s7aTc2yk4YQyBRify action
Asserts
- Description Response WarningOnly * Confirm that the returned HTTP status is 201(Success). created false
test
name: Delete Subscription
action
Operations
- Type Label Description Accept EncodeRequestUrl Method Url * Delete (Details: http://terminology.hl7.org/CodeSystem/testscript-operation-codes code delete = 'Delete', stated as 'null') Delete Subscription DELETE {{hostname}}/baseR4/Subscription/s7aTc2yk4YQyBRify json true delete {{hostname}}/baseR4/Subscription/s7aTc2yk4YQyBRify action
Asserts
- Description Response WarningOnly * Confirm that the returned HTTP status is 204(Gone). noContent false
test
name: Attest a new Organization (St. James Infirmary)
action
Operations
- Type Resource Label Description Accept EncodeRequestUrl Method Url * Update (Details: http://terminology.hl7.org/CodeSystem/testscript-operation-codes code update = 'Update', stated as 'null') Organization Attest a new Organization (St. James Infirmary) PUT {{hostname}}/baseR4/Organization/o6AJtyEk6sSsHWLjt json true put {{hostname}}/baseR4/Organization/o6AJtyEk6sSsHWLjt action
Asserts
- Description Response WarningOnly * Confirm that the returned HTTP status is 201(Success). created false
test
name: Delete an existing Organization (St. James Infirmary)
action
Operations
- Type Resource Label Description Accept EncodeRequestUrl Method Url * Delete (Details: http://terminology.hl7.org/CodeSystem/testscript-operation-codes code delete = 'Delete', stated as 'null') Organization Delete an existing Organization (St. James Infirmary) DELETE {{hostname}}/baseR4/Organization/o6AJtyEk6sSsHWLjt json true delete {{hostname}}/baseR4/Organization/o6AJtyEk6sSsHWLjt action
Asserts
- Description Response WarningOnly * Confirm that the returned HTTP status is 204(Gone). noContent false
test
name: Attest a new Practitioner (Dr. Allison Camron)
action
Operations
- Type Resource Label Description Accept EncodeRequestUrl Method Url * Update (Details: http://terminology.hl7.org/CodeSystem/testscript-operation-codes code update = 'Update', stated as 'null') Practitioner Attest a new Practitioner (Dr. Allison Camron) PUT {{hostname}}/baseR4/Practitioner/fZzusFYr3PBYyRnot json true put {{hostname}}/baseR4/Practitioner/fZzusFYr3PBYyRnot action
Asserts
- Description Response WarningOnly * Confirm that the returned HTTP status is 201(Success). created false
test
name: Delete an existing Practitioner (Allison Camron)
action
Operations
- Type Resource Label Description Accept EncodeRequestUrl Method Url * Delete (Details: http://terminology.hl7.org/CodeSystem/testscript-operation-codes code delete = 'Delete', stated as 'null') Practitioner Delete an existing Practitioner (Allison Camron) DELETE {{hostname}}/baseR4/Practitioner/fZzusFYr3PBYyRnot json true delete {{hostname}}/baseR4/Practitioner/fZzusFYr3PBYyRnot action
Asserts
- Description Response WarningOnly * Confirm that the returned HTTP status is 204(Gone). noContent false