PackagesCanonicalsLogsProblems
    Packages
    sfm.030322@2.0.1
    http://ehelse.no/fhir/StructureDefinition/sfm-Recallinfo
{
  "description": "Resource to communicate ERM7 information.",
  "_filename": "sfm-Recallinfo.StructureDefinition.json",
  "package_name": "sfm.030322",
  "date": "2021-05-01",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.0",
  "name": "SfmRecallinfo",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  } ],
  "abstract": false,
  "type": "Basic",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "sfm-Recallinfo",
  "package_version": "2.0.1",
  "status": "active",
  "id": "71937ca9-0428-4714-90c1-8c7dd619611c",
  "kind": "resource",
  "url": "http://ehelse.no/fhir/StructureDefinition/sfm-Recallinfo",
  "version": "1.0",
  "differential": {
    "element": [ {
      "id": "Basic.extension",
      "path": "Basic.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Basic.extension:recallinfo",
      "path": "Basic.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://ehelse.no/fhir/StructureDefinition/sfm-recalldetails" ]
      } ],
      "sliceName": "recallinfo"
    }, {
      "id": "Basic.code",
      "path": "Basic.code",
      "mustSupport": true,
      "fixedCodeableConcept": {
        "coding": [ {
          "code": "ERM7",
          "system": "urn:oid:2.16.578.1.12.4.1.1.8279"
        } ]
      }
    }, {
      "id": "Basic.code.coding.system",
      "path": "Basic.code.coding.system",
      "fixedUri": "urn:oid:2.16.578.1.12.4.1.1.8279"
    }, {
      "id": "Basic.subject",
      "path": "Basic.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://ehelse.no/fhir/StructureDefinition/sfm-Patient" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Basic.created",
      "path": "Basic.created",
      "mustSupport": true
    }, {
      "id": "Basic.author",
      "path": "Basic.author",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://ehelse.no/fhir/StructureDefinition/sfm-PractitionerRole" ]
      } ],
      "short": "Who recalled",
      "definition": "Indicates who recalled the prescription",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Basic"
}