{
"description": "Profilo Lazio Crea per l'impegnativa dematerializzata nel CUP regionale.\\nPrecede la prenotazione (LcCupAppointment) nel flusso CUP Lazio.",
"_filename": "StructureDefinition-lccup-service-request.json",
"package_name": "lazio.crea.cup.irt",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "LcCupServiceRequest",
"abstract": false,
"type": "ServiceRequest",
"experimental": "true",
"resourceType": "StructureDefinition",
"title": "LcCup ServiceRequest - Impegnativa SSN",
"package_version": "0.0.1",
"status": "draft",
"id": "901f0e66-39fd-4e0a-b8d8-91e67d499695",
"kind": "resource",
"url": "https://www.fhir.laziocrea.it/StructureDefinition/lccup-service-request",
"version": "0.0.1",
"differential": {
"element": [ {
"id": "ServiceRequest.extension",
"path": "ServiceRequest.extension",
"slicing": {
"rules": "open",
"ordered": false,
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"id": "ServiceRequest.extension:classePrioritaCup",
"max": "1",
"min": 0,
"path": "ServiceRequest.extension",
"type": [ {
"code": "Extension",
"profile": [ "https://www.fhir.laziocrea.it/StructureDefinition/lccup-classe-priorita" ]
} ],
"short": "Classe priorità CUP U/B/D/P",
"sliceName": "classePrioritaCup",
"mustSupport": true
}, {
"id": "ServiceRequest.identifier",
"path": "ServiceRequest.identifier",
"short": "NRE o codice impegnativa",
"mustSupport": true
}, {
"id": "ServiceRequest.status",
"path": "ServiceRequest.status",
"short": "Stato impegnativa",
"mustSupport": true
}, {
"id": "ServiceRequest.intent",
"path": "ServiceRequest.intent",
"mustSupport": true,
"patternCode": "order"
}, {
"id": "ServiceRequest.priority",
"path": "ServiceRequest.priority",
"short": "Priorità FHIR",
"mustSupport": true
}, {
"id": "ServiceRequest.code",
"min": 1,
"path": "ServiceRequest.code",
"short": "Codice prestazione (Nomenclatore Nazionale/Regionale)",
"mustSupport": true
}, {
"id": "ServiceRequest.quantity[x]",
"path": "ServiceRequest.quantity[x]",
"slicing": {
"rules": "open",
"ordered": false,
"discriminator": [ {
"path": "$this",
"type": "type"
} ]
},
"mustSupport": true
}, {
"id": "ServiceRequest.quantity[x]:quantityQuantity",
"max": "1",
"min": 0,
"path": "ServiceRequest.quantity[x]",
"type": [ {
"code": "Quantity"
} ],
"short": "Numero prestazioni prescritte",
"sliceName": "quantityQuantity"
}, {
"id": "ServiceRequest.subject",
"path": "ServiceRequest.subject",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ]
} ],
"short": "Assistito",
"mustSupport": true
}, {
"id": "ServiceRequest.authoredOn",
"path": "ServiceRequest.authoredOn",
"short": "Data emissione impegnativa",
"mustSupport": true
}, {
"id": "ServiceRequest.requester",
"min": 1,
"path": "ServiceRequest.requester",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole" ]
} ],
"short": "Medico prescrittore",
"mustSupport": true
}, {
"id": "ServiceRequest.reasonCode",
"path": "ServiceRequest.reasonCode",
"short": "Quesito diagnostico",
"mustSupport": true
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/ServiceRequest"
}