Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

Commit

Permalink
Update models.fsh
Browse files Browse the repository at this point in the history
  • Loading branch information
xdxxxdx committed Apr 25, 2024
1 parent bb4dbba commit b5cc630
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions input/fsh/models.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,9 @@ Characteristics: #can-be-target
* street 0..1 ST20 "Street name"
* houseNr 0..1 ST20 "House number"
* postbox 0..1 ST20 "Post box"
* measureReportid 0..* Reference("MeasureReport") "MeasureReport"
* MeasureReport 0..* MeasureReport "MeasureReport"


MappingRule: MeasureReportMapping
* source = "measureReportid"
* target = "MeasureReport.identifier"
* description = "Mapping measureReportid reference to FHIR MeasureReport.identifier"

Profile: Class
Parent: BackboneElement
Description: "Class of data elements"
Expand Down

0 comments on commit b5cc630

Please sign in to comment.