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

FHIR IG analytics

Packagehl7.fhir.us.ndh
Resource TypeSearchParameter
IdSearchParameter-verificationresult-attestation-who.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7/fhir-us-ndh/SearchParameter-verificationresult-attestation-who.html
URLhttp://hl7.org/fhir/us/ndh/SearchParameter/verificationresult-attestation-who
Version2.0.0-current
Statusactive
Date2025-12-22T21:09:01+00:00
NameVerificationResultAttestationWhoSearchParameter
Realmus
Authorityhl7
DescriptionSelect validation information for data that was attested to by the specified individual or organization
Typereference

Resources that use this resource

CapabilityStatement
ndh-serverNDH Server Capability Statement
national-directory-api-base-expanded-serverNational Directory API Base Expanded Server Capability Statement
national-directory-api-base-serverNational Directory API Base Server Capability Statement
national-directory-api-serverNational Directory API Capability Statement
ndh-attestation-serverNDH Attestation Server Capability Statement
wds-endpoint-basic-query-serverWorkflow Directory Server Endpoint Basic Query Capability Statement
wds-endpoint-expanded-query-serverWorkflow Directory Server Endpoint Expanded Query Capability Statement
wds-health-and-human-service-basic-query-serverWorkflow Directory Server Health And Human Service Basic Query Capability Statement
wds-health-and-human-service-expanded-query-serverWorkflow Directory Server Health And Human Service Expanded Query Capability Statement
wds-human-service-basic-query-serverWorkflow Directory Server Human Service Basic Query Capability Statement
wds-human-service-expanded-query-serverWorkflow Directory Server Human Service Expanded Query Capability Statement
wds-provider-basic-query-serverWorkflow Directory Server Provider Basic Query Capability Statement
wds-provider-expanded-query-serverWorkflow Directory Server Provider Expanded Query Capability Statement

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: SearchParameter verificationresult-attestation-who

VerificationResultAttestationWhoSearchParameter

Parameter attestation-who:reference

Select validation information for data that was attested to by the specified individual or organization

ResourceVerificationResult
ExpressionVerificationResult.attestation.who
Processing ModeNormal
Target ResourcesPractitioner, PractitionerRole, Organization
Multiples
  • multipleAnd: It's up to the server whether 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
ModifiersAllowed: type
ChainsAllowed: identifier, address, name, partof, location, organization, practitioner

Source1

{
  "resourceType": "SearchParameter",
  "id": "verificationresult-attestation-who",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pa"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 4,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/ndh/ImplementationGuide/hl7.fhir.us.ndh"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/ndh/ImplementationGuide/hl7.fhir.us.ndh"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/us/ndh/SearchParameter/verificationresult-attestation-who",
  "version": "2.0.0-current",
  "name": "VerificationResultAttestationWhoSearchParameter",
  "status": "active",
  "date": "2025-12-22T21:09:01+00:00",
  "publisher": "HL7 International / Patient Administration",
  "contact": [
    {
      "name": "HL7 International / Patient Administration",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/pafm"
        },
        {
          "system": "email",
          "value": "pafm@lists.hl7.org"
        }
      ]
    }
  ],
  "description": "Select validation information for data that was attested to by the specified individual or organization",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "code": "attestation-who",
  "base": [
    "VerificationResult"
  ],
  "type": "reference",
  "expression": "VerificationResult.attestation.who",
  "xpathUsage": "normal",
  "target": [
    "Practitioner",
    "PractitionerRole",
    "Organization"
  ],
  "multipleOr": true,
  "modifier": [
    "type"
  ],
  "chain": [
    "identifier",
    "address",
    "name",
    "partof",
    "location",
    "organization",
    "practitioner"
  ]
}