Skip to content

Commit

Permalink
correct slicename error (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
nriss authored Jul 18, 2023
1 parent 7e399a6 commit f252ff8
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions input/fsh/MesObservationHeadCircumference.fsh
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@


Profile: MesObservationHeadCircumference
Parent: $vitalsigns
Id: mesures-observation-head-circumference
Expand Down Expand Up @@ -31,11 +29,6 @@ Id: mesures-observation-head-circumference
* performer only Reference(CareTeam or RelatedPerson or $fr-patient or $fr-practitioner or PractitionerRole or $fr-organization)

* value[x] only Quantity
* value[x] ^slicing.discriminator[0].type = #type
* value[x] ^slicing.discriminator[=].path = "$this"
* value[x] ^slicing.rules = #open
* valueQuantity only Quantity
* valueQuantity ^sliceName = "valueQuantity"
* valueQuantity = $UCUM#cm
* valueQuantity.unit = "cm"
* valueQuantity.value 1..
Expand Down

0 comments on commit f252ff8

Please sign in to comment.