Publish Box goes here
No examples are currently available for the profile.
PUT [base]/Basic/201
Header
Accept-Charset: utf-8
Authorization: Bearer eyJhbGciOiJub25lIn0.eyJyZWFsbV9hY2Nlc3MiOnsicm9sZXMiOlsiQWN0aW9uR3VpZGFuY2Uud3JpdGUiLCJBY3Rpb25HdWlkYW5jZS5yZWFkIiwiJHRlc3Qtb25seS1jcmVhdGUiXX0sInVzZXJfdHlwZSI6IlNZU1RFTSJ9.
If-Match: "1"
Accept: application/fhir+json;q=1.0, application/json+fhir;q=0.9
User-Agent: HAPI-FHIR/5.7.0 (FHIR Client; FHIR 4.0.1/R4; apache)
Accept-Encoding: gzip
Content-Type: application/fhir+json; charset=UTF-8
Body:
{
"resourceType": "Basic",
"id": "201",
"meta": {
"versionId": "1",
"lastUpdated": "2022-06-16T09:17:35.094+00:00",
"profile": [
"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-actionguidance"
]
},
"contained": [
{
"resourceType": "Binary",
"id": "1",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/Binary"
]
},
"contentType": "application/json",
"data": "eyJIZWxsbyI6IldvcmxkIn0="
}
],
"extension": [
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-modifier-role",
"extension": [
{
"url": "reference",
"valueReference": {
"reference": "https://organization.cit-questionnaire-1024.local/fhir/Organization/34949"
}
},
{
"url": "role",
"valueCodeableConcept": {
"coding": [
{
"system": "http://ehealth.sundhed.dk/cs/modifier-role",
"code": "owner"
}
]
}
}
]
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-version",
"valueString": "1.0"
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-status",
"valueCoding": {
"system": "http://hl7.org/fhir/publication-status",
"code": "draft",
"display": "draft"
}
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-content",
"valueReference": {
"reference": "#1"
}
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-actionguidance-for",
"extension": [
{
"url": "forReference",
"valueReference": {
"reference": "https://questionnaire.cit-questionnaire-1024.local/fhir/Questionnaire/202"
}
},
{
"url": "forType",
"valueCoding": {
"system": "http://hl7.org/fhir/resource-types",
"code": "Questionnaire",
"display": "Questionnaire"
}
}
]
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-actionguidance-type",
"valueCoding": {
"system": "http://ehealth.sundhed.dk/cs/action-guidance-types",
"code": "actionguidance",
"display": "Action guidance display"
}
}
],
"code": {
"coding": [
{
"system": "http://ehealth.sundhed.dk/cs/basic-resource-type",
"code": "actionguidance",
"display": "Action guidance"
}
]
}
}
Response
{
"resourceType": "Basic",
"id": "201",
"meta": {
"versionId": "2",
"lastUpdated": "2022-06-16T09:17:36.256+00:00",
"profile": [
"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-actionguidance"
]
},
"contained": [
{
"resourceType": "Binary",
"id": "1",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/Binary"
]
},
"contentType": "application/json",
"data": "eyJIZWxsbyI6IldvcmxkIn0="
}
],
"extension": [
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-modifier-role",
"extension": [
{
"url": "reference",
"valueReference": {
"reference": "https://organization.cit-questionnaire-1024.local/fhir/Organization/34949"
}
},
{
"url": "role",
"valueCodeableConcept": {
"coding": [
{
"system": "http://ehealth.sundhed.dk/cs/modifier-role",
"code": "owner"
}
]
}
}
]
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-version",
"valueString": "1.0"
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-status",
"valueCoding": {
"system": "http://hl7.org/fhir/publication-status",
"code": "draft",
"display": "draft"
}
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-content",
"valueReference": {
"reference": "#1"
}
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-actionguidance-for",
"extension": [
{
"url": "forReference",
"valueReference": {
"reference": "https://questionnaire.cit-questionnaire-1024.local/fhir/Questionnaire/202"
}
},
{
"url": "forType",
"valueCoding": {
"system": "http://hl7.org/fhir/resource-types",
"code": "Questionnaire",
"display": "Questionnaire"
}
}
]
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-actionguidance-type",
"valueCoding": {
"system": "http://ehealth.sundhed.dk/cs/action-guidance-types",
"code": "actionguidance",
"display": "Action guidance display"
}
}
],
"code": {
"coding": [
{
"system": "http://ehealth.sundhed.dk/cs/basic-resource-type",
"code": "actionguidance",
"display": "Action guidance"
}
]
}
}
POST [base]/Basic
Header
Accept-Charset: utf-8
Authorization: Bearer eyJhbGciOiJub25lIn0.eyJyZWFsbV9hY2Nlc3MiOnsicm9sZXMiOlsiQWN0aW9uR3VpZGFuY2Uud3JpdGUiLCJBY3Rpb25HdWlkYW5jZS5yZWFkIiwiJHRlc3Qtb25seS1jcmVhdGUiXX0sInVzZXJfdHlwZSI6IlNZU1RFTSJ9.
Accept: application/fhir+json;q=1.0, application/json+fhir;q=0.9
User-Agent: HAPI-FHIR/5.7.0 (FHIR Client; FHIR 4.0.1/R4; apache)
Accept-Encoding: gzip
Content-Type: application/fhir+json; charset=UTF-8
Body:
{
"resourceType": "Basic",
"meta": {
"profile": [
"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-actionguidance"
]
},
"contained": [
{
"resourceType": "Binary",
"id": "1",
"contentType": "application/json",
"data": "eyJIZWxsbyI6IldvcmxkIn0="
}
],
"extension": [
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-recommendation",
"valueCodeableConcept": {
"coding": [
{
"system": "http://ehealth.sundhed.dk/cs/plandefinition-recommendation",
"code": "TBD",
"display": "Example value - Under construction"
}
],
"text": "abcd"
}
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-intendedAudience",
"valueReference": {
"reference": "https://organization.cit-questionnaire-1024.local/fhir/Organization/48454",
"display": "Abcd"
}
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-modifier-role",
"extension": [
{
"url": "reference",
"valueReference": {
"reference": "https://organization.cit-questionnaire-1024.local/fhir/Organization/98717"
}
},
{
"url": "role",
"valueCodeableConcept": {
"coding": [
{
"system": "http://ehealth.sundhed.dk/cs/modifier-role",
"code": "owner"
}
]
}
}
]
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-basic-title",
"valueString": "Jeg gik mig en tur"
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-version",
"valueString": "1.0"
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-description",
"valueMarkdown": "A record of an event made for purposes of maintaining a security log."
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-purpose",
"valueMarkdown": "A record of an event made for purposes of maintaining a security log."
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-useContext",
"valueUsageContext": {
"code": {
"system": "http://terminology.hl7.org/CodeSystem/usage-context-type",
"code": "age",
"display": "Age Range"
},
"valueReference": {
"reference": "https://organization.cit-questionnaire-1024.local/fhir/Organization/2444",
"display": "1234"
}
}
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-status",
"valueCoding": {
"system": "http://hl7.org/fhir/publication-status",
"code": "draft",
"display": "draft"
}
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-content",
"valueReference": {
"reference": "#1",
"display": "A record of an event made for purposes of maintaining a security log."
}
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-actionguidance-for",
"extension": [
{
"url": "forReference",
"valueReference": {
"reference": "https://organization.cit-questionnaire-1024.local/fhir/Organization/91571"
}
},
{
"url": "forType",
"valueCoding": {
"system": "http://hl7.org/fhir/resource-types",
"code": "Questionnaire",
"display": "Questionnaire"
}
}
]
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-actionguidance-type",
"valueCoding": {
"system": "http://ehealth.sundhed.dk/cs/action-guidance-types",
"code": "actionguidance",
"display": "Action guidance display"
}
}
],
"code": {
"coding": [
{
"system": "http://ehealth.sundhed.dk/cs/basic-resource-type",
"code": "actionguidance",
"display": "Action guidance"
}
]
}
}
Response
{
"resourceType": "Basic",
"id": "169",
"meta": {
"versionId": "1",
"lastUpdated": "2022-06-16T09:16:59.601+00:00",
"profile": [
"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-actionguidance"
]
},
"contained": [
{
"resourceType": "Binary",
"id": "1",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/Binary"
]
},
"contentType": "application/json",
"data": "eyJIZWxsbyI6IldvcmxkIn0="
}
],
"extension": [
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-recommendation",
"valueCodeableConcept": {
"coding": [
{
"system": "http://ehealth.sundhed.dk/cs/plandefinition-recommendation",
"code": "TBD",
"display": "Example value - Under construction"
}
],
"text": "abcd"
}
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-intendedAudience",
"valueReference": {
"reference": "https://organization.cit-questionnaire-1024.local/fhir/Organization/48454",
"display": "Abcd"
}
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-modifier-role",
"extension": [
{
"url": "reference",
"valueReference": {
"reference": "https://organization.cit-questionnaire-1024.local/fhir/Organization/98717"
}
},
{
"url": "role",
"valueCodeableConcept": {
"coding": [
{
"system": "http://ehealth.sundhed.dk/cs/modifier-role",
"code": "owner"
}
]
}
}
]
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-basic-title",
"valueString": "Jeg gik mig en tur"
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-version",
"valueString": "1.0"
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-description",
"valueMarkdown": "A record of an event made for purposes of maintaining a security log."
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-purpose",
"valueMarkdown": "A record of an event made for purposes of maintaining a security log."
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-useContext",
"valueUsageContext": {
"code": {
"system": "http://terminology.hl7.org/CodeSystem/usage-context-type",
"code": "age",
"display": "Age Range"
},
"valueReference": {
"reference": "https://organization.cit-questionnaire-1024.local/fhir/Organization/2444",
"display": "1234"
}
}
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-status",
"valueCoding": {
"system": "http://hl7.org/fhir/publication-status",
"code": "draft",
"display": "draft"
}
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-content",
"valueReference": {
"reference": "#1",
"display": "A record of an event made for purposes of maintaining a security log."
}
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-actionguidance-for",
"extension": [
{
"url": "forReference",
"valueReference": {
"reference": "https://organization.cit-questionnaire-1024.local/fhir/Organization/91571"
}
},
{
"url": "forType",
"valueCoding": {
"system": "http://hl7.org/fhir/resource-types",
"code": "Questionnaire",
"display": "Questionnaire"
}
}
]
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-actionguidance-type",
"valueCoding": {
"system": "http://ehealth.sundhed.dk/cs/action-guidance-types",
"code": "actionguidance",
"display": "Action guidance display"
}
}
],
"code": {
"coding": [
{
"system": "http://ehealth.sundhed.dk/cs/basic-resource-type",
"code": "actionguidance",
"display": "Action guidance"
}
]
}
}
GET [base]/Basic/201/_history/2
Header
Accept-Charset: utf-8
Authorization: Bearer eyJhbGciOiJub25lIn0.eyJyZWFsbV9hY2Nlc3MiOnsicm9sZXMiOlsiQWN0aW9uR3VpZGFuY2Uud3JpdGUiLCJBY3Rpb25HdWlkYW5jZS5yZWFkIiwiJHRlc3Qtb25seS1jcmVhdGUiXX0sInVzZXJfdHlwZSI6IlNZU1RFTSJ9.
Accept: application/fhir+json;q=1.0, application/json+fhir;q=0.9
User-Agent: HAPI-FHIR/5.7.0 (FHIR Client; FHIR 4.0.1/R4; apache)
Accept-Encoding: gzip
Response
{
"resourceType": "Basic",
"id": "201",
"meta": {
"versionId": "2",
"lastUpdated": "2022-06-16T09:17:36.256+00:00",
"source": "#6d6d0a1b-4932-47",
"profile": [
"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-actionguidance"
]
},
"contained": [
{
"resourceType": "Binary",
"id": "1",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/Binary"
]
},
"contentType": "application/json",
"data": "eyJIZWxsbyI6IldvcmxkIn0="
}
],
"extension": [
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-modifier-role",
"extension": [
{
"url": "reference",
"valueReference": {
"reference": "https://organization.cit-questionnaire-1024.local/fhir/Organization/34949"
}
},
{
"url": "role",
"valueCodeableConcept": {
"coding": [
{
"system": "http://ehealth.sundhed.dk/cs/modifier-role",
"code": "owner"
}
]
}
}
]
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-version",
"valueString": "1.0"
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-status",
"valueCoding": {
"system": "http://hl7.org/fhir/publication-status",
"code": "draft",
"display": "draft"
}
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-content",
"valueReference": {
"reference": "#1"
}
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-actionguidance-for",
"extension": [
{
"url": "forReference",
"valueReference": {
"reference": "https://questionnaire.cit-questionnaire-1024.local/fhir/Questionnaire/202"
}
},
{
"url": "forType",
"valueCoding": {
"system": "http://hl7.org/fhir/resource-types",
"code": "Questionnaire",
"display": "Questionnaire"
}
}
]
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-actionguidance-type",
"valueCoding": {
"system": "http://ehealth.sundhed.dk/cs/action-guidance-types",
"code": "actionguidance",
"display": "Action guidance display"
}
}
],
"code": {
"coding": [
{
"system": "http://ehealth.sundhed.dk/cs/basic-resource-type",
"code": "actionguidance",
"display": "Action guidance"
}
]
}
}
GET [base]/Basic?_profile=http%3A%2F%2Fehealth.sundhed.dk%2Ffhir%2FStructureDefinition%2Fehealth-actionguidance&_count=1
Header
Accept-Charset: utf-8
Authorization: Bearer eyJhbGciOiJub25lIn0.eyJyZWFsbV9hY2Nlc3MiOnsicm9sZXMiOlsiQWN0aW9uR3VpZGFuY2Uud3JpdGUiLCJBY3Rpb25HdWlkYW5jZS5yZWFkIiwiJHRlc3Qtb25seS1jcmVhdGUiXX0sInVzZXJfdHlwZSI6IlNZU1RFTSJ9.
Accept: application/fhir+json;q=1.0, application/json+fhir;q=0.9
User-Agent: HAPI-FHIR/5.7.0 (FHIR Client; FHIR 4.0.1/R4; apache)
Accept-Encoding: gzip
Response
{
"resourceType": "Bundle",
"id": "a59a0661-6a92-44b1-9d62-5c86cf44bf82",
"meta": {
"lastUpdated": "2022-06-16T09:17:30.716+00:00"
},
"type": "searchset",
"total": 43,
"link": [
{
"relation": "self",
"url": "https://questionnaire.cit-questionnaire-1024.local/fhir/Basic?_count=1&_format=json&_pretty=true&_profile=http%3A%2F%2Fehealth.sundhed.dk%2Ffhir%2FStructureDefinition%2Fehealth-actionguidance"
},
{
"relation": "next",
"url": "https://questionnaire.cit-questionnaire-1024.local/fhir?_getpages=a59a0661-6a92-44b1-9d62-5c86cf44bf82&_getpagesoffset=1&_count=1&_format=json&_pretty=true&_bundletype=searchset"
}
],
"entry": [
{
"fullUrl": "https://questionnaire.cit-questionnaire-1024.local/fhir/Basic/3",
"resource": {
"resourceType": "Basic",
"id": "3",
"meta": {
"versionId": "1",
"lastUpdated": "2022-06-16T09:05:04.921+00:00",
"source": "#105682a9-898e-44",
"profile": [
"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-actionguidance"
]
},
"contained": [
{
"resourceType": "Binary",
"id": "1",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/Binary"
]
},
"contentType": "application/json",
"data": "eyJIZWxsbyI6IldvcmxkIn0="
}
],
"extension": [
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-modifier-role",
"extension": [
{
"url": "reference",
"valueReference": {
"reference": "https://organization.cit-questionnaire-1024.local/fhir/Organization/20885"
}
},
{
"url": "role",
"valueCodeableConcept": {
"coding": [
{
"system": "http://ehealth.sundhed.dk/cs/modifier-role",
"code": "owner"
}
]
}
}
]
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-version",
"valueString": "1.0"
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-status",
"valueCoding": {
"system": "http://hl7.org/fhir/publication-status",
"code": "draft",
"display": "draft"
}
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-content",
"valueReference": {
"reference": "#1"
}
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-actionguidance-type",
"valueCoding": {
"system": "http://ehealth.sundhed.dk/cs/action-guidance-types",
"code": "actionguidance",
"display": "Action guidance display"
}
}
],
"code": {
"coding": [
{
"system": "http://ehealth.sundhed.dk/cs/basic-resource-type",
"code": "actionguidance",
"display": "Action guidance"
}
]
}
},
"search": {
"mode": "match"
}
}
]
}