FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/sfm-Excipient

Packagesfm.130323
Resource TypeStructureDefinition
Idsfm-Excipient
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=sfm.130323@3.0.1&canonical=http://ehelse.no/fhir/StructureDefinition/sfm-Excipient
URLhttp://ehelse.no/fhir/StructureDefinition/sfm-Excipient
Version1.0
Statusactive
Date2021-05-01
NameSfmExcipient
DescriptionUsed to represent non active substances within a magistral drug.
TypeSubstance
Kindresource

Resources that use this resource

StructureDefinition
sfm-Magistrell-Medicationsfm-Magistrell-Medication

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "sfm-Excipient",
  "url": "http://ehelse.no/fhir/StructureDefinition/sfm-Excipient",
  "version": "1.0",
  "name": "SfmExcipient",
  "status": "active",
  "date": "2021-05-01",
  "description": "Used to represent non active substances within a magistral drug.",
  "fhirVersion": "4.0.0",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "orim",
      "uri": "http://hl7.org/orim",
      "name": "Ontological RIM Mapping"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Substance",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Substance",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Substance.code.text",
        "path": "Substance.code.text",
        "min": 1
      }
    ]
  }
}