API Documentation: "card"¶
Microservice endpoint: /api/v1/card
Handles all actions related to query the data of a card.
Query card data [GET]¶
- Endpoint:
/ - Parameters:
cardReaderId(required) - Response: JSON-Object
Queries data of current card in card reader
JSON Object Structure¶
type(String) - type of card. Possible values:"e-Card","o-Card","schulungs-e-card"family(String) - family name of card ownergiven(String) - given name of card ownernumber(String) - social security number of patient (e-Card) or contract number (Vertragspartnernummer) (Admin-Card)prefix(String) - title of card ownersex(String) - sex of card ownersuffix(String) - title shown as suffix after name of card ownerbirthDate(String) - birth date of card owner
Example: