Examples
Example 1: Retrieving Questionnaire by ID
The following is an example of a GET request in which the a Questionnaire is retrieved by a given id.
Search Query
GET [baseURL]/Questionnaire/143
Response
| Questionnaire |
| id : 143 |
| meta |
| id : 143 |
| versionId : 3721 |
| profile : https://fhir.cambio.se/StructureDefinition/QuestionnaireSe |
| url : http://fhir.cambio.se/fhir/Questionnaire/143|3721 |
| version : 3721 |
| title : Operationsanteckning |
| status : active |
| useContext |
| code |
| system : https://cambio.codes/cs/usage-context-types |
| code : cc |
| display : Composition Context |
| value |
| text : Anteckningstyper:Operationsanteckning |
| code |
| system : urn:oid:1.2.752.116.2.1.1 |
| code : 448826009 |
| item |
| linkId : 143.3721.0.877 |
| text : Id-kontroll |
| type : boolean |
| required : False |
| repeats : False |
| readOnly : False |
| item |
| linkId : 143.3721.1.61 |
| text : Operatör/er |
| type : string |
| required : False |
| repeats : False |
| readOnly : False |
| item |
| linkId : 143.3721.2.209 |
| text : Operationsberättelse |
| type : string |
| required : False |
| repeats : False |
| readOnly : False |