{
"description": "An extension to carry the service instructions for an eRS health care service.",
"_filename": "Extension-eRS-ServiceInstructions.StrutureDefinition.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 service instructions for an eRS health care service.",
"name": "ExtensioneRSServiceInstructions",
"abstract": false,
"copyright": "Copyright © 2022 NHS Digital",
"type": "Extension",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Extension eRS Service Instructions",
"package_version": "2.7.0",
"status": "active",
"id": "15d15f0d-fe93-45a4-ba99-c5f1612ace62",
"kind": "complex-type",
"url": "https://fhir.nhs.uk/StructureDefinition/Extension-eRS-ServiceInstructions",
"context": [ {
"type": "element",
"expression": "HealthcareService"
} ],
"version": "1.0.0",
"differential": {
"element": [ {
"id": "Extension",
"path": "Extension",
"short": "The service instructions for an eRS health care service",
"definition": "The service instructions for an eRS health care service"
}, {
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "https://fhir.nhs.uk/StructureDefinition/Extension-eRS-ServiceInstructions"
}, {
"id": "Extension.value[x]",
"min": 1,
"path": "Extension.value[x]",
"type": [ {
"code": "string"
} ],
"short": "The service instructions for an eRS health care service",
"definition": "The service instructions for 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"
}