| Package | sfm.130323 |
| Resource Type | StructureDefinition |
| Id | sfm-name |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=sfm.130323@3.0.1&canonical=http://ehelse.no/fhir/StructureDefinition/sfm-name |
| URL | http://ehelse.no/fhir/StructureDefinition/sfm-name |
| Version | 1.0 |
| Status | active |
| Date | 2021-05-01 |
| Name | SfmName |
| Title | sfm-name |
| Description | Name of a magistrell medication |
| Type | Extension |
| Kind | complex-type |
| StructureDefinition | |
| sfm-Magistrell-Medication | sfm-Magistrell-Medication |
No resources found
No extension usage examples found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "sfm-name",
"url": "http://ehelse.no/fhir/StructureDefinition/sfm-name",
"version": "1.0",
"name": "SfmName",
"title": "sfm-name",
"status": "active",
"date": "2021-05-01",
"description": "Name of a magistrell medication",
"fhirVersion": "4.0.0",
"kind": "complex-type",
"abstract": false,
"context": [
{
"type": "element",
"expression": "Medication"
}
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension",
"path": "Extension",
"short": "Medication name",
"definition": "Name of the medication created at pharmacy"
},
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://ehelse.no/fhir/StructureDefinition/sfm-name"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"type": [
{
"code": "string"
}
]
}
]
}
}