eHealth Infrastructure - Local Development build (v2.6.0). See the Directory of published versions
POST [base]/Library/$evaluate
Header
Accept-Charset: utf-8
Authorization: Bearer eyJhbGciOiJub25lIn0.eyJ1c2VyX2lkIjoiMzRlNjU2MjMtMDNhZS00MTZlLTk2ZTgtNTgxNGQ5YTM1NWRiIiwicmVhbG1fYWNjZXNzIjp7InJvbGVzIjpbIkxpYnJhcnkkZXZhbHVhdGUiXX0sImNvbnRleHQiOnsiZXBpc29kZV9vZl9jYXJlX2lkIjoiaHR0cHM6Ly9jYXJlcGxhbi5jaXQtbGlicmFyeS03NzQubG9jYWwvZmhpci9FcGlzb2RlT2ZDYXJlLzI0NTMyIiwicGF0aWVudF9pZCI6Imh0dHBzOi8vcGF0aWVudC5jaXQtbGlicmFyeS03NzQubG9jYWwvZmhpci9QYXRpZW50LzQyNzE3IiwidGVhbV9vbl9lb2MiOmZhbHNlfSwidXNlcl90eXBlIjoiUEFUSUVOVCJ9.
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": "parameters",
"resource": {
"resourceType": "Parameters",
"parameter": [
{
"name": "observation",
"resource": {
"resourceType": "Observation",
"id": "25146",
"meta": {
"versionId": "1",
"profile": [
"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-observation"
]
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/workflow-episodeOfCare",
"valueReference": {
"reference": "https://careplan.cit-library-774.local/fhir/EpisodeOfCare/24532"
}
},
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-resolved-timing",
"extension": [
{
"url": "serviceRequestVersionId",
"valueId": "42"
},
{
"url": "type",
"valueCodeableConcept": {
"coding": [
{
"system": "http://ehealth.sundhed.dk/cs/resolved-timing-type",
"code": "Adhoc"
}
]
}
}
]
}
],
"basedOn": [
{
"reference": "https://careplan.cit-library-774.local/fhir/ServiceRequest/39615"
}
],
"status": "final",
"code": {
"coding": [
{
"system": "urn:oid:1.2.208.176.2.1",
"code": "NPU03011"
}
]
},
"subject": {
"reference": "https://patient.cit-library-774.local/fhir/Patient/42717"
},
"effectivePeriod": {
"start": "2023-01-06T07:42:59+00:00",
"end": "2023-01-06T07:42:59+00:00"
},
"performer": [
{
"reference": "https://patient.cit-library-774.local/fhir/Patient/42717"
}
],
"device": {
"reference": "https://device.cit-library-774.local/fhir/Device/46789"
}
}
}
]
}
}
]
}
Response
{
"resourceType": "GuidanceResponse",
"meta": {
"profile": [
"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-guidanceresponse"
]
},
"contained": [
{
"resourceType": "Parameters",
"id": "1",
"parameter": [
{
"name": "rule-output",
"valueString": "{\"Tasks\":[{\"Category\":{\"system\":\"http://ehealth.sundhed.dk/cs/task-category\",\"code\":\"MeasurementForAssessment\",\"display\":\"Need assessment of measurement\"},\"Description\":\"Need assessment of measurement\",\"Priority\":\"normal\",\"Restriction-Categories\":[{\"system\":\"http://ehealth.sundhed.dk/cs/restriction-category\",\"code\":\"measurement-monitoring\",\"display\":\"Monitoring of measurement(s)\"}],\"Communications\":[],\"Focus\":null}],\"activateSelfTreatment\":false,\"ClinicalImpressions\":null}"
}
]
}
],
"extension": [
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-guidanceresponse-episodeOfCare",
"valueReference": {
"reference": "https://careplan.cit-library-774.local/fhir/EpisodeOfCare/24532"
}
}
],
"moduleCanonical": "https://library.cit-library-774.local/fhir/Library/8",
"status": "success",
"subject": {
"reference": "https://patient.cit-library-774.local/fhir/Patient/42717"
},
"outputParameters": {
"reference": "#1"
}
}