hl7au / au-fhir-test-data

HL7 AU FHIR Test Data
2 stars 6 forks source link

Add Procedure resources #20

Closed dt-r closed 2 months ago

dt-r commented 5 months ago

Add initial set of Procedure sample data.

  1. Assess and select the Patients to add procedure data to (want to build out patients that already have data)
  2. Assess early requirements and what the set of Procedure resources for 'minimum' set would be that addresses AU Core implementation guidance and Must Support
  3. Design and develop those Procedure instances (assume csv file)
  4. Expectation is this is at lest 5 Procedure resources
StephThaoOng commented 2 months ago

Current status: Three resources added with coverage of Must Support elements shown in table below. Two more resources to add, then ticket can be closed.

Must Support element | Reference Type | Current AU FHIR Test Data Coverage -- | -- | -- Procedure.status |   | yes Procedure.code |   | yes Procedure.subject |   | yes Procedure.encounter |   | yes Procedure.performedDateTime |   | yes Procedure.performedPeriod |   |   Procedure.performedString |   |   Procedure.performedAge |   |   Procedure.performedRange |   |   Procedure.reasonCode |   | yes Procedure.reasonReference | Reference(AU Core Condition) | yes Procedure.reasonReference | Reference(Observation) |   Procedure.reasonReference | Reference(AU Core Procedure) |   Procedure.reasonReference | Reference(DocumentReference) |