Skip to content

Commit 6022585

Browse files
authored
Update HealthcareServiceDirectory.fsh
1 parent 8f48b6e commit 6022585

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/fhir/input/fsh/profiles/HealthcareServiceDirectory.fsh

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@ organisations specific for german Healthcare and Telematics Infrastructure.
1313
* meta.tag[Origin] from OriginVS
1414
* meta.tag[Origin].system = "https://gematik.de/fhir/directory/CodeSystem/Origin"
1515
* id ..1 MS
16-
* identifier 1..* MS
16+
* identifier 0..* MS
1717
* identifier ^slicing.discriminator.type = #value
1818
* identifier ^slicing.discriminator.path = "system"
1919
* identifier ^slicing.rules = #open
2020
* identifier contains TelematikID 0..1 MS
2121
* identifier[TelematikID] only $IdentifierTelematikID
2222
* providedBy 1..1 MS
23-
* type 1..* MS
23+
* type 0..* MS
2424
* type from OrganizationTypeVS
2525
* specialty MS
2626
* specialty from HealthcareServiceSpecialtyVS (extensible)

0 commit comments

Comments
 (0)