{
"description": "Profile on IL-Core-Service-Request by DGMC for Imaging",
"_filename": "StructureDefinition-dgmc-imaging-service-request.json",
"package_name": "il.fhir.r4.dgmc",
"date": "2025-03-25",
"derivation": "constraint",
"publisher": "Division of Governmental Hospitals Israel",
"fhirVersion": "4.0.1",
"name": "DGMCServiceRequestImaging",
"abstract": false,
"type": "ServiceRequest",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "DGMC Imaging Service Request",
"package_version": "0.4.0",
"status": "draft",
"id": "4283c47d-fd93-4fbb-bb70-7feec48f40b2",
"kind": "resource",
"url": "http://fhir.dgmc.health.gov.il/StructureDefinition/dgmc-imaging-service-request",
"version": "0.2.0",
"differential": {
"element": [ {
"id": "ServiceRequest.id",
"min": 1,
"path": "ServiceRequest.id"
}, {
"id": "ServiceRequest.identifier",
"min": 1,
"path": "ServiceRequest.identifier",
"slicing": {
"rules": "open",
"ordered": false,
"description": "הבדלה בין",
"discriminator": [ {
"path": "system",
"type": "value"
} ]
}
}, {
"id": "ServiceRequest.identifier:order-code-part",
"max": "1",
"min": 1,
"path": "ServiceRequest.identifier",
"sliceName": "order-code-part"
}, {
"id": "ServiceRequest.identifier:order-code-part.type",
"min": 1,
"path": "ServiceRequest.identifier.type"
}, {
"id": "ServiceRequest.identifier:order-code-part.type.coding",
"min": 1,
"path": "ServiceRequest.identifier.type.coding"
}, {
"id": "ServiceRequest.identifier:order-code-part.type.coding.system",
"min": 1,
"path": "ServiceRequest.identifier.type.coding.system",
"fixedUri": "http://terminology.hl7.org/CodeSystem/v2-0203"
}, {
"id": "ServiceRequest.identifier:order-code-part.type.coding.code",
"min": 1,
"path": "ServiceRequest.identifier.type.coding.code",
"fixedCode": "PGN"
}, {
"id": "ServiceRequest.identifier:order-code-part.type.coding.display",
"min": 1,
"path": "ServiceRequest.identifier.type.coding.display",
"fixedString": "Placer Group Number"
}, {
"id": "ServiceRequest.identifier:order-code-part.system",
"min": 1,
"path": "ServiceRequest.identifier.system",
"binding": {
"strength": "required",
"valueSet": "http://fhir.dgmc.health.gov.il/ValueSet/nmr-img-order-service-uri"
}
}, {
"id": "ServiceRequest.identifier:order-code-part.value",
"min": 1,
"path": "ServiceRequest.identifier.value"
}, {
"id": "ServiceRequest.identifier:order-accession-part",
"max": "1",
"min": 0,
"path": "ServiceRequest.identifier",
"sliceName": "order-accession-part"
}, {
"id": "ServiceRequest.identifier:order-accession-part.type",
"min": 1,
"path": "ServiceRequest.identifier.type"
}, {
"id": "ServiceRequest.identifier:order-accession-part.type.coding",
"min": 1,
"path": "ServiceRequest.identifier.type.coding"
}, {
"id": "ServiceRequest.identifier:order-accession-part.type.coding.system",
"min": 1,
"path": "ServiceRequest.identifier.type.coding.system",
"fixedUri": "http://terminology.hl7.org/CodeSystem/v2-0203"
}, {
"id": "ServiceRequest.identifier:order-accession-part.type.coding.code",
"min": 1,
"path": "ServiceRequest.identifier.type.coding.code",
"fixedCode": "ACSN"
}, {
"id": "ServiceRequest.identifier:order-accession-part.type.coding.display",
"min": 1,
"path": "ServiceRequest.identifier.type.coding.display",
"fixedString": "Accession ID"
}, {
"id": "ServiceRequest.identifier:order-accession-part.system",
"min": 1,
"path": "ServiceRequest.identifier.system",
"fixedUri": "http://fhir.dgmc.health.gov.il/identifier/img-accession-number"
}, {
"id": "ServiceRequest.identifier:order-accession-part.value",
"min": 1,
"path": "ServiceRequest.identifier.value"
}, {
"id": "ServiceRequest.replaces.reference",
"min": 1,
"path": "ServiceRequest.replaces.reference"
}, {
"id": "ServiceRequest.requisition",
"min": 1,
"path": "ServiceRequest.requisition"
}, {
"id": "ServiceRequest.requisition.system",
"min": 1,
"path": "ServiceRequest.requisition.system",
"binding": {
"strength": "required",
"valueSet": "http://fhir.dgmc.health.gov.il/ValueSet/nmr-img-order-number-uri"
}
}, {
"id": "ServiceRequest.requisition.value",
"min": 1,
"path": "ServiceRequest.requisition.value"
}, {
"id": "ServiceRequest.status.extension",
"min": 1,
"path": "ServiceRequest.status.extension",
"slicing": {
"rules": "open",
"ordered": false,
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"id": "ServiceRequest.status.extension:status-code",
"max": "*",
"min": 1,
"path": "ServiceRequest.status.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://fhir.dgmc.health.gov.il/StructureDefinition/nmr-service-status-code" ]
} ],
"sliceName": "status-code"
}, {
"id": "ServiceRequest.status.extension:status-code.value[x]",
"min": 1,
"path": "ServiceRequest.status.extension.value[x]"
}, {
"id": "ServiceRequest.category:il-core",
"path": "ServiceRequest.category",
"sliceName": "il-core"
}, {
"id": "ServiceRequest.category:il-core.coding.system",
"path": "ServiceRequest.category.coding.system",
"fixedUri": "http://snomed.info/sct"
}, {
"id": "ServiceRequest.category:il-core.coding.code",
"path": "ServiceRequest.category.coding.code",
"fixedCode": "363679005"
}, {
"id": "ServiceRequest.category:il-core.coding.display",
"path": "ServiceRequest.category.coding.display",
"fixedString": "Imaging (procedure)"
}, {
"id": "ServiceRequest.category:namer",
"max": "1",
"min": 1,
"path": "ServiceRequest.category",
"sliceName": "namer",
"patternCodeableConcept": {
"coding": [ {
"system": "http://fhir.dgmc.health.gov.il/cs/nmr-imaging-unit-category"
} ]
}
}, {
"id": "ServiceRequest.category:namer.coding",
"min": 1,
"path": "ServiceRequest.category.coding",
"slicing": {
"rules": "open",
"ordered": false,
"description": "הבדלה בין מערכות",
"discriminator": [ {
"path": "system",
"type": "value"
} ]
}
}, {
"id": "ServiceRequest.category:namer.coding:namer-code",
"max": "1",
"min": 1,
"path": "ServiceRequest.category.coding",
"sliceName": "namer-code"
}, {
"id": "ServiceRequest.category:namer.coding:namer-code.system",
"min": 1,
"path": "ServiceRequest.category.coding.system",
"fixedUri": "http://fhir.dgmc.health.gov.il/cs/nmr-imaging-unit-category"
}, {
"id": "ServiceRequest.category:namer.coding:namer-code.code",
"min": 1,
"path": "ServiceRequest.category.coding.code"
}, {
"id": "ServiceRequest.category:namer.coding:namer-code.display",
"min": 1,
"path": "ServiceRequest.category.coding.display"
}, {
"id": "ServiceRequest.category:namer.coding:coview-code",
"max": "1",
"min": 0,
"path": "ServiceRequest.category.coding",
"sliceName": "coview-code"
}, {
"id": "ServiceRequest.category:namer.coding:coview-code.system",
"min": 1,
"path": "ServiceRequest.category.coding.system",
"binding": {
"strength": "required",
"valueSet": "http://fhir.dgmc.health.gov.il/ValueSet/coview-imaging-unit-category-uri"
}
}, {
"id": "ServiceRequest.category:namer.coding:coview-code.code",
"min": 1,
"path": "ServiceRequest.category.coding.code"
}, {
"id": "ServiceRequest.category:namer.coding:coview-code.display",
"min": 1,
"path": "ServiceRequest.category.coding.display"
}, {
"id": "ServiceRequest.code.coding",
"path": "ServiceRequest.code.coding",
"slicing": {
"rules": "open",
"ordered": false,
"description": "הבדלה בין סוגי קוד שונים",
"discriminator": [ {
"path": "system",
"type": "value"
} ]
}
}, {
"id": "ServiceRequest.code.coding:group",
"max": "1",
"min": 0,
"path": "ServiceRequest.code.coding",
"sliceName": "group"
}, {
"id": "ServiceRequest.code.coding:group.system",
"min": 1,
"path": "ServiceRequest.code.coding.system",
"binding": {
"strength": "required",
"valueSet": "http://fhir.dgmc.health.gov.il/ValueSet/nmr-img-service-group-uri"
}
}, {
"id": "ServiceRequest.code.coding:group.code",
"min": 1,
"path": "ServiceRequest.code.coding.code"
}, {
"id": "ServiceRequest.code.coding:group.display",
"min": 1,
"path": "ServiceRequest.code.coding.display"
}, {
"id": "ServiceRequest.code.coding:single",
"max": "1",
"min": 0,
"path": "ServiceRequest.code.coding",
"sliceName": "single"
}, {
"id": "ServiceRequest.code.coding:single.system",
"min": 1,
"path": "ServiceRequest.code.coding.system",
"fixedUri": "http://fhir.dgmc.health.gov.il/cs/img-service-single-code"
}, {
"id": "ServiceRequest.code.coding:single.code",
"min": 1,
"path": "ServiceRequest.code.coding.code"
}, {
"id": "ServiceRequest.code.coding:single.display",
"min": 1,
"path": "ServiceRequest.code.coding.display"
}, {
"id": "ServiceRequest.code.coding:billing",
"max": "1",
"min": 0,
"path": "ServiceRequest.code.coding",
"sliceName": "billing"
}, {
"id": "ServiceRequest.code.coding:billing.system",
"min": 1,
"path": "ServiceRequest.code.coding.system",
"fixedUri": "http://fhir.health.gov.il/cs/medical-service-moh"
}, {
"id": "ServiceRequest.code.coding:billing.code",
"min": 1,
"path": "ServiceRequest.code.coding.code"
}, {
"id": "ServiceRequest.code.coding:billing.display",
"min": 1,
"path": "ServiceRequest.code.coding.display"
}, {
"id": "ServiceRequest.code.coding:loinc",
"max": "1",
"min": 0,
"path": "ServiceRequest.code.coding",
"sliceName": "loinc"
}, {
"id": "ServiceRequest.code.coding:loinc.system",
"min": 1,
"path": "ServiceRequest.code.coding.system",
"fixedUri": "http://loinc.org"
}, {
"id": "ServiceRequest.code.coding:loinc.code",
"min": 1,
"path": "ServiceRequest.code.coding.code"
}, {
"id": "ServiceRequest.code.coding:loinc.display",
"min": 1,
"path": "ServiceRequest.code.coding.display"
}, {
"id": "ServiceRequest.encounter",
"min": 1,
"path": "ServiceRequest.encounter"
}, {
"id": "ServiceRequest.encounter.reference",
"min": 1,
"path": "ServiceRequest.encounter.reference"
}, {
"id": "ServiceRequest.authoredOn",
"min": 1,
"path": "ServiceRequest.authoredOn"
}, {
"id": "ServiceRequest.requester",
"min": 1,
"path": "ServiceRequest.requester"
}, {
"id": "ServiceRequest.requester.reference",
"min": 1,
"path": "ServiceRequest.requester.reference"
}, {
"id": "ServiceRequest.requester.identifier",
"min": 1,
"path": "ServiceRequest.requester.identifier"
}, {
"id": "ServiceRequest.requester.identifier.system",
"min": 1,
"path": "ServiceRequest.requester.identifier.system",
"binding": {
"strength": "required",
"valueSet": "http://fhir.dgmc.health.gov.il/ValueSet/nmr-ou-text-uri"
}
}, {
"id": "ServiceRequest.requester.identifier.value",
"min": 1,
"path": "ServiceRequest.requester.identifier.value"
}, {
"id": "ServiceRequest.performer",
"min": 1,
"path": "ServiceRequest.performer"
}, {
"id": "ServiceRequest.performer.reference",
"min": 1,
"path": "ServiceRequest.performer.reference"
}, {
"id": "ServiceRequest.performer.identifier",
"min": 1,
"path": "ServiceRequest.performer.identifier"
}, {
"id": "ServiceRequest.performer.identifier.system",
"min": 1,
"path": "ServiceRequest.performer.identifier.system",
"binding": {
"strength": "required",
"valueSet": "http://fhir.dgmc.health.gov.il/ValueSet/nmr-ou-text-uri"
}
}, {
"id": "ServiceRequest.performer.identifier.value",
"min": 1,
"path": "ServiceRequest.performer.identifier.value"
} ]
},
"baseDefinition": "http://fhir.health.gov.il/StructureDefinition/il-core-service-request"
}