<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="biobankcy-sd-pregnancystatus" />
  <meta>
    <versionId value="2" />
    <lastUpdated value="2023-12-27T07:12:07.9443756+00:00" />
  </meta>
  <url value="http://ig.biobank.cy/fhir/StructureDefinition/biobankcy-sd-pregnancystatus" />
  <name value="BIOBANKCYSDPregnancyStatus" />
  <title value="Profile: Pregnancy Status (biobank.cy)" />
  <status value="draft" />
  <date value="2022-04-06T05:34:50.5957468Z" />
  <publisher value="biobank.cy" />
  <contact>
    <name value="Molecular Medicine Research Center (MMRC)" />
    <telecom>
      <system value="email" />
      <value value="biobank@ucy.ac.cy" />
      <use value="work" />
    </telecom>
  </contact>
  <description value="Represents the pregnancy status profile of a donor (research subject) or citizen (patient) of the biobank.cy. The pregnancy status can be self-reported by the patient or reported by a medical doctor or nurse." />
  <fhirVersion value="4.0.1" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="Observation" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Observation" />
  <derivation value="constraint" />
  <differential>
    <element id="Observation">
      <path value="Observation" />
      <short value="biobank.cy profile for pregnancy status resource" />
      <definition value="FILL THIS. Measurements and simple assertions made about a patient, device or other subject." />
    </element>
    <element id="Observation.identifier">
      <path value="Observation.identifier" />
      <comment value="Not to be used for biobank.cy" />
    </element>
    <element id="Observation.basedOn">
      <path value="Observation.basedOn" />
      <comment value="References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.&#xD;&#xA;&#xD;&#xA;Not to be used for biobank.cy" />
    </element>
    <element id="Observation.partOf">
      <path value="Observation.partOf" />
      <comment value="To link an Observation to an Encounter use `encounter`.  See the  [Notes](observation.html#obsgrouping) below for guidance on referencing another Observation.&#xD;&#xA;&#xD;&#xA;Not to be used for biobank.cy" />
    </element>
    <element id="Observation.status">
      <path value="Observation.status" />
      <fixedCode value="final" />
    </element>
    <element id="Observation.code">
      <path value="Observation.code" />
      <type>
        <code value="CodeableConcept" />
        <profile value="http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips" />
      </type>
      <patternCodeableConcept>
        <coding>
          <system value="http://loinc.org" />
          <code value="82810-3" />
        </coding>
      </patternCodeableConcept>
      <mustSupport value="true" />
    </element>
    <element id="Observation.code.coding">
      <path value="Observation.code.coding" />
      <comment value="Codes may be defined very casually in enumerations or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information.&#xD;&#xA;&#xD;&#xA;biobank.cy: display: &quot;Pregnancy status&quot;" />
      <min value="1" />
    </element>
    <element id="Observation.code.coding.system">
      <path value="Observation.code.coding.system" />
      <min value="1" />
    </element>
    <element id="Observation.code.coding.code">
      <path value="Observation.code.coding.code" />
      <min value="1" />
    </element>
    <element id="Observation.code.coding.display">
      <path value="Observation.code.coding.display" />
      <min value="1" />
    </element>
    <element id="Observation.subject">
      <path value="Observation.subject" />
      <min value="1" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/Patient" />
        <targetProfile value="http://ig.biobank.cy/fhir/StructureDefinition/biobankcy-sd-donor" />
        <targetProfile value="http://ig.biobank.cy/fhir/StructureDefinition/biobankcy-sd-citizen" />
      </type>
      <mustSupport value="true" />
    </element>
    <element id="Observation.subject.reference">
      <path value="Observation.subject.reference" />
      <min value="1" />
    </element>
    <element id="Observation.focus">
      <path value="Observation.focus" />
      <comment value="Typically, an observation is made about the subject - a patient, or group of patients, location, or device - and the distinction between the subject and what is directly measured for an observation is specified in the observation code itself ( e.g., &quot;Blood Glucose&quot;) and does not need to be represented separately using this element.  Use `specimen` if a reference to a specimen is required.  If a code is required instead of a resource use either  `bodysite` for bodysites or the standard extension [focusCode](extension-observation-focuscode.html).&#xD;&#xA;&#xD;&#xA;Not to be used for biobank.cy" />
    </element>
    <element id="Observation.focus.reference">
      <path value="Observation.focus.reference" />
      <min value="1" />
    </element>
    <element id="Observation.encounter">
      <path value="Observation.encounter" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/Encounter" />
        <targetProfile value="http://ig.biobank.cy/fhir/StructureDefinition/biobankcy-sd-visit" />
      </type>
      <mustSupport value="true" />
    </element>
    <element id="Observation.encounter.reference">
      <path value="Observation.encounter.reference" />
      <min value="1" />
    </element>
    <element id="Observation.encounter.identifier.type">
      <path value="Observation.encounter.identifier.type" />
      <type>
        <code value="CodeableConcept" />
        <profile value="http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips" />
      </type>
    </element>
    <element id="Observation.encounter.identifier.type.coding.system">
      <path value="Observation.encounter.identifier.type.coding.system" />
      <min value="1" />
    </element>
    <element id="Observation.encounter.identifier.type.coding.code">
      <path value="Observation.encounter.identifier.type.coding.code" />
      <min value="1" />
    </element>
    <element id="Observation.encounter.identifier.type.coding.display">
      <path value="Observation.encounter.identifier.type.coding.display" />
      <min value="1" />
    </element>
    <element id="Observation.encounter.identifier.assigner.identifier.type">
      <path value="Observation.encounter.identifier.assigner.identifier.type" />
      <type>
        <code value="CodeableConcept" />
        <profile value="http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips" />
      </type>
    </element>
    <element id="Observation.encounter.identifier.assigner.identifier.type.coding.system">
      <path value="Observation.encounter.identifier.assigner.identifier.type.coding.system" />
      <min value="1" />
    </element>
    <element id="Observation.encounter.identifier.assigner.identifier.type.coding.code">
      <path value="Observation.encounter.identifier.assigner.identifier.type.coding.code" />
      <min value="1" />
    </element>
    <element id="Observation.encounter.identifier.assigner.identifier.type.coding.display">
      <path value="Observation.encounter.identifier.assigner.identifier.type.coding.display" />
      <min value="1" />
    </element>
    <element id="Observation.effective[x]">
      <path value="Observation.effective[x]" />
      <min value="1" />
      <type>
        <code value="dateTime" />
      </type>
      <mustSupport value="true" />
    </element>
    <element id="Observation.performer.reference">
      <path value="Observation.performer.reference" />
      <min value="1" />
    </element>
    <element id="Observation.value[x]">
      <path value="Observation.value[x]" />
      <min value="1" />
      <type>
        <code value="CodeableConcept" />
        <profile value="http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips" />
      </type>
      <mustSupport value="true" />
      <binding>
        <strength value="required" />
        <valueSet value="http://hl7.org/fhir/uv/ips/ValueSet/pregnancy-status-uv-ips" />
      </binding>
    </element>
    <element id="Observation.value[x].coding">
      <path value="Observation.value[x].coding" />
      <min value="1" />
      <max value="1" />
    </element>
    <element id="Observation.value[x].coding.system">
      <path value="Observation.value[x].coding.system" />
      <min value="1" />
    </element>
    <element id="Observation.value[x].coding.code">
      <path value="Observation.value[x].coding.code" />
      <min value="1" />
    </element>
    <element id="Observation.value[x].coding.display">
      <path value="Observation.value[x].coding.display" />
      <min value="1" />
    </element>
    <element id="Observation.dataAbsentReason">
      <path value="Observation.dataAbsentReason" />
      <comment value="Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.&#xD;&#xA;&#xD;&#xA;Not to be used for biobank.cy" />
    </element>
    <element id="Observation.interpretation">
      <path value="Observation.interpretation" />
      <comment value="Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.&#xD;&#xA;&#xD;&#xA;Not to be used for biobank.cy" />
    </element>
    <element id="Observation.note">
      <path value="Observation.note" />
      <comment value="May include general statements about the observation, or statements about significant, unexpected or unreliable results values, or information about its source when relevant to its interpretation.&#xD;&#xA;&#xD;&#xA;Not to be used for biobank.cy" />
    </element>
    <element id="Observation.bodySite">
      <path value="Observation.bodySite" />
      <comment value="Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.&#xD;&#xA;&#xD;&#xA;Not to be used for biobank.cy" />
    </element>
    <element id="Observation.method">
      <path value="Observation.method" />
      <comment value="Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.&#xD;&#xA;&#xD;&#xA;Not to be used for biobank.cy" />
    </element>
    <element id="Observation.specimen">
      <path value="Observation.specimen" />
      <comment value="Should only be used if not implicit in code found in `Observation.code`.  Observations are not made on specimens themselves; they are made on a subject, but in many cases by the means of a specimen. Note that although specimens are often involved, they are not always tracked and reported explicitly. Also note that observation resources may be used in contexts that track the specimen explicitly (e.g. Diagnostic Report).&#xD;&#xA;&#xD;&#xA;Not to be used for biobank.cy" />
    </element>
    <element id="Observation.specimen.identifier.type">
      <path value="Observation.specimen.identifier.type" />
      <type>
        <code value="CodeableConcept" />
        <profile value="http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips" />
      </type>
    </element>
    <element id="Observation.specimen.identifier.type.coding.system">
      <path value="Observation.specimen.identifier.type.coding.system" />
      <min value="1" />
    </element>
    <element id="Observation.specimen.identifier.type.coding.code">
      <path value="Observation.specimen.identifier.type.coding.code" />
      <min value="1" />
    </element>
    <element id="Observation.specimen.identifier.type.coding.display">
      <path value="Observation.specimen.identifier.type.coding.display" />
      <min value="1" />
    </element>
    <element id="Observation.specimen.identifier.assigner.identifier.type">
      <path value="Observation.specimen.identifier.assigner.identifier.type" />
      <type>
        <code value="CodeableConcept" />
        <profile value="http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips" />
      </type>
    </element>
    <element id="Observation.specimen.identifier.assigner.identifier.type.coding.system">
      <path value="Observation.specimen.identifier.assigner.identifier.type.coding.system" />
      <min value="1" />
    </element>
    <element id="Observation.specimen.identifier.assigner.identifier.type.coding.code">
      <path value="Observation.specimen.identifier.assigner.identifier.type.coding.code" />
      <min value="1" />
    </element>
    <element id="Observation.specimen.identifier.assigner.identifier.type.coding.display">
      <path value="Observation.specimen.identifier.assigner.identifier.type.coding.display" />
      <min value="1" />
    </element>
    <element id="Observation.device">
      <path value="Observation.device" />
      <comment value="Note that this is not meant to represent a device involved in the transmission of the result, e.g., a gateway.  Such devices may be documented using the Provenance resource where relevant.&#xD;&#xA;&#xD;&#xA;Not to be used for biobank.cy" />
    </element>
    <element id="Observation.device.identifier.type">
      <path value="Observation.device.identifier.type" />
      <type>
        <code value="CodeableConcept" />
        <profile value="http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips" />
      </type>
    </element>
    <element id="Observation.device.identifier.type.coding.system">
      <path value="Observation.device.identifier.type.coding.system" />
      <min value="1" />
    </element>
    <element id="Observation.device.identifier.type.coding.code">
      <path value="Observation.device.identifier.type.coding.code" />
      <min value="1" />
    </element>
    <element id="Observation.device.identifier.type.coding.display">
      <path value="Observation.device.identifier.type.coding.display" />
      <min value="1" />
    </element>
    <element id="Observation.device.identifier.assigner.identifier.type">
      <path value="Observation.device.identifier.assigner.identifier.type" />
      <type>
        <code value="CodeableConcept" />
        <profile value="http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips" />
      </type>
    </element>
    <element id="Observation.device.identifier.assigner.identifier.type.coding.system">
      <path value="Observation.device.identifier.assigner.identifier.type.coding.system" />
      <min value="1" />
    </element>
    <element id="Observation.device.identifier.assigner.identifier.type.coding.code">
      <path value="Observation.device.identifier.assigner.identifier.type.coding.code" />
      <min value="1" />
    </element>
    <element id="Observation.device.identifier.assigner.identifier.type.coding.display">
      <path value="Observation.device.identifier.assigner.identifier.type.coding.display" />
      <min value="1" />
    </element>
    <element id="Observation.referenceRange">
      <path value="Observation.referenceRange" />
      <comment value="Most observations only have one generic reference range. Systems MAY choose to restrict to only supplying the relevant reference range based on knowledge about the patient (e.g., specific to the patient's age, gender, weight and other factors), but this might not be possible or appropriate. Whenever more than one reference range is supplied, the differences between them SHOULD be provided in the reference range and/or age properties.&#xD;&#xA;&#xD;&#xA;Not to be used for biobank.cy" />
    </element>
    <element id="Observation.hasMember">
      <path value="Observation.hasMember" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/Observation" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/MolecularSequence" />
        <targetProfile value="http://ig.biobank.cy/fhir/StructureDefinition/biobankcy-sd-pregnancyedd" />
      </type>
      <mustSupport value="true" />
    </element>
    <element id="Observation.hasMember.reference">
      <path value="Observation.hasMember.reference" />
      <min value="1" />
    </element>
    <element id="Observation.derivedFrom">
      <path value="Observation.derivedFrom" />
      <comment value="All the reference choices that are listed in this element can represent clinical observations and other measurements that may be the source for a derived value.  The most common reference will be another Observation.  For a discussion on the ways Observations can assembled in groups together, see [Notes](observation.html#obsgrouping) below.&#xD;&#xA;&#xD;&#xA;Not to be used for biobank.cy" />
    </element>
    <element id="Observation.component">
      <path value="Observation.component" />
      <comment value="For a discussion on the ways Observations can be assembled in groups together see [Notes](observation.html#notes) below.&#xD;&#xA;&#xD;&#xA;Not to be used for biobank.cy" />
    </element>
  </differential>
</StructureDefinition>