PackagesCanonicalsLogsProblems
    Packages
    uk.nhsdigital.r4@2.8.0
    https://fhir.nhs.uk/StructureDefinition/Extension-eRS-HoursOfOperation
{
  "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",
  "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.8.0",
  "status": "active",
  "id": "f82448b2-8982-430a-bcaf-0aac73f3b857",
  "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"
}