Skip to content

Commit

Permalink
Test run
Browse files Browse the repository at this point in the history
  • Loading branch information
leslieber committed Jan 8, 2025
1 parent 7bdfbfb commit 5fdb0bd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Resources/input/fsh/Beispiel-patient-ausfuehrlich.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ in einem spezialisierten Krankenhaus ihre Mobilität und Lebensqualität verbess
Instance: PatientinAusfuehrlich
InstanceOf: ISiKPatient
Usage: #example
* identifier[0].type = $v2-0203#MR
* identifier[Patientennummer].type = $v2-0203#MR
* identifier[=].system = "https://fhir.krankenhaus.example/sid/PID"
/*Link funktioniert nicht*/
* identifier[=].value = "TestPID1"
Expand All @@ -19,6 +19,8 @@ Usage: #example
* identifier[=].value = "A1234567890"
* active = true
* name[0].use = #official


* name[=].family = "Müller"
* name[=].family.extension[0].url = "http://fhir.de/StructureDefinition/humanname-namenszusatz"
* name[=].family.extension[=].valueString = "Fürstin"
Expand Down

0 comments on commit 5fdb0bd

Please sign in to comment.