| Package | sfm.130323 |
| Resource Type | StructureDefinition |
| Id | sfm-actor |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=sfm.130323@3.0.1&canonical=http://ehelse.no/fhir/StructureDefinition/sfm-actor |
| URL | http://ehelse.no/fhir/StructureDefinition/sfm-actor |
| Version | 1.0 |
| Status | active |
| Date | 2021-05-01 |
| Name | SfmActor |
| Title | sfm-actor |
| Description | An actor describes an relation between a patiend and an healthcare provider. |
| Type | Extension |
| Kind | complex-type |
| StructureDefinition | |
| sfm-lib-List | sfm-lib-List |
No resources found
No extension usage examples found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "sfm-actor",
"meta": {
"versionId": "1",
"lastUpdated": "2018-10-03T14:02:30.216+00:00"
},
"url": "http://ehelse.no/fhir/StructureDefinition/sfm-actor",
"version": "1.0",
"name": "SfmActor",
"title": "sfm-actor",
"status": "active",
"date": "2021-05-01",
"description": "An actor describes an relation between a patiend and an healthcare provider.",
"fhirVersion": "4.0.0",
"kind": "complex-type",
"abstract": false,
"context": [
{
"type": "element",
"expression": "List"
},
{
"type": "element",
"expression": "Basic"
}
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension",
"path": "Extension",
"short": "Identifies roles and actors related to patient",
"definition": "Identifies a practitioner and its role related to a patient."
},
{
"id": "Extension.extension",
"path": "Extension.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
}
},
{
"id": "Extension.extension:role",
"path": "Extension.extension",
"sliceName": "role",
"min": 1,
"max": "1"
},
{
"id": "Extension.extension:role.url",
"path": "Extension.extension.url",
"fixedUri": "role"
},
{
"id": "Extension.extension:role.value[x]",
"path": "Extension.extension.value[x]",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "Extension.extension:role.value[x].coding.system",
"path": "Extension.extension.value[x].coding.system",
"fixedUri": "urn:oid:2.16.578.1.12.4.1.1.7490"
},
{
"id": "Extension.extension:practioner",
"path": "Extension.extension",
"sliceName": "practioner",
"min": 1,
"max": "1"
},
{
"id": "Extension.extension:practioner.url",
"path": "Extension.extension.url",
"fixedUri": "practioner"
},
{
"id": "Extension.extension:practioner.value[x]",
"path": "Extension.extension.value[x]",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://ehelse.no/fhir/StructureDefinition/sfm-Practitoner"
]
}
]
},
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://ehelse.no/fhir/StructureDefinition/sfm-actor"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"max": "0"
}
]
}
}