{
"description": "Assistito destinatario della prestazione sanitaria nell'ambito del sistema\\nCUP della Regione Lazio. Il profilo identifica il paziente coinvolto nelle\\nprenotazioni ambulatoriali e in altri tipi di appuntamento.",
"_filename": "StructureDefinition-lccup-patient.json",
"package_name": "lazio.crea.cup.irt",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "5.0.0",
"name": "LcCupPatient",
"abstract": false,
"type": "Patient",
"experimental": "true",
"resourceType": "StructureDefinition",
"title": "LcCup Patient - Assistito CUP Lazio",
"package_version": "1.1.0",
"status": "draft",
"id": "847b66e9-b0d3-40ef-b105-3660dde30a55",
"kind": "resource",
"url": "https://www.fhir.laziocrea.it/StructureDefinition/lccup-patient",
"version": "1.1.0",
"differential": {
"element": [ {
"id": "Patient.meta.profile",
"max": "1",
"min": 1,
"path": "Patient.meta.profile",
"patternCanonical": "https://www.fhir.laziocrea.it/StructureDefinition/lccup-patient"
}, {
"id": "Patient.identifier",
"min": 1,
"path": "Patient.identifier",
"short": "Identificativi dell'assistito",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "system",
"type": "value"
} ]
},
"mustSupport": true
}, {
"id": "Patient.identifier:codiceFiscale",
"max": "1",
"min": 0,
"path": "Patient.identifier",
"short": "Codice fiscale dell'assistito",
"sliceName": "codiceFiscale",
"mustSupport": true
}, {
"id": "Patient.identifier:codiceFiscale.system",
"min": 1,
"path": "Patient.identifier.system",
"fixedUri": "http://hl7.it/sid/codiceFiscale",
"mustSupport": true
}, {
"id": "Patient.identifier:codiceFiscale.value",
"min": 1,
"path": "Patient.identifier.value",
"short": "Codice fiscale dell'assistito",
"mustSupport": true
}, {
"id": "Patient.identifier:stp",
"max": "1",
"min": 0,
"path": "Patient.identifier",
"short": "Codice identificativo STP dell'assistito",
"sliceName": "stp",
"mustSupport": true
}, {
"id": "Patient.identifier:stp.system",
"min": 1,
"path": "Patient.identifier.system",
"fixedUri": "http://hl7.it/sid/STP",
"mustSupport": true
}, {
"id": "Patient.identifier:stp.value",
"min": 1,
"path": "Patient.identifier.value",
"short": "Codice STP",
"mustSupport": true
}, {
"id": "Patient.identifier:team",
"max": "1",
"min": 0,
"path": "Patient.identifier",
"short": "Numero identificativo TEAM dell'assistito",
"sliceName": "team",
"mustSupport": true
}, {
"id": "Patient.identifier:team.system",
"min": 1,
"path": "Patient.identifier.system",
"fixedUri": "http://hl7.it/sid/TEAM",
"mustSupport": true
}, {
"id": "Patient.identifier:team.value",
"min": 1,
"path": "Patient.identifier.value",
"short": "Numero TEAM",
"mustSupport": true
}, {
"id": "Patient.identifier:idAna",
"max": "1",
"min": 0,
"path": "Patient.identifier",
"short": "Identificativo dell'assistito nell'Anagrafe Nazionale Assistiti",
"sliceName": "idAna",
"mustSupport": true
}, {
"id": "Patient.identifier:idAna.system",
"min": 1,
"path": "Patient.identifier.system",
"fixedUri": "http://hl7.it/sid/ANA",
"mustSupport": true
}, {
"id": "Patient.identifier:idAna.value",
"min": 1,
"path": "Patient.identifier.value",
"short": "Identificativo ANA dell'assistito",
"mustSupport": true
}, {
"id": "Patient.active",
"path": "Patient.active",
"mustSupport": true
}, {
"id": "Patient.name",
"max": "1",
"min": 1,
"path": "Patient.name",
"short": "Nome e cognome dell'assistito",
"mustSupport": true
}, {
"id": "Patient.name.family",
"min": 1,
"path": "Patient.name.family",
"short": "Cognome dell'assistito",
"mustSupport": true
}, {
"id": "Patient.name.given",
"min": 1,
"path": "Patient.name.given",
"short": "Nome dell'assistito",
"mustSupport": true
}, {
"id": "Patient.telecom",
"path": "Patient.telecom",
"short": "Recapiti del paziente (telefono, e-mail)",
"mustSupport": true
}, {
"id": "Patient.gender",
"path": "Patient.gender",
"short": "Sesso dell'assistito",
"mustSupport": true
}, {
"id": "Patient.birthDate",
"path": "Patient.birthDate",
"short": "Data di nascita",
"mustSupport": true
}, {
"id": "Patient.address",
"path": "Patient.address",
"short": "Residenza o domicilio dell'assistito",
"mustSupport": true
}, {
"id": "Patient.contact",
"path": "Patient.contact",
"short": "Persona di riferimento o caregiver",
"mustSupport": true
}, {
"id": "Patient.communication",
"path": "Patient.communication",
"short": "Lingua preferita",
"mustSupport": true
}, {
"id": "Patient.managingOrganization",
"path": "Patient.managingOrganization",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://www.fhir.laziocrea.it/StructureDefinition/lccup-organization" ]
} ],
"short": "Organizzazione responsabile della gestione del paziente",
"mustSupport": true
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient"
}