Publish Box goes here
No examples are currently available for the profile.
DELETE [base]/Questionnaire/103
Header
Accept-Charset: utf-8
Authorization: Bearer eyJhbGciOiJub25lIn0.eyJ1c2VyX2lkIjoiaHR0cHM6Ly9vcmdhbml6YXRpb24uY2l0LXF1ZXN0aW9ubmFpcmUtMTE3Ni5sb2NhbC9maGlyL1ByYWN0aXRpb25lci8zMjQyOSIsInJlYWxtX2FjY2VzcyI6eyJyb2xlcyI6WyJRdWVzdGlvbm5haXJlLmRlbGV0ZSJdfSwiY29udGV4dCI6eyJvcmdhbml6YXRpb25faWQiOiJodHRwczovL29yZ2FuaXphdGlvbi5jaXQtcXVlc3Rpb25uYWlyZS0xMTc2LmxvY2FsL2ZoaXIvT3JnYW5pemF0aW9uLzk2MjYiLCJwYXRpZW50X2lkIjoiaHR0cHM6Ly9wYXRpZW50LmNpdC1xdWVzdGlvbm5haXJlLTExNzYubG9jYWwvZmhpci9QYXRpZW50LzYyMzEzIiwidGVhbV9vbl9lb2MiOmZhbHNlfSwidXNlcl90eXBlIjoiUFJBQ1RJVElPTkVSIn0.
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 33ms</pre></td></tr></table></div>"
},
"issue": [
{
"severity": "information",
"code": "informational",
"diagnostics": "Successfully deleted 1 resource(s) in 33ms"
}
]
}
GET [base]/Questionnaire/209
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": "209",
"meta": {
"versionId": "2",
"lastUpdated": "2023-10-16T09:05:33.917+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-1176.local/fhir/Organization/86873"
}
},
{
"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:a6a5148d-bfa8-438c-aec2-7ccbd8f16579",
"assigner": {
"identifier": {
"system": "http://ehealth.sundhed.dk/id/ehealth-environment",
"value": "cit-questionnaire-1176"
}
}
}
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-base-environment",
"valueIdentifier": {
"system": "http://ehealth.sundhed.dk/id/ehealth-environment",
"value": "cit-questionnaire-1176"
}
}
],
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:ba633d54-ac6a-42f1-87db-4147dcc021ee"
}
],
"version": "1.0",
"name": "Navn",
"status": "draft"
}
GET [base]/Questionnaire?name%3Aexact=704fad6d-bdf3-4738-9ded-7f9939ba6d8d&ehealthPredecessor=urn%3Auuid%3A53fefa32-fcbb-4ff8-8a92-55ee120877b7
Header
Accept-Charset: utf-8
Authorization: Bearer eyJhbGciOiJub25lIn0.eyJ1c2VyX2lkIjoiMDE5OWMwNTMtMGRjNC00OGJlLTg4MTktN2Q1YWUzZTAxZGVhIiwicmVhbG1fYWNjZXNzIjp7InJvbGVzIjpbIlF1ZXN0aW9ubmFpcmUuc2VhcmNoIl19LCJ1c2VyX3R5cGUiOiJTWVNURU0ifQ.
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": "1069617e-c1ff-4bf1-89ef-4134f7e38857",
"meta": {
"lastUpdated": "2023-10-16T08:58:04.415+00:00"
},
"type": "searchset",
"total": 2,
"link": [
{
"relation": "self",
"url": "https://questionnaire.cit-questionnaire-1176.local/fhir/Questionnaire?_format=json&_pretty=true&ehealthPredecessor=urn%3Auuid%3A53fefa32-fcbb-4ff8-8a92-55ee120877b7&name%3Aexact=704fad6d-bdf3-4738-9ded-7f9939ba6d8d"
}
],
"entry": [
{
"fullUrl": "https://questionnaire.cit-questionnaire-1176.local/fhir/Questionnaire/124",
"resource": {
"resourceType": "Questionnaire",
"id": "124",
"meta": {
"versionId": "1",
"lastUpdated": "2023-10-16T08:58:03.643+00:00",
"source": "#f7b2622b-fd7e-92",
"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-1176.local/fhir/Organization/3148"
}
},
{
"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-1176"
}
}
}
}
],
"version": "1.0",
"name": "704fad6d-bdf3-4738-9ded-7f9939ba6d8d",
"status": "active"
},
"search": {
"mode": "match"
}
},
{
"fullUrl": "https://questionnaire.cit-questionnaire-1176.local/fhir/Questionnaire/126",
"resource": {
"resourceType": "Questionnaire",
"id": "126",
"meta": {
"versionId": "1",
"lastUpdated": "2023-10-16T08:58:04.183+00:00",
"source": "#b2a2405c-4bb2-99",
"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-1176.local/fhir/Organization/60442"
}
},
{
"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-1176"
}
}
}
}
],
"version": "1.0",
"name": "704fad6d-bdf3-4738-9ded-7f9939ba6d8d",
"status": "active"
},
"search": {
"mode": "match"
}
}
]
}
GET [base]/Questionnaire/134/_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": "134",
"meta": {
"versionId": "2",
"lastUpdated": "2023-10-16T09:03:58.983+00:00",
"source": "#39eb835e-55e7-9c",
"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-1176.local/fhir/Organization/92849"
}
},
{
"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:1754058d-8004-4c26-a045-d4413bb19c1d",
"assigner": {
"identifier": {
"system": "http://ehealth.sundhed.dk/id/ehealth-environment",
"value": "cit-questionnaire-1176"
}
}
}
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-base-environment",
"valueIdentifier": {
"system": "http://ehealth.sundhed.dk/id/ehealth-environment",
"value": "cit-questionnaire-1176"
}
}
],
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:ea57504b-c674-47c3-a0d9-96e25fbfd4ee"
}
],
"version": "1.0",
"name": "e32f4edc-d4fb-4422-8700-1b1f897aa682",
"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-1176.local/fhir/Organization/9402"
}
},
{
"url": "role",
"valueCodeableConcept": {
"coding": [
{
"system": "http://ehealth.sundhed.dk/cs/modifier-role",
"code": "owner"
}
]
}
}
]
}
],
"version": "1.0",
"name": "dd3e0579-9ba9-4a61-9758-0777e9922943",
"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": "127",
"meta": {
"versionId": "1",
"lastUpdated": "2023-10-16T08:58:05.721+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-1176.local/fhir/Organization/9402"
}
},
{
"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:50f0cefe-2cb3-4699-b430-dba9969f39ef",
"assigner": {
"identifier": {
"system": "http://ehealth.sundhed.dk/id/ehealth-environment",
"value": "cit-questionnaire-1176"
}
}
}
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-base-environment",
"valueIdentifier": {
"system": "http://ehealth.sundhed.dk/id/ehealth-environment",
"value": "cit-questionnaire-1176"
}
}
],
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:ce3495da-d1cf-403e-a77a-ee2ef6149ee7"
}
],
"version": "1.0",
"name": "dd3e0579-9ba9-4a61-9758-0777e9922943",
"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-1176.local/fhir/Organization/26277"
}
},
{
"url": "role",
"valueCodeableConcept": {
"coding": [
{
"system": "http://ehealth.sundhed.dk/cs/modifier-role",
"code": "owner"
}
]
}
}
]
}
],
"version": "1.0",
"name": "b0412f4a-7c3b-4f69-aed1-edeeebe3f8a7",
"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/134
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": "134",
"meta": {
"versionId": "1",
"lastUpdated": "2023-10-16T09:03:54.333+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-1176.local/fhir/Organization/92849"
}
},
{
"url": "role",
"valueCodeableConcept": {
"coding": [
{
"system": "http://ehealth.sundhed.dk/cs/modifier-role",
"code": "owner"
}
]
}
}
]
}
],
"version": "1.0",
"name": "e32f4edc-d4fb-4422-8700-1b1f897aa682",
"status": "active"
}
Response
{
"resourceType": "Questionnaire",
"id": "134",
"meta": {
"versionId": "2",
"lastUpdated": "2023-10-16T09:03:58.983+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-1176.local/fhir/Organization/92849"
}
},
{
"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:1754058d-8004-4c26-a045-d4413bb19c1d",
"assigner": {
"identifier": {
"system": "http://ehealth.sundhed.dk/id/ehealth-environment",
"value": "cit-questionnaire-1176"
}
}
}
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-base-environment",
"valueIdentifier": {
"system": "http://ehealth.sundhed.dk/id/ehealth-environment",
"value": "cit-questionnaire-1176"
}
}
],
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:ea57504b-c674-47c3-a0d9-96e25fbfd4ee"
}
],
"version": "1.0",
"name": "e32f4edc-d4fb-4422-8700-1b1f897aa682",
"status": "active"
}