Interaktionen
| Interaktion | Verbindlichkeit |
|---|---|
| read | SHALL |
| search-type | SHALL |
| Parameter | Typ | Verbindlichkeit | Hinweise |
|---|---|---|---|
| _id | token | SHALL | Beispiel: |
| _tag | token | SHALL | Beispiel: |
| _count | number | SHALL | Beispiel: |
| _has | string | MAY | Beispiel: Suche nach allen Patienten, die eine Observation mit dem Code '1234-5' haben |
| identifier | token | SHALL | Beispiel: |
| family | string | SHALL | Beispiel: |
| given | string | SHALL | Beispiel: |
| birthdate | date | SHALL | Beispiel: |
| gender | token | SHALL | Beispiel: |
| name | string | MAY | Beispiel: |
| address | string | MAY | Beispiel: |
| address-city | string | MAY | Beispiel: |
| address-country | string | MAY | Beispiel: |
| address-postalcode | string | MAY | Beispiel: |
| active | token | MAY | Beispiel: |
| telecom | token | MAY | Beispiel: |
(Reverse-)Include
| ReverseInclude |
|---|
| Composition:patient; Composition:subject; Composition:author; Condition:patient; Condition:subject; Procedure:patient; Procedure:subject; Encounter:patient; Encounter:subject; Coverage:beneficiary; Coverage:subscriber; Coverage:patient; Coverage:payor; Account:subject; Account:patient; AllergyIntolerance:patient; Observation:patient |