Skip to content

Commit

Permalink
Merge pull request #140 from IHE/endpoint-extension-context
Browse files Browse the repository at this point in the history
Added context to endpoint specific type extension.
  • Loading branch information
lukeaduncan authored Apr 26, 2023
2 parents 131027e + d26b84d commit ef96d7f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions input/fsh/endpoint.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ Title: "Endpoint Specific Type"
Description: """
The specific endpoint type. Given that the FHIR R4 Endpoint.connectionType is limited to a one value from a valueSet given by FHIR core and that valueSet includes XCA thus by Extensible rules one is forced to pick that value, we choose to add an additional codeableConcept for a more detailed code(s).
"""
* ^context[+].type = #element
* ^context[=].expression = "Endpoint"
* value[x] only CodeableConcept
* valueCodeableConcept from MCSDEndpointTypesVS (preferred)

Expand Down

0 comments on commit ef96d7f

Please sign in to comment.