{
"description": null,
"_filename": "MedicationList.StructureDefinition.json",
"package_name": "colonoscopyreport.no",
"date": "2021-03-17T10:15:53.6398075+00:00",
"derivation": "constraint",
"meta": {
"versionId": "5",
"lastUpdated": "2021-03-17T10:15:54.939+00:00"
},
"publisher": null,
"fhirVersion": "4.0.1",
"name": "MedicationList",
"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": "List",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Colonoscopy Report Medication List",
"package_version": "0.1.0-beta",
"status": "draft",
"id": "89fa1300-9fcf-41b9-b409-2e6f35d73c8b",
"kind": "resource",
"url": "http://kreftregisteret.no/fhir/StructureDefinition/colonoscopyreport-medicationlist",
"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",
"path": "List.entry",
"mustSupport": true
}, {
"id": "List.entry.item",
"path": "List.entry.item",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://kreftregisteret.no/fhir/StructureDefinition/colonoscopyreport-medicationstatement" ]
} ],
"mustSupport": true
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/List"
}