diff --git a/input/fsh/index.txt b/input/fsh/index.txt deleted file mode 100644 index d2489a01cc..0000000000 --- a/input/fsh/index.txt +++ /dev/null @@ -1,14 +0,0 @@ -Name Type File -BundleAgregateur Profile profiles\BundleAgregateur.fsh -FrLocationAgregateur Profile profiles\FrLocationAgregateur.fsh -FrPractitionerAgregateur Profile profiles\FrPractitionerAgregateur.fsh -FrPractitionerRoleExerciceAgregateur Profile profiles\FrPractitionerRoleExerciceAgregateur.fsh -FrScheduleAgregateur Profile profiles\FrScheduleAgregateur.fsh -FrSlotAgregateur Profile profiles\FrSlotAgregateur.fsh -FrAppointmentSAS Profile profiles\FrAppointmentSAS.fsh -ActEncounterCode ValueSet valuesets\ActEncounterCode.fsh -BundleAgregateurSOS Profile profiles\BundleAgregateurSOS.fsh -FrLocationAgregateurSOS Profile profiles\FrLocationAgregateurSOS.fsh -FrOrganizationAgregateurSOS Profile profiles\FrOrganizationAgregateurSOS.fsh -FrScheduleAgregateurSOS Profile profiles\FrScheduleAgregateurSOS.fsh -FrSlotAgregateurSOS Profile profiles\FrSlotAgregateurSOS.fsh \ No newline at end of file diff --git a/input/fsh/profiles/FrAppointmentSOS.fsh b/input/fsh/profiles/FrAppointmentSOS.fsh index fdddab76fc..f8c4f3a24a 100644 --- a/input/fsh/profiles/FrAppointmentSOS.fsh +++ b/input/fsh/profiles/FrAppointmentSOS.fsh @@ -7,7 +7,7 @@ Id: sas-sos-appointment * extension[appointmentOperator].value[x] only Reference * extension[appointmentOperator].valueReference.identifier.type 1.. * extension[appointmentOperator].valueReference.identifier.type.coding 1..1 -* extension[appointmentOperator].valueReference.identifier.type.coding from http://interop.esante.gouv.fr/ig/fhir/sas/ValueSet/sas-sos-valueset-typeidentifiant (required) +* extension[appointmentOperator].valueReference.identifier.type.coding from sas-sos-valueset-typeidentifiant (required) * extension[appointmentOperator].valueReference.identifier.type.coding.code 1.. * extension[appointmentOperator].valueReference.identifier.system 1.. * extension[appointmentOperator].valueReference.identifier.value 1.. @@ -16,4 +16,4 @@ Id: sas-sos-appointment * identifier.value 1.. * start 1.. * end 1.. -* participant.status from http://interop.esante.gouv.fr/ig/fhir/sas/ValueSet/sas-sos-valueset-participant-status (required) +* participant.status from sas-sos-valueset-participant-status (required) diff --git a/input/fsh/profiles/FrSlotAgregateurSOS.fsh b/input/fsh/profiles/FrSlotAgregateurSOS.fsh index 7c6287f59f..456115b572 100644 --- a/input/fsh/profiles/FrSlotAgregateurSOS.fsh +++ b/input/fsh/profiles/FrSlotAgregateurSOS.fsh @@ -1,10 +1,10 @@ Profile: FrSlotAgregateurSOS Parent: FrSlot Id: sas-sos-slot-aggregator -* meta.security from http://interop.esante.gouv.fr/ig/fhir/sas/ValueSet/sas-sos-valueset-typecreneau (required) +* meta.security from sas-sos-valueset-typecreneau (required) * meta.security ^binding.description = "type de créneau : public, SNP" -* serviceType.coding from http://interop.esante.gouv.fr/ig/fhir/sas/ValueSet/sas-sos-valueset-typeconsultation (required) -* appointmentType.coding from http://interop.esante.gouv.fr/ig/fhir/sas/ValueSet/sas-sos-valueset-appointmentreason (required) +* serviceType.coding from sas-sos-valueset-typeconsultation (required) +* appointmentType.coding from sas-sos-valueset-appointmentreason (required) * schedule only Reference(FrScheduleAgregateurSOS) * status = #free // commment doit être rempli si appointmentType.coding.code = 'ROUTINE' \ No newline at end of file