FHIR IG Statistics: StructureDefinition/sfm-GeneralDispense
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "sfm-GeneralDispense",
"url": "http://ehelse.no/fhir/StructureDefinition/sfm-GeneralDispense",
"version": "1.2",
"name": "SfmGeneralDispense",
"title": "sfm-GeneralDispense",
"status": "active",
"date": "2022-09-05",
"description": "Dispense for nutrition and material.",
"fhirVersion": "4.0.0",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "w5",
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping"
}
],
"kind": "resource",
"abstract": false,
"type": "Basic",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Basic",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Basic.extension",
"path": "Basic.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
},
"min": 1
},
{
"id": "Basic.extension:dispenseinfo",
"path": "Basic.extension",
"sliceName": "dispenseinfo",
"min": 1,
"type": [
{
"code": "Extension",
"profile": [
"http://ehelse.no/fhir/StructureDefinition/sfm-dispenseinfo"
]
}
]
},
{
"id": "Basic.extension:generaldispenseinfo",
"path": "Basic.extension",
"sliceName": "generaldispenseinfo",
"min": 0,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://ehelse.no/fhir/StructureDefinition/sfm-generaldispenseextention"
]
}
]
},
{
"id": "Basic.extension:generaldispenseinfo.extension",
"path": "Basic.extension.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
},
"min": 5
},
{
"id": "Basic.extension:generaldispenseinfo.extension:product",
"path": "Basic.extension.extension",
"sliceName": "product",
"min": 1,
"mustSupport": true
},
{
"id": "Basic.extension:generaldispenseinfo.extension:text",
"path": "Basic.extension.extension",
"sliceName": "text",
"min": 0,
"mustSupport": true
},
{
"id": "Basic.extension:generaldispenseinfo.extension:performer",
"path": "Basic.extension.extension",
"sliceName": "performer",
"min": 1,
"mustSupport": true
},
{
"id": "Basic.extension:intervention",
"path": "Basic.extension",
"sliceName": "intervention",
"min": 0,
"type": [
{
"code": "Extension",
"profile": [
"http://ehelse.no/fhir/StructureDefinition/sfm-Intervention"
]
}
]
},
{
"id": "Basic.identifier",
"path": "Basic.identifier",
"definition": "Identifier assigned to the resource for business purposes, outside the context of FHIR.\r\n\r\nM10-id will be communcated as identifier."
},
{
"id": "Basic.code",
"path": "Basic.code",
"fixedCodeableConcept": {
"coding": [
{
"system": "urn:oid:2.16.578.1.12.4.1.1.8279",
"code": "ERM6"
},
{
"system": "urn:oid:2.16.578.1.12.4.1.1.8279",
"code": "ERM8"
}
]
},
"mustSupport": true,
"binding": {
"strength": "required",
"valueSet": "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",
"short": "Identifies the patient",
"definition": "Identifies the patient that is the \"focus\" of this resource.",
"mustSupport": true
},
{
"id": "Basic.author",
"path": "Basic.author",
"short": "Who dispensed product",
"definition": "Indicates who was responsible for dispensing product to customer.",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://ehelse.no/fhir/StructureDefinition/sfm-PractitionerRole"
]
}
],
"mustSupport": true
}
]
}
}