<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="consent-item" />
  <meta>
    <lastUpdated value="2018-04-16T23:49:52.398-04:00" />
  </meta>
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
This FHIR DSTU2 (Release 2) profile is part of the Consent-as-Contract implementation guide. It shows how we can use a Basic resource to describe categories of protected information (e.g. HIV-related, substance use disorder, domestic abuse) referenced by a privacy policy and subject to an electronic consent for disclosure. Basic resources that conform to this profile are referenced as list items by the List (profile: http://hl7.org/fhir/us/core/StructureDefinition/consent-as-contract-list) required to create a granular consent using the Consent-as-Contract profile.
</p>
    </div>
  </text>
  <url value="http://hl7.org/fhir/us/core/StructureDefinition/consent-as-contract-item-retired" />
  <name value="Protected Information Category" />
  <status value="draft" />
  <publisher value="TBD" />
  <contact>
    <name value="Ioana Singureanu" />
  </contact>
  <date value="2018-04-16T23:37:48.3285325-04:00" />
  <description value=" This FHIR DSTU2 (Release 2) profile is part of the Consent-as-Contract implementation guide. It shows how we can use a Basic resource to describe categories of protected information (e.g. HIV-related, substance use disorder, domestic abuse) referenced by a privacy policy and subject to an electronic consent for disclosure. Basic resources that conform to this profile are referenced as list items by the List (profile: http://hl7.org/fhir/us/core/StructureDefinition/consent-as-contract-list) required to create a granular consent using the Consent-as-Contract profile." />
  <copyright value="TBD" />
  <fhirVersion value="1.0.2" />
  <kind value="resource" />
  <constrainedType value="Basic" />
  <abstract value="false" />
  <base value="http://hl7.org/fhir/StructureDefinition/Basic" />
  <differential>
    <element>
      <path value="Basic" />
      <comments value="This is a profile of Basic resource." />
      <min value="1" />
      <max value="1" />
    </element>
    <element>
      <path value="Basic.identifier" />
      <min value="0" />
      <max value="0" />
    </element>
    <element>
      <path value="Basic.code" />
      <definition value="Identifies the 'data type' using its security label." />
      <comments value="This data element identifies the category of *protected information* subject to disclosure using its security label. This data element uses coding system: http://hl7.org/fhir/ValueSet/security-labels" />
      <min value="1" />
      <max value="1" />
      <mustSupport value="true" />
    </element>
    <element>
      <path value="Basic.code.coding" />
      <min value="1" />
      <max value="1" />
      <mustSupport value="true" />
      <binding>
        <strength value="extensible" />
        <description value="Security label coding system: http://hl7.org/fhir/ValueSet/security-labels" />
        <valueSetReference>
          <reference value="http://hl7.org/fhir/ValueSet/security-labels" />
        </valueSetReference>
      </binding>
    </element>
    <element>
      <path value="Basic.code.coding.version" />
      <min value="0" />
      <max value="0" />
      <mustSupport value="false" />
    </element>
    <element>
      <path value="Basic.code.coding.system" />
      <definition value="Code system - fixed to: http://hl7.org/fhir/v3/ActCode" />
      <fixedUri value="http://hl7.org/fhir/v3/ActCode" />
      <min value="1" />
      <max value="1" />
      <mustSupport value="true" />
    </element>
    <element>
      <path value="Basic.code.coding.code" />
      <definition value="Code value" />
      <comments value="Code specifying a sensitive data category (e.g. PSY-psychiatry information sensitivity, HIV-HIV/AIDS information sensitivity, ETH-substance abuse information sensitivity)." />
      <min value="1" />
      <max value="1" />
      <mustSupport value="true" />
    </element>
    <element>
      <path value="Basic.code.coding.display" />
      <min value="0" />
      <max value="0" />
      <mustSupport value="false" />
    </element>
    <element>
      <path value="Basic.code.coding.userSelected" />
      <min value="0" />
      <max value="0" />
      <mustSupport value="false" />
    </element>
    <element>
      <path value="Basic.code.text" />
      <min value="0" />
      <max value="0" />
      <mustSupport value="false" />
    </element>
    <element>
      <path value="Basic.subject" />
      <min value="0" />
      <max value="0" />
    </element>
    <element>
      <path value="Basic.author" />
      <min value="0" />
      <max value="0" />
      <mustSupport value="false" />
    </element>
    <element>
      <path value="Basic.created" />
      <min value="0" />
      <max value="0" />
      <mustSupport value="false" />
    </element>
  </differential>
</StructureDefinition>