VhDir Implementation Guide CI Build: STU2 Ballot

This page is part of the Validated Healthcare Directory FHIR IG (v0.2.0: STU 1 Ballot 2) based on FHIR v3.5.0. . For a full list of available versions, see the Directory of published versions

JSON Format: SearchParameter-searchparameter-verificationresult-attestation-attester

Raw json

{
  "resourceType" : "SearchParameter",
  "id" : "searchparameter-verificationresult-attestation-attester",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>url</b>: <b>http://hl7.org/fhir/uv/vhdir/SearchParameter/searchparameter-verificationresult-attestation-attester</b></p><p><b>version</b>: 0.0.0</p><p><b>name</b>: VHDir VerificationResult Attestation Attester Search Parameter</p><p><b>status</b>: DRAFT</p><p><b>date</b>: 23/05/2018</p><p><b>publisher</b>: HL7 Patient Administration Committee</p><p><b>contact</b>: </p><p><b>description</b>: Select validation information for data that was attested to by the specified source</p><p><b>code</b>: verificationresult-attestation-attester</p><p><b>base</b>: VerificationResult</p><p><b>type</b>: REFERENCE</p><p><b>expression</b>: VerificationResult.attestation.attester</p><p><b>target</b>: Practitioner, Organization</p><p><b>multipleOr</b>: true</p><p><b>multipleAnd</b>: true</p><p><b>modifier</b>: TYPE</p><p><b>chain</b>: organization-identifier, organization-address, organization-name, organization-partof, practitioner-name, practitioner-identifier</p></div>"
  },
  "url" : "http://hl7.org/fhir/uv/vhdir/SearchParameter/searchparameter-verificationresult-attestation-attester",
  "version" : "0.0.0",
  "name" : "VHDir VerificationResult Attestation Attester Search Parameter",
  "status" : "draft",
  "date" : "2018-05-23",
  "publisher" : "HL7 Patient Administration Committee",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm/index.cfm"
        }
      ]
    }
  ],
  "description" : "Select validation information for data that was attested to by the specified source",
  "code" : "verificationresult-attestation-attester",
  "base" : [
    "VerificationResult"
  ],
  "type" : "reference",
  "expression" : "VerificationResult.attestation.attester",
  "target" : [
    "Practitioner",
    "Organization"
  ],
  "multipleOr" : true,
  "multipleAnd" : true,
  "modifier" : [
    "type"
  ],
  "chain" : [
    "organization-identifier",
    "organization-address",
    "organization-name",
    "organization-partof",
    "practitioner-name",
    "practitioner-identifier"
  ]
}