{
"description": "An extension to carry the hours of operation for an eRS health care service.",
"_filename": "Extension-eRS-HoursOfOperation.StructureDefinition.json",
"package_name": "uk.nhsdigital.r4.test",
"date": "2022-03-14",
"derivation": "constraint",
"publisher": "NHS Digital",
"fhirVersion": "4.0.1",
"purpose": "This extension extends the eRS HealthcareService profile to carry the hours of operation for an eRS health care service.",
"name": "ExtensioneRSHoursOfOperation",
"abstract": false,
"copyright": "Copyright © 2022 NHS Digital",
"type": "Extension",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Extension eRS Hours Of Operation",
"package_version": "2.18.7-prerelease",
"status": "active",
"id": "8e25df5c-fcdc-4a80-8edc-2f153fb1dbcd",
"kind": "complex-type",
"url": "https://fhir.nhs.uk/StructureDefinition/Extension-eRS-HoursOfOperation",
"context": [ {
"type": "element",
"expression": "HealthcareService"
} ],
"version": "1.0.0",
"differential": {
"element": [ {
"id": "Extension",
"path": "Extension",
"short": "The hours of operation of an eRS health care service",
"definition": "The hours of operation of an eRS health care service."
}, {
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "https://fhir.nhs.uk/StructureDefinition/Extension-eRS-HoursOfOperation"
}, {
"id": "Extension.value[x]",
"min": 1,
"path": "Extension.value[x]",
"type": [ {
"code": "string"
} ],
"short": "The hours of operation of an eRS health care service",
"definition": "The hours of operation of an eRS health care service expressed as a string."
} ]
},
"contact": [ {
"name": "Interoperability Team",
"telecom": [ {
"use": "work",
"value": "interoperabilityteam@nhs.net",
"system": "email"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}