Publish Box goes here
No examples are currently available for the profile.
DELETE [base]/Questionnaire/104
Header
Accept-Charset: utf-8
Authorization: Bearer eyJhbGciOiJub25lIn0.eyJ1c2VyX2lkIjoiaHR0cHM6Ly9vcmdhbml6YXRpb24uY2l0LXF1ZXN0aW9ubmFpcmUtMTIzOC5sb2NhbC9maGlyL1ByYWN0aXRpb25lci83NjE2NiIsInJlYWxtX2FjY2VzcyI6eyJyb2xlcyI6WyJRdWVzdGlvbm5haXJlLmRlbGV0ZSJdfSwiY29udGV4dCI6eyJvcmdhbml6YXRpb25faWQiOiJodHRwczovL29yZ2FuaXphdGlvbi5jaXQtcXVlc3Rpb25uYWlyZS0xMjM4LmxvY2FsL2ZoaXIvT3JnYW5pemF0aW9uLzY4NDY4IiwicGF0aWVudF9pZCI6Imh0dHBzOi8vcGF0aWVudC5jaXQtcXVlc3Rpb25uYWlyZS0xMjM4LmxvY2FsL2ZoaXIvUGF0aWVudC85MDU0IiwidGVhbV9vbl9lb2MiOmZhbHNlfSwidXNlcl90eXBlIjoiUFJBQ1RJVElPTkVSIn0.
Accept: application/fhir+json;q=1.0, application/json+fhir;q=0.9
User-Agent: HAPI-FHIR/6.2.1 (FHIR Client; FHIR 4.0.1/R4; apache)
Accept-Encoding: gzip
Response
{
"resourceType": "OperationOutcome",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h1>Operation Outcome</h1><table border=\"0\"><tr><td style=\"font-weight: bold;\">INFORMATION</td><td>[]</td><td><pre>Successfully deleted 1 resource(s) in 41ms</pre></td></tr></table></div>"
},
"issue": [
{
"severity": "information",
"code": "informational",
"diagnostics": "Successfully deleted 1 resource(s) in 41ms"
}
]
}
GET [base]/Questionnaire/213
Header
Accept-Charset: utf-8
Authorization: Bearer eyJhbGciOiJub25lIn0.eyJyZWFsbV9hY2Nlc3MiOnsicm9sZXMiOlsiUXVlc3Rpb25uYWlyZS5zZWFyY2giLCJRdWVzdGlvbm5haXJlLnJlYWQiLCIkbWlncmF0ZSIsIiR0ZXN0LW9ubHktY3JlYXRlIl19LCJ1c2VyX3R5cGUiOiJTWVNURU0ifQ.
Accept: application/fhir+json;q=1.0, application/json+fhir;q=0.9
User-Agent: HAPI-FHIR/6.2.1 (FHIR Client; FHIR 4.0.1/R4; apache)
Accept-Encoding: gzip
Response
{
"resourceType": "Questionnaire",
"id": "213",
"meta": {
"versionId": "2",
"lastUpdated": "2024-01-29T21:11:54.056+00:00",
"profile": [
"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-questionnaire"
]
},
"extension": [
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-questionnaire-type",
"valueCodeableConcept": {
"coding": [
{
"system": "http://ehealth.sundhed.dk/cs/questionnaire-types",
"code": "QQ"
}
]
}
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-modifier-role",
"extension": [
{
"url": "reference",
"valueReference": {
"reference": "https://organization.cit-questionnaire-1238.local/fhir/Organization/60450"
}
},
{
"url": "role",
"valueCodeableConcept": {
"coding": [
{
"system": "http://ehealth.sundhed.dk/cs/modifier-role",
"code": "owner"
}
]
}
}
]
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-employee-title",
"valueString": "Navn"
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-base",
"valueIdentifier": {
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:1e507443-d387-4ef1-aee9-0dd95981b1c7",
"assigner": {
"identifier": {
"system": "http://ehealth.sundhed.dk/id/ehealth-environment",
"value": "cit-questionnaire-1238"
}
}
}
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-base-environment",
"valueIdentifier": {
"system": "http://ehealth.sundhed.dk/id/ehealth-environment",
"value": "cit-questionnaire-1238"
}
}
],
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:5a9cd0c1-0616-42db-9b49-6e33f1398b43"
}
],
"version": "1.0",
"name": "Navn",
"status": "draft"
}
GET [base]/Questionnaire?name%3Aexact=a46b6ead-d031-40c3-a9c6-6e2d66898db6&ehealthPredecessor=urn%3Auuid%3A53fefa32-fcbb-4ff8-8a92-55ee120877b7
Header
Accept-Charset: utf-8
Authorization: Bearer eyJhbGciOiJub25lIn0.eyJ1c2VyX2lkIjoiYmNkOWFlNTQtZGMxNi00MDkwLTgzYzUtMTZmZGFkMTBmMWZkIiwicmVhbG1fYWNjZXNzIjp7InJvbGVzIjpbIlF1ZXN0aW9ubmFpcmUuc2VhcmNoIl19LCJ1c2VyX3R5cGUiOiJTWVNURU0ifQ.
Accept: application/fhir+json;q=1.0, application/json+fhir;q=0.9
User-Agent: HAPI-FHIR/6.2.1 (FHIR Client; FHIR 4.0.1/R4; apache)
Accept-Encoding: gzip
Response
{
"resourceType": "Bundle",
"id": "dc4e4a08-5111-4c0b-a783-735b664eb160",
"meta": {
"lastUpdated": "2024-01-29T21:05:30.074+00:00"
},
"type": "searchset",
"total": 2,
"link": [
{
"relation": "self",
"url": "https://questionnaire.cit-questionnaire-1238.local/fhir/Questionnaire?_format=json&_pretty=true&ehealthPredecessor=urn%3Auuid%3A53fefa32-fcbb-4ff8-8a92-55ee120877b7&name%3Aexact=a46b6ead-d031-40c3-a9c6-6e2d66898db6"
}
],
"entry": [
{
"fullUrl": "https://questionnaire.cit-questionnaire-1238.local/fhir/Questionnaire/127",
"resource": {
"resourceType": "Questionnaire",
"id": "127",
"meta": {
"versionId": "1",
"lastUpdated": "2024-01-29T21:05:29.463+00:00",
"source": "#53d16026-9f0a-95",
"profile": [
"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-questionnaire"
]
},
"extension": [
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-questionnaire-type",
"valueCodeableConcept": {
"coding": [
{
"system": "http://ehealth.sundhed.dk/cs/questionnaire-types",
"code": "QQ"
}
]
}
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-modifier-role",
"extension": [
{
"url": "reference",
"valueReference": {
"reference": "https://organization.cit-questionnaire-1238.local/fhir/Organization/89154"
}
},
{
"url": "role",
"valueCodeableConcept": {
"coding": [
{
"system": "http://ehealth.sundhed.dk/cs/modifier-role",
"code": "owner"
}
]
}
}
]
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-predecessor",
"valueIdentifier": {
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:53fefa32-fcbb-4ff8-8a92-55ee120877b7",
"assigner": {
"identifier": {
"system": "http://ehealth.sundhed.dk/id/ehealth-environment",
"value": "cit-questionnaire-1238"
}
}
}
}
],
"version": "1.0",
"name": "a46b6ead-d031-40c3-a9c6-6e2d66898db6",
"status": "active"
},
"search": {
"mode": "match"
}
},
{
"fullUrl": "https://questionnaire.cit-questionnaire-1238.local/fhir/Questionnaire/129",
"resource": {
"resourceType": "Questionnaire",
"id": "129",
"meta": {
"versionId": "1",
"lastUpdated": "2024-01-29T21:05:29.937+00:00",
"source": "#87863e05-5e74-40",
"profile": [
"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-questionnaire"
]
},
"extension": [
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-questionnaire-type",
"valueCodeableConcept": {
"coding": [
{
"system": "http://ehealth.sundhed.dk/cs/questionnaire-types",
"code": "QQ"
}
]
}
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-modifier-role",
"extension": [
{
"url": "reference",
"valueReference": {
"reference": "https://organization.cit-questionnaire-1238.local/fhir/Organization/14121"
}
},
{
"url": "role",
"valueCodeableConcept": {
"coding": [
{
"system": "http://ehealth.sundhed.dk/cs/modifier-role",
"code": "owner"
}
]
}
}
]
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-predecessor",
"valueIdentifier": {
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:53fefa32-fcbb-4ff8-8a92-55ee120877b7",
"assigner": {
"identifier": {
"system": "http://ehealth.sundhed.dk/id/ehealth-environment",
"value": "cit-questionnaire-1238"
}
}
}
}
],
"version": "1.0",
"name": "a46b6ead-d031-40c3-a9c6-6e2d66898db6",
"status": "active"
},
"search": {
"mode": "match"
}
}
]
}
GET [base]/Questionnaire/138/_history/2
Header
Accept-Charset: utf-8
Authorization: Bearer eyJhbGciOiJub25lIn0.eyJyZWFsbV9hY2Nlc3MiOnsicm9sZXMiOlsiUXVlc3Rpb25uYWlyZS5kZWxldGUiLCJRdWVzdGlvbm5haXJlLnJlYWQiLCJRdWVzdGlvbm5haXJlLnNlYXJjaCIsIlF1ZXN0aW9ubmFpcmUuY3JlYXRlIiwiJHRlc3Qtb25seS1jcmVhdGUiLCJRdWVzdGlvbm5haXJlLnVwZGF0ZSJdfSwidXNlcl90eXBlIjoiU1lTVEVNIn0.
Accept: application/fhir+json;q=1.0, application/json+fhir;q=0.9
User-Agent: HAPI-FHIR/6.2.1 (FHIR Client; FHIR 4.0.1/R4; apache)
Accept-Encoding: gzip
Response
{
"resourceType": "Questionnaire",
"id": "138",
"meta": {
"versionId": "2",
"lastUpdated": "2024-01-29T21:10:33.506+00:00",
"source": "#b0d70b8c-5731-49",
"profile": [
"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-questionnaire"
]
},
"extension": [
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-questionnaire-type",
"valueCodeableConcept": {
"coding": [
{
"system": "http://ehealth.sundhed.dk/cs/questionnaire-types",
"code": "QQ"
}
]
}
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-modifier-role",
"extension": [
{
"url": "reference",
"valueReference": {
"reference": "https://organization.cit-questionnaire-1238.local/fhir/Organization/10526"
}
},
{
"url": "role",
"valueCodeableConcept": {
"coding": [
{
"system": "http://ehealth.sundhed.dk/cs/modifier-role",
"code": "owner"
}
]
}
}
]
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-base",
"valueIdentifier": {
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:09947174-7773-4396-8c85-2a49187c2d8d",
"assigner": {
"identifier": {
"system": "http://ehealth.sundhed.dk/id/ehealth-environment",
"value": "cit-questionnaire-1238"
}
}
}
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-base-environment",
"valueIdentifier": {
"system": "http://ehealth.sundhed.dk/id/ehealth-environment",
"value": "cit-questionnaire-1238"
}
}
],
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:65bfca41-a1ef-4668-a2d1-1ff4ac940a66"
}
],
"version": "1.0",
"name": "92b68697-c9f8-4d7b-bd87-f82247ddae3d",
"status": "active"
}
POST [base]/Questionnaire
Header
Accept-Charset: utf-8
Authorization: Bearer eyJhbGciOiJub25lIn0.eyJyZWFsbV9hY2Nlc3MiOnsicm9sZXMiOlsiUXVlc3Rpb25uYWlyZS5kZWxldGUiLCJRdWVzdGlvbm5haXJlLnJlYWQiLCJRdWVzdGlvbm5haXJlLnNlYXJjaCIsIlF1ZXN0aW9ubmFpcmUuY3JlYXRlIiwiJHRlc3Qtb25seS1jcmVhdGUiLCJRdWVzdGlvbm5haXJlLnVwZGF0ZSJdfSwidXNlcl90eXBlIjoiU1lTVEVNIn0.
Accept: application/fhir+json;q=1.0, application/json+fhir;q=0.9
User-Agent: HAPI-FHIR/6.2.1 (FHIR Client; FHIR 4.0.1/R4; apache)
Accept-Encoding: gzip
Content-Type: application/fhir+json; charset=UTF-8
Body:
{
"resourceType": "Questionnaire",
"meta": {
"profile": [
"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-questionnaire"
]
},
"extension": [
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-questionnaire-type",
"valueCodeableConcept": {
"coding": [
{
"system": "http://ehealth.sundhed.dk/cs/questionnaire-types",
"code": "QQ"
}
]
}
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-modifier-role",
"extension": [
{
"url": "reference",
"valueReference": {
"reference": "https://organization.cit-questionnaire-1238.local/fhir/Organization/44972"
}
},
{
"url": "role",
"valueCodeableConcept": {
"coding": [
{
"system": "http://ehealth.sundhed.dk/cs/modifier-role",
"code": "owner"
}
]
}
}
]
}
],
"version": "1.0",
"name": "72e5afce-130f-4a91-9396-df34cdb6acca",
"title": "Title",
"status": "active",
"item": [
{
"linkId": "extension,root,authorityName",
"text": "Question text",
"type": "text"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/questionnaire-minOccurs",
"valueInteger": 0
},
{
"url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger": 1
}
],
"linkId": "extension1,root,authorityName",
"text": "Question text",
"type": "choice",
"required": true,
"repeats": true,
"answerOption": [
{
"valueCoding": {
"system": "urn:oid:1.2.208.176.2.4",
"code": "ALCA00",
"display": "fysisk fremmøde"
}
},
{
"valueCoding": {
"system": "urn:oid:1.2.208.176.2.4",
"code": "ALCA03",
"display": "virtuel kontakt"
}
}
]
}
]
}
Response
{
"resourceType": "Questionnaire",
"id": "130",
"meta": {
"versionId": "1",
"lastUpdated": "2024-01-29T21:05:30.635+00:00",
"profile": [
"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-questionnaire"
]
},
"extension": [
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-questionnaire-type",
"valueCodeableConcept": {
"coding": [
{
"system": "http://ehealth.sundhed.dk/cs/questionnaire-types",
"code": "QQ"
}
]
}
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-modifier-role",
"extension": [
{
"url": "reference",
"valueReference": {
"reference": "https://organization.cit-questionnaire-1238.local/fhir/Organization/44972"
}
},
{
"url": "role",
"valueCodeableConcept": {
"coding": [
{
"system": "http://ehealth.sundhed.dk/cs/modifier-role",
"code": "owner"
}
]
}
}
]
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-base",
"valueIdentifier": {
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:53293a64-20a0-4192-b14e-f9d6d60adef6",
"assigner": {
"identifier": {
"system": "http://ehealth.sundhed.dk/id/ehealth-environment",
"value": "cit-questionnaire-1238"
}
}
}
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-base-environment",
"valueIdentifier": {
"system": "http://ehealth.sundhed.dk/id/ehealth-environment",
"value": "cit-questionnaire-1238"
}
}
],
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:2ab6a243-3662-49ca-8850-70b128f40c5a"
}
],
"version": "1.0",
"name": "72e5afce-130f-4a91-9396-df34cdb6acca",
"title": "Title",
"status": "active",
"item": [
{
"linkId": "extension,root,authorityName",
"text": "Question text",
"type": "text"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/questionnaire-minOccurs",
"valueInteger": 0
},
{
"url": "http://hl7.org/fhir/StructureDefinition/questionnaire-maxOccurs",
"valueInteger": 1
}
],
"linkId": "extension1,root,authorityName",
"text": "Question text",
"type": "choice",
"required": true,
"repeats": true,
"answerOption": [
{
"valueCoding": {
"system": "urn:oid:1.2.208.176.2.4",
"code": "ALCA00",
"display": "fysisk fremmøde"
}
},
{
"valueCoding": {
"system": "urn:oid:1.2.208.176.2.4",
"code": "ALCA03",
"display": "virtuel kontakt"
}
}
]
}
]
}
POST [base]/Questionnaire/$validate
Header
Accept-Charset: utf-8
Authorization: Bearer eyJhbGciOiJub25lIn0.eyJyZWFsbV9hY2Nlc3MiOnsicm9sZXMiOlsiUXVlc3Rpb25uYWlyZS5kZWxldGUiLCJRdWVzdGlvbm5haXJlLnJlYWQiLCJRdWVzdGlvbm5haXJlLnNlYXJjaCIsIlF1ZXN0aW9ubmFpcmUuY3JlYXRlIiwiJHRlc3Qtb25seS1jcmVhdGUiLCJRdWVzdGlvbm5haXJlLnVwZGF0ZSJdfSwidXNlcl90eXBlIjoiU1lTVEVNIn0.
Accept: application/fhir+json;q=1.0, application/json+fhir;q=0.9
User-Agent: HAPI-FHIR/6.2.1 (FHIR Client; FHIR 4.0.1/R4; apache)
Accept-Encoding: gzip
Content-Type: application/fhir+json; charset=UTF-8
Body:
{
"resourceType": "Parameters",
"parameter": [
{
"name": "resource",
"resource": {
"resourceType": "Questionnaire",
"meta": {
"profile": [
"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-questionnaire"
]
},
"extension": [
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-questionnaire-type",
"valueCodeableConcept": {
"coding": [
{
"system": "http://ehealth.sundhed.dk/cs/questionnaire-types",
"code": "QQ"
}
]
}
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-modifier-role",
"extension": [
{
"url": "reference",
"valueReference": {
"reference": "https://organization.cit-questionnaire-1238.local/fhir/Organization/29030"
}
},
{
"url": "role",
"valueCodeableConcept": {
"coding": [
{
"system": "http://ehealth.sundhed.dk/cs/modifier-role",
"code": "owner"
}
]
}
}
]
}
],
"version": "1.0",
"name": "2476eb54-a3f9-4902-a07c-03a90ae1f6bc",
"status": "active"
}
}
]
}
Response
{
"resourceType": "OperationOutcome",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h1>Operation Outcome</h1><table border=\"0\"><tr><td style=\"font-weight: bold;\">WARNING</td><td>[Parameters.parameter[0].resource.ofType(Questionnaire), Line 1, Col 113]</td><td><pre>Rule que-0: 'Name should be usable as an identifier for the module by machine processing applications such as code generation' Failed</pre></td></tr><tr><td style=\"font-weight: bold;\">WARNING</td><td>[Parameters.parameter[0].resource.ofType(Questionnaire), Line 1, Col 113]</td><td><pre>Rule que-0: 'Name should be usable as an identifier for the module by machine processing applications such as code generation' Failed</pre></td></tr></table></div>"
},
"issue": [
{
"severity": "warning",
"code": "processing",
"details": {
"coding": [
{
"system": "http://hl7.org/fhir/java-core-messageId",
"code": "Rule que-0: 'Name should be usable as an identifier for the module by machine processing applications such as code generation' Failed"
}
]
},
"diagnostics": "Rule que-0: 'Name should be usable as an identifier for the module by machine processing applications such as code generation' Failed",
"location": [
"Parameters.parameter[0].resource.ofType(Questionnaire)",
"Line 1, Col 113"
]
},
{
"severity": "warning",
"code": "processing",
"details": {
"coding": [
{
"system": "http://hl7.org/fhir/java-core-messageId",
"code": "Rule que-0: 'Name should be usable as an identifier for the module by machine processing applications such as code generation' Failed"
}
]
},
"diagnostics": "Rule que-0: 'Name should be usable as an identifier for the module by machine processing applications such as code generation' Failed",
"location": [
"Parameters.parameter[0].resource.ofType(Questionnaire)",
"Line 1, Col 113"
]
}
]
}
PUT [base]/Questionnaire/138
Header
Accept-Charset: utf-8
Authorization: Bearer eyJhbGciOiJub25lIn0.eyJyZWFsbV9hY2Nlc3MiOnsicm9sZXMiOlsiUXVlc3Rpb25uYWlyZS5kZWxldGUiLCJRdWVzdGlvbm5haXJlLnJlYWQiLCJRdWVzdGlvbm5haXJlLnNlYXJjaCIsIlF1ZXN0aW9ubmFpcmUuY3JlYXRlIiwiJHRlc3Qtb25seS1jcmVhdGUiLCJRdWVzdGlvbm5haXJlLnVwZGF0ZSJdfSwidXNlcl90eXBlIjoiU1lTVEVNIn0.
If-Match: "1"
Accept: application/fhir+json;q=1.0, application/json+fhir;q=0.9
User-Agent: HAPI-FHIR/6.2.1 (FHIR Client; FHIR 4.0.1/R4; apache)
Accept-Encoding: gzip
Content-Type: application/fhir+json; charset=UTF-8
Body:
{
"resourceType": "Questionnaire",
"id": "138",
"meta": {
"versionId": "1",
"lastUpdated": "2024-01-29T21:10:27.837+00:00",
"profile": [
"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-questionnaire"
]
},
"extension": [
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-questionnaire-type",
"valueCodeableConcept": {
"coding": [
{
"system": "http://ehealth.sundhed.dk/cs/questionnaire-types",
"code": "QQ"
}
]
}
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-modifier-role",
"extension": [
{
"url": "reference",
"valueReference": {
"reference": "https://organization.cit-questionnaire-1238.local/fhir/Organization/10526"
}
},
{
"url": "role",
"valueCodeableConcept": {
"coding": [
{
"system": "http://ehealth.sundhed.dk/cs/modifier-role",
"code": "owner"
}
]
}
}
]
}
],
"version": "1.0",
"name": "92b68697-c9f8-4d7b-bd87-f82247ddae3d",
"status": "active"
}
Response
{
"resourceType": "Questionnaire",
"id": "138",
"meta": {
"versionId": "2",
"lastUpdated": "2024-01-29T21:10:33.506+00:00",
"profile": [
"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-questionnaire"
]
},
"extension": [
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-questionnaire-type",
"valueCodeableConcept": {
"coding": [
{
"system": "http://ehealth.sundhed.dk/cs/questionnaire-types",
"code": "QQ"
}
]
}
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-modifier-role",
"extension": [
{
"url": "reference",
"valueReference": {
"reference": "https://organization.cit-questionnaire-1238.local/fhir/Organization/10526"
}
},
{
"url": "role",
"valueCodeableConcept": {
"coding": [
{
"system": "http://ehealth.sundhed.dk/cs/modifier-role",
"code": "owner"
}
]
}
}
]
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-base",
"valueIdentifier": {
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:09947174-7773-4396-8c85-2a49187c2d8d",
"assigner": {
"identifier": {
"system": "http://ehealth.sundhed.dk/id/ehealth-environment",
"value": "cit-questionnaire-1238"
}
}
}
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-base-environment",
"valueIdentifier": {
"system": "http://ehealth.sundhed.dk/id/ehealth-environment",
"value": "cit-questionnaire-1238"
}
}
],
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:65bfca41-a1ef-4668-a2d1-1ff4ac940a66"
}
],
"version": "1.0",
"name": "92b68697-c9f8-4d7b-bd87-f82247ddae3d",
"status": "active"
}