FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/66bea612-3d87-4af3-ba94-08620b1dc367

Packageuk.nhsdigital.r4.test
Resource TypeStructureDefinition
Id66bea612-3d87-4af3-ba94-08620b1dc367
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=uk.nhsdigital.r4.test@2.16.0-prerelease&canonical=https://fhir.nhs.uk/StructureDefinition/Extension-Spine-supportingInfo-prescription
URLhttps://fhir.nhs.uk/StructureDefinition/Extension-Spine-supportingInfo-prescription
Version4.0.1
Statusdraft
Date2022-10-13
NameExtensionSpinesupportingInfoPrescription
TitleSupporting Information - Prescription
DescriptionOther resources *from the patient record* that may be relevant to the event. The information from these resources was either used to create the instance or is provided to help with its interpretation. This extension **should not** be used if more specific inline elements or extensions are available. For example, use `Observation.hasMember` instead of supportingInformation for representing the members of an Observation panel.
TypeExtension
Kindcomplex-type

Resources that use this resource

StructureDefinition
NHSDigital-OperationOutcome-ReleaseResponseNHSDigitalOperationOutcomeReleaseResponse

Resources that this resource uses

StructureDefinition
Extension-Spine-supportingInfoSupporting Information
NHSDigital-Bundle-FHIRMessageNHSDigitalBundleFHIRMessage

Examples of Use for Extension

No extension usage examples found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "66bea612-3d87-4af3-ba94-08620b1dc367",
  "url": "https://fhir.nhs.uk/StructureDefinition/Extension-Spine-supportingInfo-prescription",
  "version": "4.0.1",
  "name": "ExtensionSpinesupportingInfoPrescription",
  "title": "Supporting Information - Prescription",
  "status": "draft",
  "date": "2022-10-13",
  "publisher": "NHS Digital",
  "description": "Other resources *from the patient record* that may be relevant to the event. The information from these resources was either used to create the instance or is provided to help with its interpretation. This extension **should not** be used if more specific inline elements or extensions are available. For example, use `Observation.hasMember` instead of supportingInformation for representing the members of an Observation panel.",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "complex-type",
  "abstract": false,
  "context": [
    {
      "type": "element",
      "expression": "OperationOutcome"
    }
  ],
  "type": "Extension",
  "baseDefinition": "https://fhir.nhs.uk/StructureDefinition/Extension-Spine-supportingInfo",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension",
        "short": "Prescription Bundle this OperationOutcome relates to.",
        "definition": "The prescription whose release was requested, including the MedicationRequest, Patient, PractitionerRole and Organization details. The information from this resource was either used to create the instance or is provided to help with its interpretation."
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "https://fhir.nhs.uk/StructureDefinition/Extension-Spine-supportingInfo-prescription"
      },
      {
        "id": "Extension.value[x]",
        "path": "Extension.value[x]",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.nhs.uk/StructureDefinition/NHSDigital-Bundle-FHIRMessage"
            ]
          }
        ]
      }
    ]
  }
}