FHIR IG analytics| Package | hl7.fhir.fr.core |
| Resource Type | Slot |
| Id | Slot-FRCoreSlotExample.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Narratif généré : Slot FRCoreSlotExample
Profil: FR Core Slot Profile
identifier: http://slot-identifier-system.org/451 (utilisation : usual, )
serviceType: Friendly Visiting
specialty: Médecine générale (SM)
status: Free
start: 2019-01-04 09:15:00+0000
end: 2019-01-04 09:30:00+0000
{
"resourceType": "Slot",
"id": "FRCoreSlotExample",
"meta": {
"profile": [
"https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-slot"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "usual",
"system": "http://slot-identifier-system.org",
"value": "451"
}
],
"serviceType": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/service-type",
"code": "7",
"display": "Friendly Visiting"
}
]
}
],
"specialty": [
{
"coding": [
{
"system": "https://mos.esante.gouv.fr/NOS/TRE_R38-SpecialiteOrdinale/FHIR/TRE-R38-SpecialiteOrdinale",
"code": "SM54",
"display": "Médecine générale (SM)"
}
]
}
],
"schedule": {
"reference": "Schedule/FRCoreScheduleExample"
},
"status": "free",
"start": "2019-01-04T09:15:00Z",
"end": "2019-01-04T09:30:00Z"
}