| Package | sfm.130323 |
| Resource Type | StructureDefinition |
| Id | sfm-SlvResponse |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=sfm.130323@3.0.1&canonical=http://ehelse.no/fhir/StructureDefinition/sfm-SlvResponse |
| URL | http://ehelse.no/fhir/StructureDefinition/sfm-SlvResponse |
| Version | 1.0 |
| Status | active |
| Date | 2021-05-01 |
| Name | SfmSlvResponse |
| Title | sfm-SlvResponse |
| Description | Application response from SLV |
| Type | Basic |
| Kind | resource |
No resources found
| StructureDefinition | |
| sfm-Patient | sfm-Patient |
| sfm-slvappliationresponse | sfm-slvappliationresponse |
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "sfm-SlvResponse",
"url": "http://ehelse.no/fhir/StructureDefinition/sfm-SlvResponse",
"version": "1.0",
"name": "SfmSlvResponse",
"title": "sfm-SlvResponse",
"status": "active",
"date": "2021-05-01",
"description": "Application response from SLV",
"fhirVersion": "4.0.0",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "w5",
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping"
}
],
"kind": "resource",
"abstract": false,
"type": "Basic",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Basic",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Basic.extension",
"path": "Basic.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
}
},
{
"id": "Basic.extension:slvresponse",
"path": "Basic.extension",
"sliceName": "slvresponse",
"min": 1,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://ehelse.no/fhir/StructureDefinition/sfm-slvappliationresponse"
]
}
],
"mustSupport": true
},
{
"id": "Basic.extension:slvresponse.extension",
"path": "Basic.extension.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
}
},
{
"id": "Basic.extension:slvresponse.extension:reseptid",
"path": "Basic.extension.extension",
"sliceName": "reseptid",
"mustSupport": true
},
{
"id": "Basic.extension:slvresponse.extension:granted",
"path": "Basic.extension.extension",
"sliceName": "granted",
"mustSupport": true
},
{
"id": "Basic.extension:slvresponse.extension:text",
"path": "Basic.extension.extension",
"sliceName": "text",
"mustSupport": true
},
{
"id": "Basic.extension:slvresponse.extension:caseworker",
"path": "Basic.extension.extension",
"sliceName": "caseworker",
"mustSupport": true
},
{
"id": "Basic.code",
"path": "Basic.code",
"fixedCodeableConcept": {
"coding": [
{
"system": "urn:oid:2.16.578.1.12.4.1.1.8279",
"code": "ERM15",
"display": "Søknadssvar fra Legemiddelverket"
}
]
},
"mustSupport": true
},
{
"id": "Basic.code.coding.system",
"path": "Basic.code.coding.system",
"fixedUri": "urn:oid:2.16.578.1.12.4.1.1.8279"
},
{
"id": "Basic.subject",
"path": "Basic.subject",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://ehelse.no/fhir/StructureDefinition/sfm-Patient"
]
}
],
"mustSupport": true
},
{
"id": "Basic.created",
"path": "Basic.created",
"mustSupport": true
}
]
}
}