1). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see the Directory of published versions
Snapshot 3: Connectathon 32 Base

This is complete, i.e., delivered Snapshot #3 for FHIR R5 , released to support Connectathon 32 . For a full list of available versions, see the recipient's destination. Directory of published versions .

Example Contract/pcd-example-notThem (JSON)

failed
suspended Suspended The communication transmission has been held by originating system/user request. rejected Financial Management Work Group Rejected The receiving system has declined to accept the message. Maturity Level : N/A Standards Status : Informative Failed There was a failure in transmitting the message out. Compartments : Not linked to any defined compartments

See the full registry of value sets Raw JSON defined as part of FHIR. ( canonical form + also see JSON Format Specification )

Explanation of the columns that may appear on this page: ConsentDirective Example

Level A few code lists
{
  "resourceType" : "Contract",
  "id" : "pcd-example-notThem",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">The following scenario is based on existing\n      jurisdictional policy and are realized in existing systems in Canada. The default policy is\n      one of implied consent for the provision of care, so these scenarios all deal with withdrawal\n      or withholding consent for that purpose. In other jurisdictions, where an express consent\n      model is used (Opt-In), these would examples would contain the phrase &quot;consent to&quot; rather than\n      &quot;withhold&quot; or &quot;withdraw&quot; consent for. <p> specific to use-case 4) Withhold or withdraw consent\n        for disclosure to a specific provider agent (an individual within an organization) </p><p>\n        Patient &quot;P. van de Heuvel&quot; ex-spouse, Bill T Lookafter is a Nurse that is employed by Good\n        Health Hospital. P. realizes that she may receive treatment at GHH, however she does not\n        want her ex-spouse to have any access to her IIHI. She indicates that she would like to\n        withdraw/withhold consent to disclose any instance of her health information to her\n        ex-spouse as a result of his employment at Good Health Clinic. </p>\n    </div>"
  },
  "issued" : "2015-11-18",
  "subject" : [{
    "reference" : "Patient/f001",
    "display" : "P. van de Heuvel"
  }],
  "authority" : [{
    "reference" : "Organization/3",
    "display" : "Michigan Health"
  }],
  "domain" : [{
    "reference" : "Location/ukp",
    "display" : "UK Pharmacies"
  }],
  "type" : {
    "coding" : [{
      "system" : "http://loinc.org",
      "code" : "57016-8"
    }]
  },
  "subType" : [{
    "coding" : [{
      "system" : "http://www.infoway-inforoute.ca.org/Consent-subtype-codes",
      "code" : "Opt-In",
      "display" : "Default Authorization with exceptions."
    }]
  }],
  "term" : [{
    "type" : {
      "coding" : [{
        "system" : "http://example.org/fhir/consent-term-type-codes",
        "code" : "withhold-from",
        "display" : "Withhold all data from specified actor entity."
      }]
    },
    "offer" : {
      "topic" : {
        "reference" : "Practitioner/f204",
        "display" : "Fictive Nurse"
      },
      "text" : "Withhold this order and any results or related objects from specified nurse provider."
    }
  }],
  "signer" : [{
    "type" : {
      "system" : "http://terminology.hl7.org/CodeSystem/contractsignertypecodes",
      "code" : "COVPTY"
    },
    "party" : {
      "reference" : "Patient/f001"
    },
    "signature" : [{
      "type" : [{
        "system" : "urn:iso-astm:E1762-95:2013",
        "code" : "1.2.840.10065.1.12.1.1"
      }],
      "when" : "2013-06-08T10:57:34-07:00",
      "who" : {
        "reference" : "Patient/f001"
      }
    }]
  }],
  "friendly" : [{
    "contentAttachment" : {
      "title" : "The terms of the consent in friendly consumer speak."
    }
  }],
  "legal" : [{
    "contentAttachment" : {
      "title" : "The terms of the consent in lawyer speak."
    }
  }]
}

Usage note: every effort has been made to ensure that FHIR defines are hierarchical - each code is assigned a level. In this scheme, some codes the examples are under other codes, correct and imply that the code useful, but they are under also applies Source The source of the definition of the code (when the value set draws in codes defined elsewhere) Code The code (used as the code in the resource instance) Display The display (used in the display element of a Coding ). If there is no display, implementers should not simply display the code, but map the concept into their application Definition An explanation of the meaning a normative part of the concept Comments Additional notes about how to use the code In addition, this page will include mappings to HL7 v2 or HL7 v3 code where these have been defined. specification.