Package | sfm.130323 |
Resource Type | StructureDefinition |
Id | sfm-Recallinfo |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=sfm.130323@3.0.1&canonical=http://ehelse.no/fhir/StructureDefinition/sfm-Recallinfo |
URL | http://ehelse.no/fhir/StructureDefinition/sfm-Recallinfo |
Version | 1.0 |
Status | active |
Date | 2021-05-01 |
Name | SfmRecallinfo |
Title | sfm-Recallinfo |
Description | Resource to communicate ERM7 information. |
Type | Basic |
Kind | resource |
No resources found
StructureDefinition | |
sfm-Patient | sfm-Patient |
sfm-PractitionerRole | sfm-PractitionerRole |
sfm-recalldetails | sfm-recalldetails |
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "sfm-Recallinfo", "url": "http://ehelse.no/fhir/StructureDefinition/sfm-Recallinfo", "version": "1.0", "name": "SfmRecallinfo", "title": "sfm-Recallinfo", "status": "active", "date": "2021-05-01", "description": "Resource to communicate ERM7 information.", "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:recallinfo", "path": "Basic.extension", "sliceName": "recallinfo", "type": [ { "code": "Extension", "profile": [ "http://ehelse.no/fhir/StructureDefinition/sfm-recalldetails" ] } ] }, { "id": "Basic.code", "path": "Basic.code", "fixedCodeableConcept": { "coding": [ { "system": "urn:oid:2.16.578.1.12.4.1.1.8279", "code": "ERM7" } ] }, "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 }, { "id": "Basic.author", "path": "Basic.author", "short": "Who recalled", "definition": "Indicates who recalled the prescription", "type": [ { "code": "Reference", "targetProfile": [ "http://ehelse.no/fhir/StructureDefinition/sfm-PractitionerRole" ] } ], "mustSupport": true } ] } }