| Package | sfm.130323 |
| Resource Type | OperationDefinition |
| Id | SFM-migrationReport01 |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=sfm.130323@3.0.1&canonical=http://nhn.no/sfm/fhir/OperationDefinition/SFM-migrationReport01 |
| URL | http://nhn.no/sfm/fhir/OperationDefinition/SFM-migrationReport01 |
| Version | 1.0 |
| Status | active |
| Date | 2022-02-11 |
| Name | MigrationReport01 |
| Title | Query definition for Migration report |
| Description | This query enables EPJ to ask for detailed migration report to verify status on migration |
| Type | true |
| Kind | query |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "OperationDefinition",
"id": "SFM-migrationReport01",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://nhn.no/sfm/fhir/OperationDefinition/SFM-migrationReport01",
"version": "1.0",
"name": "MigrationReport01",
"title": "Query definition for Migration report",
"status": "active",
"kind": "query",
"date": "2022-02-11",
"publisher": "Norsk Helsenett (SFM Project)",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://nhn.no/fhir"
},
{
"system": "email",
"value": "SFM-Prosjekt@nhn.no"
}
]
}
],
"description": "This query enables EPJ to ask for detailed migration report to verify status on migration",
"code": "MIGRATION_REPORT_01",
"comment": "Specific name for corresponding set of queries",
"resource": [
"Basic"
],
"system": false,
"type": true,
"instance": false,
"outputProfile": "http://ehelse.no/fhir/StructureDefinition/SfmReport",
"parameter": [
{
"name": "From_time",
"use": "in",
"min": 0,
"max": "1",
"documentation": "Timescope for report",
"type": "dateTime"
}
]
}