FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageuk.nhsdigital.r4.test
Resource TypeStructureDefinition
IdExtension-Spine-OperationOutcome-supportingInformation.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=uk.nhsdigital.r4.test@2.18.12-prerelease&canonical=https://fhir.nhs.uk/StructureDefinition/Extension-Spine-supportingInfo
URLhttps://fhir.nhs.uk/StructureDefinition/Extension-Spine-supportingInfo
Version4.0.1
Statusdraft
Date2021-02-05
NameExtensionSpinesupportingInfo
TitleSupporting Information
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
Extension-Spine-supportingInfo-prescriptionSupporting Information - Prescription
NHSDigital-OperationOutcomeNHSDigitalOperationOutcome

Resources that this resource uses

No resources found


Examples of Use for Extension

No extension usage examples found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "id": "66bea612-3d87-4af3-ba94-08620b1dc367",
  "url": "https://fhir.nhs.uk/StructureDefinition/Extension-Spine-supportingInfo",
  "version": "4.0.1",
  "name": "ExtensionSpinesupportingInfo",
  "title": "Supporting Information",
  "status": "draft",
  "date": "2021-02-05",
  "publisher": "Health Level Seven, Inc. - FHIR WG",
  "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": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension",
        "short": "Other information that may be relevant to this event.",
        "definition": "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."
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "https://fhir.nhs.uk/StructureDefinition/Extension-Spine-supportingInfo"
      },
      {
        "id": "Extension.value[x]",
        "path": "Extension.value[x]",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Resource"
            ]
          }
        ]
      }
    ]
  }
}