This page is part of the FHIR Specification (v1.1.0: STU 3 Ballot 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
This is a frozen snapshot of the FHIR specification created for the purpose of balloting the GAO implementation Guide. It includes draft changes that may be part of the future DSTU 2.1 release but further change is expected. Readers should focus solely on the GAO implementation content, and FHIR DSTU 2 for other purposes.
This is the narrative for the resource. See also the XML or JSON format.
Generated Narrative with Details
id: update
name: Update Test Script
description: Test Script for update of the patient resource
fixture
resource: Patient/patient-example.xml
fixture
resource: Patient/patient-example-updated.xml
setup
action
Operations
- Type SourceId * create example-patient
test
name: Update Patient
description: Update a patient and validate response.
metadata
Links
- Url Description * http://hl7.org/implement/standards/FHIR-Develop/patient.html FHIR Patient operation
type: create
resource: Patient
description: Patient Create Operation
link: http://hl7.org/implement/standards/FHIR-Develop/http.html#create
required: true
operation
type: read
resource: Patient
description: Patient Read Operation
link: http://hl7.org/implement/standards/FHIR-Develop/http.html#read
required: true
operation
type: delete
resource: Patient
description: Patient Delete Operation
link: http://hl7.org/implement/standards/FHIR-Develop/http.html#delete
required: true
operation
type: update
resource: Patient
description: Patient Update Operation
link: http://hl7.org/implement/standards/FHIR-Develop/http.html#update
validated: true
action
Operations
- * action
Asserts
- * action
Asserts
- * action
Operations
- * action
Asserts
- *
teardown
action
Operations
- *
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.