PackagesCanonicalsLogsProblems
    Packages
    colonoscopyreport.no@0.1.0-beta
    http://kreftregisteret.no/fhir/StructureDefinition/colonoscopyreport-problemlist
{
  "description": null,
  "_filename": "CurrentAndPastProblemsList.StructureDefinition.json",
  "package_name": "colonoscopyreport.no",
  "date": "2021-05-05T14:55:55.5175599+00:00",
  "derivation": "constraint",
  "meta": {
    "lastUpdated": "2021-05-18T14:41:39.599+00:00"
  },
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "ProblemList",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  } ],
  "abstract": true,
  "type": "List",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Colonoscopy Report Problem List",
  "package_version": "0.1.0-beta",
  "status": "draft",
  "id": "032f0d82-0fb2-4877-ab84-b7c79f640f08",
  "kind": "resource",
  "url": "http://kreftregisteret.no/fhir/StructureDefinition/colonoscopyreport-problemlist",
  "version": null,
  "differential": {
    "element": [ {
      "id": "List.status",
      "path": "List.status",
      "fixedCode": "current",
      "mustSupport": true
    }, {
      "id": "List.mode",
      "path": "List.mode",
      "fixedCode": "snapshot",
      "mustSupport": true
    }, {
      "id": "List.code",
      "path": "List.code",
      "mustSupport": true
    }, {
      "id": "List.code.coding",
      "path": "List.code.coding",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "value"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "List.code.coding:hl7code",
      "max": "1",
      "min": 1,
      "path": "List.code.coding",
      "sliceName": "hl7code",
      "mustSupport": true,
      "patternCoding": {
        "code": "problems",
        "system": "http://terminology.hl7.org/CodeSystem/list-example-use-codes"
      }
    }, {
      "id": "List.subject",
      "path": "List.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.no/fhir/StructureDefinition/no-basis-Patient" ]
      } ],
      "mustSupport": true
    }, {
      "id": "List.entry.item",
      "path": "List.entry.item",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://kreftregisteret.no/fhir/StructureDefinition/colonoscopyreport-condition" ]
      } ]
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/List"
}