| Package | sfm.130323 |
| Resource Type | StructureDefinition |
| Id | sfm-substitute |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=sfm.130323@3.0.1&canonical=http://ehelse.no/fhir/StructureDefinition/sfm-substitute |
| URL | http://ehelse.no/fhir/StructureDefinition/sfm-substitute |
| Version | 1.0 |
| Status | active |
| Date | 2021-05-01 |
| Name | SfmSubstitute |
| Title | sfm-substitute |
| Description | identifies if possible to substitute medication. |
| Type | Extension |
| Kind | complex-type |
No resources found
No resources found
No extension usage examples found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "sfm-substitute",
"meta": {
"versionId": "1",
"lastUpdated": "2018-10-26T04:58:03.208+00:00"
},
"url": "http://ehelse.no/fhir/StructureDefinition/sfm-substitute",
"version": "1.0",
"name": "SfmSubstitute",
"title": "sfm-substitute",
"status": "active",
"date": "2021-05-01",
"description": "identifies if possible to substitute medication.",
"fhirVersion": "4.0.0",
"kind": "complex-type",
"abstract": false,
"context": [
{
"type": "element",
"expression": "Basic"
}
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://ehelse.no/fhir/StructureDefinition/sfm-substitute"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"type": [
{
"code": "boolean"
}
]
}
]
}
}