Skip to content

Commit

Permalink
Added Patientennummer
Browse files Browse the repository at this point in the history
  • Loading branch information
nikohl-de committed Nov 14, 2024
1 parent bac169c commit 1ffca78
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Resources/input/fsh/ISiKPatient.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,9 @@ Usage: #example
* identifier[VersichertenId-GKV].type = $identifier-type-de-basis#GKV
* identifier[VersichertenId-GKV].system = "http://fhir.de/sid/gkv/kvid-10"
* identifier[VersichertenId-GKV].value = "A1234567890"
* identifier[Patientennummer].type = $v2-0203#MR
* identifier[Patientennummer].system = "https://fhir.krankenhaus.example/sid/PID"
* identifier[Patientennummer].value = "TestPID1"
* active = true
* name[Name]
* family = "Müller"
Expand Down

0 comments on commit 1ffca78

Please sign in to comment.