Skip to content

Commit 35626a6

Browse files
refactor: remove identifier field from HealthcareService example
1 parent b40f0e9 commit 35626a6

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

src/fhir/fsh-generated/resources/HealthcareService-NCPeHHealthcareServiceExample.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,6 @@
1212
"https://gematik.de/fhir/directory/StructureDefinition/HealthcareServiceDirectoryStrict"
1313
]
1414
},
15-
"identifier": [
16-
{
17-
"system": "https://gematik.de/fhir/sid/telematik-id",
18-
"value": "2-2.58.00000041"
19-
}
20-
],
2115
"providedBy": {
2216
"reference": "Organization/NCPeHOrganizationExample"
2317
},

src/fhir/input/fsh/examples/NCPeHExamples.fsh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ Usage: #example
1515
Description: "Example of a NCPeH HealthcareService as to be found in gematik FHIR Directory"
1616
* meta.tag[Origin] = Origin#ldap
1717
* providedBy = Reference(NCPeHOrganizationExample)
18-
* identifier[TelematikID].value = "2-2.58.00000041"
1918
* category = OrganizationProfessionOID#1.2.276.0.76.4.292 "NCPeH Fachdienst"
2019
* specialty[+] = $loinc#60591-5 "Patientenübersicht"
2120
* specialty[+] = $loinc#57833-6 "elektronische Verordnungen"

0 commit comments

Comments
 (0)