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

FHIR IG Statistics: SearchParameter/deep-6-ai-documentreference-contentreference

Packagefhir.deep6.ai
Resource TypeSearchParameter
Iddeep-6-ai-documentreference-contentreference
FHIR VersionR4
Sourcehttp://deep6.ai/fhir/https://simplifier.net/resolve?scope=fhir.deep6.ai@2.4.0&canonical=http://deep6.ai/fhir/SearchParameter/deep-6-ai-documentreference-contentreference
URLhttp://deep6.ai/fhir/SearchParameter/deep-6-ai-documentreference-contentreference
Version2.4.0
Statusactive
Date2024-02-09
NameDeep6AIDocumentReferenceContentReferenceSearchParameter
Realmus
Authorityhl7
DescriptionTo enforce the referential integrity of Binaries linked to the DocumentReference
Typereference

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: SearchParameter deep-6-ai-documentreference-contentreference

Deep6AIDocumentReferenceContentReferenceSearchParameter

Parameter attachment-reference:reference

To enforce the referential integrity of Binaries linked to the DocumentReference

ResourceDocumentReference
ExpressionDocumentReference.content.attachment.extension('http://deep6.ai/fhir/StructureDefinition/deep-6-ai-documentreference-contentreference').value
Processing ModeNormal
Target ResourcesBinary
Multiples
  • multipleAnd: The parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: The parameter may have multiple values (separated by comma) where at least one must be true

Source

{
  "resourceType": "SearchParameter",
  "id": "deep-6-ai-documentreference-contentreference",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://deep6.ai/fhir/SearchParameter/deep-6-ai-documentreference-contentreference",
  "version": "2.4.0",
  "name": "Deep6AIDocumentReferenceContentReferenceSearchParameter",
  "status": "active",
  "experimental": true,
  "date": "2024-02-09",
  "publisher": "Deep 6 AI",
  "contact": [
    {
      "name": "Deep 6 AI",
      "telecom": [
        {
          "system": "url",
          "value": "http://deep6.ai/"
        }
      ]
    }
  ],
  "description": "To enforce the referential integrity of Binaries linked to the DocumentReference",
  "code": "attachment-reference",
  "base": [
    "DocumentReference"
  ],
  "type": "reference",
  "expression": "DocumentReference.content.attachment.extension('http://deep6.ai/fhir/StructureDefinition/deep-6-ai-documentreference-contentreference').value",
  "xpathUsage": "normal",
  "target": [
    "Binary"
  ],
  "multipleOr": true,
  "_multipleOr": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
        "valueCode": "MAY"
      }
    ]
  },
  "multipleAnd": true,
  "_multipleAnd": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
        "valueCode": "MAY"
      }
    ]
  }
}