Package | sfm.130323 |
Resource Type | StructureDefinition |
Id | sfm-recipe |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=sfm.130323@3.0.1&canonical=http://ehelse.no/fhir/StructureDefinition/sfm-recipe |
URL | http://ehelse.no/fhir/StructureDefinition/sfm-recipe |
Version | 1.0 |
Status | active |
Date | 2021-05-01 |
Name | SfmRecipe |
Title | sfm-recipe |
Description | Extention for Magistrell medication. Used to describe how to make the Medication (recipe). |
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-recipe", "url": "http://ehelse.no/fhir/StructureDefinition/sfm-recipe", "version": "1.0", "name": "SfmRecipe", "title": "sfm-recipe", "status": "active", "date": "2021-05-01", "description": "Extention for Magistrell medication. Used to describe how to make the Medication (recipe).", "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": "Textual description of recipe", "definition": "Recipe for creating a medication in pharmacy." }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://ehelse.no/fhir/StructureDefinition/sfm-recipe" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "type": [ { "code": "string" } ] } ] } }