PackagesCanonicalsLogsProblems
    Packages
    sfm.130323@3.0.1
    http://ehelse.no/fhir/StructureDefinition/sfm-recipe
{
  "description": "Extention for Magistrell medication. Used to describe how to make the Medication (recipe).",
  "_filename": "sfm-recipe.StructureDefinition.json",
  "package_name": "sfm.130323",
  "date": "2021-05-01",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.0",
  "name": "SfmRecipe",
  "abstract": false,
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "sfm-recipe",
  "package_version": "3.0.1",
  "status": "active",
  "id": "72d237a1-23fe-4be9-851f-6a72b0149398",
  "kind": "complex-type",
  "url": "http://ehelse.no/fhir/StructureDefinition/sfm-recipe",
  "context": [ {
    "type": "element",
    "expression": "Medication"
  } ],
  "version": "1.0",
  "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"
      } ]
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}