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

FHIR IG analytics

PackageSHIFT-Task-Force.privacy.examples
Resource TypeBundle
IdBundle-AllOfMonicaRambeau.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Bundle",
  "id": "AllOfMonicaRambeau",
  "meta": {
    "security": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
        "code": "R"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
        "code": "SEX"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
        "code": "STD"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
        "code": "HIV"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
        "code": "GDIS"
      },
      {
        "system": "http://SHIFT-Task-Force.github.io/SLS-ValueSets/CodeSystem/extraSensitivityCodes",
        "code": "ABORTION"
      }
    ]
  },
  "type": "batch",
  "entry": [
    {
      "fullUrl": "http://example.org/fhir/Patient/MonicaRambeau",
      "resource": {
        "resourceType": "Patient",
        "id": "MonicaRambeau",
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_MonicaRambeau\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient MonicaRambeau</b></p><a name=\"MonicaRambeau\"> </a><a name=\"hcMonicaRambeau\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Mo  Female, DoB: 2006-08-08</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Alternate names (see the one above)\">Alt. Name:</td><td colspan=\"3\">Monica Rambeau (Official)</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Patient contact\">Contact:</td><td colspan=\"3\"><ul><li>Maria Rambeau </li><li>Relationships:<span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0131 C}\">Mother (MA Records)</span>, <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode MTH}\">mother</span></li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Patient contact\">Contact:</td><td colspan=\"3\"><ul><li>Frank Rambeau </li><li>Relationships:<span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0131 C}\">Father (FL Records)</span>, <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode FTH}\">father</span></li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"The pronouns to use when referring to an individual in verbal or written communication.\">Individual Pronouns:</td><td colspan=\"3\"><ul><li>value: <span title=\"Codes:{http://loinc.org LA29519-8}\">she/her/her/hers/herself</span></li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"The pronouns to use when referring to an individual in verbal or written communication.\">Individual Pronouns:</td><td colspan=\"3\"><ul><li>value: <span title=\"Codes:{http://loinc.org LA29520-6}\">they/them/their/theirs/themselves</span></li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"An individual's personal sense of being a man, woman, boy, girl, nonbinary, or something else. This represents an individual’s identity, ascertained by asking them what that identity is. \n In the case where the gender identity is communicated by a third party, for example, if a spouse indicates the gender identity of their partner on an intake form, a Provenance resource can be used with a Provenance.target referring to the Patient, with a targetElement extension identifying the gender identity extension as the target element within the Patient resource.  When exchanging this concept, refer to the guidance in the [Gender Harmony Implementation Guide](http://hl7.org/xprod/ig/uv/gender-harmony/).\">Individual Gender Identity:</td><td colspan=\"3\"><ul><li>value: <span title=\"Codes:{http://snomed.info/sct 33791000087105}\">Non-binary gender identity</span></li></ul></td></tr></table></div>"
        },
        "extension": [
          {
            "extension": [
              {
                "url": "value",
                "valueCodeableConcept": {
                  "coding": [
                    {
                      "system": "http://snomed.info/sct",
                      "code": "33791000087105",
                      "display": "Non-binary gender identity"
                    }
                  ]
                }
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/individual-genderIdentity"
          },
          {
            "extension": [
              {
                "url": "value",
                "valueCodeableConcept": {
                  "coding": [
                    {
                      "system": "http://loinc.org",
                      "code": "LA29519-8",
                      "display": "she/her/her/hers/herself"
                    }
                  ]
                }
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/individual-pronouns"
          },
          {
            "extension": [
              {
                "url": "value",
                "valueCodeableConcept": {
                  "coding": [
                    {
                      "system": "http://loinc.org",
                      "code": "LA29520-6",
                      "display": "they/them/their/theirs/themselves"
                    }
                  ]
                }
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/individual-pronouns"
          }
        ],
        "name": [
          {
            "use": "official",
            "family": "Rambeau",
            "given": [
              "Monica"
            ]
          },
          {
            "use": "usual",
            "given": [
              "Mo"
            ]
          }
        ],
        "gender": "female",
        "birthDate": "2006-08-08",
        "contact": [
          {
            "relationship": [
              {
                "coding": [
                  {
                    "system": "http://terminology.hl7.org/CodeSystem/v2-0131",
                    "code": "C",
                    "display": "Emergency Contact"
                  }
                ],
                "text": "Mother (MA Records)"
              },
              {
                "coding": [
                  {
                    "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
                    "code": "MTH",
                    "display": "mother"
                  }
                ]
              }
            ],
            "name": {
              "family": "Rambeau",
              "given": [
                "Maria"
              ]
            }
          },
          {
            "relationship": [
              {
                "coding": [
                  {
                    "system": "http://terminology.hl7.org/CodeSystem/v2-0131",
                    "code": "C",
                    "display": "Emergency Contact"
                  }
                ],
                "text": "Father (FL Records)"
              },
              {
                "coding": [
                  {
                    "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
                    "code": "FTH",
                    "display": "father"
                  }
                ]
              }
            ],
            "name": {
              "family": "Rambeau",
              "given": [
                "Frank"
              ]
            }
          }
        ]
      },
      "request": {
        "method": "PUT",
        "url": "Patient/MonicaRambeau"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/Observation/MonicaRambeauSexualOrientation",
      "resource": {
        "resourceType": "Observation",
        "id": "MonicaRambeauSexualOrientation",
        "meta": {
          "security": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
              "code": "R"
            },
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
              "code": "SEX"
            }
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_MonicaRambeauSexualOrientation\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation MonicaRambeauSexualOrientation</b></p><a name=\"MonicaRambeauSexualOrientation\"> </a><a name=\"hcMonicaRambeauSexualOrientation\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Security Labels: restricted (Details: Confidentiality code R = 'restricted'), sexuality and reproductive health information sensitivity (Details: ActCode code SEX = 'sexuality and reproductive health information sensitivity')</p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 76690-7}\">Sexual orientation</span></p><p><b>subject</b>: <a href=\"Patient-MonicaRambeau.html\">Mo  Female, DoB: 2006-08-08</a></p><p><b>performer</b>: <a href=\"Patient-MonicaRambeau.html\">Mo  Female, DoB: 2006-08-08</a></p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 42035005}\">Bisexual</span></p></div>"
        },
        "status": "final",
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "76690-7",
              "display": "Sexual orientation"
            }
          ]
        },
        "subject": {
          "reference": "Patient/MonicaRambeau"
        },
        "performer": [
          {
            "reference": "Patient/MonicaRambeau"
          }
        ],
        "valueCodeableConcept": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "42035005",
              "display": "Bisexual (finding)"
            }
          ],
          "text": "Bisexual"
        }
      },
      "request": {
        "method": "PUT",
        "url": "Observation/MonicaRambeauSexualOrientation"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/Condition/MonicaRambeauChronicConstipation",
      "resource": {
        "resourceType": "Condition",
        "id": "MonicaRambeauChronicConstipation",
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_MonicaRambeauChronicConstipation\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition MonicaRambeauChronicConstipation</b></p><a name=\"MonicaRambeauChronicConstipation\"> </a><a name=\"hcMonicaRambeauChronicConstipation\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem List Item</span></p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/icd-10-cm K59.04}, {http://snomed.info/sct 236069009}\">Chronic constipation</span></p><p><b>subject</b>: <a href=\"Patient-MonicaRambeau.html\">Mo  Female, DoB: 2006-08-08</a></p></div>"
        },
        "clinicalStatus": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code": "active"
            }
          ]
        },
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/condition-category",
                "code": "problem-list-item"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/sid/icd-10-cm",
              "code": "K59.04",
              "display": "Chronic idiopathic constipation"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "236069009",
              "display": "Chronic constipation (disorder)"
            }
          ],
          "text": "Chronic constipation"
        },
        "subject": {
          "reference": "Patient/MonicaRambeau"
        }
      },
      "request": {
        "method": "PUT",
        "url": "Condition/MonicaRambeauChronicConstipation"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/Condition/MonicaRambeauAsthma",
      "resource": {
        "resourceType": "Condition",
        "id": "MonicaRambeauAsthma",
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_MonicaRambeauAsthma\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition MonicaRambeauAsthma</b></p><a name=\"MonicaRambeauAsthma\"> </a><a name=\"hcMonicaRambeauAsthma\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem List Item</span></p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/icd-10-cm J45.40}, {http://snomed.info/sct 427295004}\">Moderate persistent asthma</span></p><p><b>subject</b>: <a href=\"Patient-MonicaRambeau.html\">Mo  Female, DoB: 2006-08-08</a></p></div>"
        },
        "clinicalStatus": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code": "active"
            }
          ]
        },
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/condition-category",
                "code": "problem-list-item"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/sid/icd-10-cm",
              "code": "J45.40",
              "display": "Moderate persistent asthma, uncomplicated"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "427295004",
              "display": "Moderate persistent asthma (disorder)"
            }
          ],
          "text": "Moderate persistent asthma"
        },
        "subject": {
          "reference": "Patient/MonicaRambeau"
        }
      },
      "request": {
        "method": "PUT",
        "url": "Condition/MonicaRambeauAsthma"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/Condition/MonicaRambeauIrregularPeriods",
      "resource": {
        "resourceType": "Condition",
        "id": "MonicaRambeauIrregularPeriods",
        "meta": {
          "security": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
              "code": "R"
            },
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
              "code": "SEX"
            }
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_MonicaRambeauIrregularPeriods\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition MonicaRambeauIrregularPeriods</b></p><a name=\"MonicaRambeauIrregularPeriods\"> </a><a name=\"hcMonicaRambeauIrregularPeriods\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Security Labels: restricted (Details: Confidentiality code R = 'restricted'), sexuality and reproductive health information sensitivity (Details: ActCode code SEX = 'sexuality and reproductive health information sensitivity')</p></div><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem List Item</span></p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/icd-10-cm N92.6}, {http://snomed.info/sct 80182007}\">Irregular periods</span></p><p><b>subject</b>: <a href=\"Patient-MonicaRambeau.html\">Mo  Female, DoB: 2006-08-08</a></p></div>"
        },
        "clinicalStatus": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code": "active"
            }
          ]
        },
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/condition-category",
                "code": "problem-list-item"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/sid/icd-10-cm",
              "code": "N92.6",
              "display": "Irregular menstruation, unspecified"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "80182007",
              "display": "Irregular periods (finding)"
            }
          ],
          "text": "Irregular periods"
        },
        "subject": {
          "reference": "Patient/MonicaRambeau"
        }
      },
      "request": {
        "method": "PUT",
        "url": "Condition/MonicaRambeauIrregularPeriods"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/Condition/MonicaRambeauChlamydia",
      "resource": {
        "resourceType": "Condition",
        "id": "MonicaRambeauChlamydia",
        "meta": {
          "security": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
              "code": "R"
            },
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
              "code": "STD"
            }
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_MonicaRambeauChlamydia\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition MonicaRambeauChlamydia</b></p><a name=\"MonicaRambeauChlamydia\"> </a><a name=\"hcMonicaRambeauChlamydia\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Security Labels: restricted (Details: Confidentiality code R = 'restricted'), sexually transmitted disease information sensitivity (Details: ActCode code STD = 'sexually transmitted disease information sensitivity')</p></div><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}\">Encounter Diagnosis</span></p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/icd-10-cm A56.2}, {http://snomed.info/sct 428015005}\">Chlamydia infection of GU tract</span></p><p><b>subject</b>: <a href=\"Patient-MonicaRambeau.html\">Mo  Female, DoB: 2006-08-08</a></p><p><b>recordedDate</b>: 2026-04-07</p></div>"
        },
        "clinicalStatus": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code": "active"
            }
          ]
        },
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/condition-category",
                "code": "encounter-diagnosis"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/sid/icd-10-cm",
              "code": "A56.2",
              "display": "Chlamydial infection of genitourinary tract, unspecified"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "428015005",
              "display": "Chlamydia trachomatis infection of genital structure (disorder)"
            }
          ],
          "text": "Chlamydia infection of GU tract"
        },
        "subject": {
          "reference": "Patient/MonicaRambeau"
        },
        "recordedDate": "2026-04-07"
      },
      "request": {
        "method": "PUT",
        "url": "Condition/MonicaRambeauChlamydia"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/Condition/MonicaRambeauMedicalAbortion",
      "resource": {
        "resourceType": "Condition",
        "id": "MonicaRambeauMedicalAbortion",
        "meta": {
          "security": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
              "code": "R"
            },
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
              "code": "SEX"
            },
            {
              "system": "http://SHIFT-Task-Force.github.io/SLS-ValueSets/CodeSystem/extraSensitivityCodes",
              "code": "ABORTION"
            }
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_MonicaRambeauMedicalAbortion\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition MonicaRambeauMedicalAbortion</b></p><a name=\"MonicaRambeauMedicalAbortion\"> </a><a name=\"hcMonicaRambeauMedicalAbortion\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Security Labels: restricted (Details: Confidentiality code R = 'restricted'), sexuality and reproductive health information sensitivity (Details: ActCode code SEX = 'sexuality and reproductive health information sensitivity'), ABORTION (Details: extraSensitivityCodes code ABORTION)</p></div><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical resolved}\">Resolved</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}\">Encounter Diagnosis</span></p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/icd-10-cm Z33.2}, {http://snomed.info/sct 18391007}\">Medical Abortion age 19: Encounter for elective termination of pregnancy</span></p><p><b>subject</b>: <a href=\"Patient-MonicaRambeau.html\">Mo  Female, DoB: 2006-08-08</a></p><p><b>recordedDate</b>: 2025-12-08</p></div>"
        },
        "clinicalStatus": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code": "resolved"
            }
          ]
        },
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/condition-category",
                "code": "encounter-diagnosis"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/sid/icd-10-cm",
              "code": "Z33.2",
              "display": "Encounter for elective termination of pregnancy"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "18391007",
              "display": "Elective abortion (disorder)"
            }
          ],
          "text": "Medical Abortion age 19: Encounter for elective termination of pregnancy"
        },
        "subject": {
          "reference": "Patient/MonicaRambeau"
        },
        "recordedDate": "2025-12-08"
      },
      "request": {
        "method": "PUT",
        "url": "Condition/MonicaRambeauMedicalAbortion"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/Condition/MonicaRambeauDandCAbortion",
      "resource": {
        "resourceType": "Condition",
        "id": "MonicaRambeauDandCAbortion",
        "meta": {
          "security": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
              "code": "R"
            },
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
              "code": "SEX"
            },
            {
              "system": "http://SHIFT-Task-Force.github.io/SLS-ValueSets/CodeSystem/extraSensitivityCodes",
              "code": "ABORTION"
            }
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_MonicaRambeauDandCAbortion\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition MonicaRambeauDandCAbortion</b></p><a name=\"MonicaRambeauDandCAbortion\"> </a><a name=\"hcMonicaRambeauDandCAbortion\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Security Labels: restricted (Details: Confidentiality code R = 'restricted'), sexuality and reproductive health information sensitivity (Details: ActCode code SEX = 'sexuality and reproductive health information sensitivity'), ABORTION (Details: extraSensitivityCodes code ABORTION)</p></div><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical resolved}\">Resolved</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}\">Encounter Diagnosis</span></p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/icd-10-cm Z33.2}, {http://snomed.info/sct 18391007}\">D&amp;C age 18: Encounter for elective termination of pregnancy</span></p><p><b>subject</b>: <a href=\"Patient-MonicaRambeau.html\">Mo  Female, DoB: 2006-08-08</a></p><p><b>recordedDate</b>: 2024-09-08</p></div>"
        },
        "clinicalStatus": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code": "resolved"
            }
          ]
        },
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/condition-category",
                "code": "encounter-diagnosis"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/sid/icd-10-cm",
              "code": "Z33.2",
              "display": "Encounter for elective termination of pregnancy"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "18391007",
              "display": "Elective abortion (disorder)"
            }
          ],
          "text": "D&C age 18: Encounter for elective termination of pregnancy"
        },
        "subject": {
          "reference": "Patient/MonicaRambeau"
        },
        "recordedDate": "2024-09-08"
      },
      "request": {
        "method": "PUT",
        "url": "Condition/MonicaRambeauDandCAbortion"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/Procedure/MonicaRambeauDandCProcedure",
      "resource": {
        "resourceType": "Procedure",
        "id": "MonicaRambeauDandCProcedure",
        "meta": {
          "security": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
              "code": "R"
            },
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
              "code": "SEX"
            },
            {
              "system": "http://SHIFT-Task-Force.github.io/SLS-ValueSets/CodeSystem/extraSensitivityCodes",
              "code": "ABORTION"
            }
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Procedure_MonicaRambeauDandCProcedure\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Procedure MonicaRambeauDandCProcedure</b></p><a name=\"MonicaRambeauDandCProcedure\"> </a><a name=\"hcMonicaRambeauDandCProcedure\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Security Labels: restricted (Details: Confidentiality code R = 'restricted'), sexuality and reproductive health information sensitivity (Details: ActCode code SEX = 'sexuality and reproductive health information sensitivity'), ABORTION (Details: extraSensitivityCodes code ABORTION)</p></div><p><b>status</b>: Completed</p><p><b>code</b>: <span title=\"Codes:{http://www.ama-assn.org/go/cpt 59840}, {http://www.cms.gov/Medicare/Coding/HCPCSReleaseCodeSets S2260}\">Dilatation and Curettage, uterus, for therapeutic Abortion</span></p><p><b>subject</b>: <a href=\"Patient-MonicaRambeau.html\">Mo  Female, DoB: 2006-08-08</a></p><p><b>performed</b>: 2024-09-08</p></div>"
        },
        "status": "completed",
        "code": {
          "coding": [
            {
              "system": "http://www.ama-assn.org/go/cpt",
              "code": "59840",
              "display": "Induced abortion, by dilation and curettage"
            },
            {
              "system": "http://www.cms.gov/Medicare/Coding/HCPCSReleaseCodeSets",
              "code": "S2260",
              "display": "Induced abortion 17-24 weeks"
            }
          ],
          "text": "Dilatation and Curettage, uterus, for therapeutic Abortion"
        },
        "subject": {
          "reference": "Patient/MonicaRambeau"
        },
        "performedDateTime": "2024-09-08"
      },
      "request": {
        "method": "PUT",
        "url": "Procedure/MonicaRambeauDandCProcedure"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/DiagnosticReport/MonicaRambeauGCNAAT",
      "resource": {
        "resourceType": "DiagnosticReport",
        "id": "MonicaRambeauGCNAAT",
        "meta": {
          "security": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
              "code": "R"
            },
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
              "code": "STD"
            }
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"DiagnosticReport_MonicaRambeauGCNAAT\"> </a><p class=\"res-header-id\"><b>Generated Narrative: DiagnosticReport MonicaRambeauGCNAAT</b></p><a name=\"MonicaRambeauGCNAAT\"> </a><a name=\"hcMonicaRambeauGCNAAT\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Security Labels: restricted (Details: Confidentiality code R = 'restricted'), sexually transmitted disease information sensitivity (Details: ActCode code STD = 'sexually transmitted disease information sensitivity')</p></div><h2><span title=\"Codes:{http://loinc.org 92684-0}\">Gonorrhea/chlamydia urine NAAT panel</span> (<span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 LAB}\">Laboratory</span>) </h2><table class=\"grid\"><tr><td>Subject</td><td>Mo  Female, DoB: 2006-08-08</td></tr><tr><td>When For</td><td>2026-04-07</td></tr></table><p><b>Report Details</b></p><p>GC result negative; CT result positive.</p></div>"
        },
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
                "code": "LAB",
                "display": "Laboratory"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "92684-0",
              "display": "Chlamydia trachomatis and Neisseria gonorrhoeae and Trichomonas vaginalis DNA panel - Urine by NAA with probe detection"
            }
          ],
          "text": "Gonorrhea/chlamydia urine NAAT panel"
        },
        "subject": {
          "reference": "Patient/MonicaRambeau"
        },
        "effectiveDateTime": "2026-04-07",
        "conclusion": "GC result negative; CT result positive."
      },
      "request": {
        "method": "PUT",
        "url": "DiagnosticReport/MonicaRambeauGCNAAT"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/DiagnosticReport/MonicaRambeauHIVELISA",
      "resource": {
        "resourceType": "DiagnosticReport",
        "id": "MonicaRambeauHIVELISA",
        "meta": {
          "security": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
              "code": "R"
            },
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
              "code": "HIV"
            }
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"DiagnosticReport_MonicaRambeauHIVELISA\"> </a><p class=\"res-header-id\"><b>Generated Narrative: DiagnosticReport MonicaRambeauHIVELISA</b></p><a name=\"MonicaRambeauHIVELISA\"> </a><a name=\"hcMonicaRambeauHIVELISA\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Security Labels: restricted (Details: Confidentiality code R = 'restricted'), HIV/AIDS information sensitivity (Details: ActCode code HIV = 'HIV/AIDS information sensitivity')</p></div><h2><span title=\"Codes:{http://loinc.org 80203-3}\">HIV ELISA with reflex Western blot</span> (<span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 LAB}\">Laboratory</span>) </h2><table class=\"grid\"><tr><td>Subject</td><td>Mo  Female, DoB: 2006-08-08</td></tr><tr><td>When For</td><td>2026-04-07</td></tr></table><p><b>Report Details</b></p></div>"
        },
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
                "code": "LAB",
                "display": "Laboratory"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "80203-3",
              "display": "HIV 1 & 2 Ab SerPlBld IA.rapid"
            }
          ],
          "text": "HIV ELISA with reflex Western blot"
        },
        "subject": {
          "reference": "Patient/MonicaRambeau"
        },
        "effectiveDateTime": "2026-04-07"
      },
      "request": {
        "method": "PUT",
        "url": "DiagnosticReport/MonicaRambeauHIVELISA"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/MedicationRequest/MonicaRambeauMiralax",
      "resource": {
        "resourceType": "MedicationRequest",
        "id": "MonicaRambeauMiralax",
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_MonicaRambeauMiralax\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest MonicaRambeauMiralax</b></p><a name=\"MonicaRambeauMiralax\"> </a><a name=\"hcMonicaRambeauMiralax\"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>medication</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 876195}\">Miralax 17g PO daily</span></p><p><b>subject</b>: <a href=\"Patient-MonicaRambeau.html\">Mo  Female, DoB: 2006-08-08</a></p><blockquote><p><b>dosageInstruction</b></p><p><b>text</b>: 17g PO daily</p><p><b>timing</b>: Once per 1 day</p><p><b>route</b>: <span title=\"Codes:{http://snomed.info/sct 26643006}\">Oral route</span></p><h3>DoseAndRates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Dose[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>17 g<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codeg = 'g')</span></td></tr></table></blockquote></div>"
        },
        "status": "active",
        "intent": "order",
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "876195",
              "display": "MiraLAX 17 GM Powder for Oral Solution"
            }
          ],
          "text": "Miralax 17g PO daily"
        },
        "subject": {
          "reference": "Patient/MonicaRambeau"
        },
        "dosageInstruction": [
          {
            "text": "17g PO daily",
            "timing": {
              "repeat": {
                "frequency": 1,
                "period": 1,
                "periodUnit": "d"
              }
            },
            "route": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "26643006",
                  "display": "Oral route"
                }
              ]
            },
            "doseAndRate": [
              {
                "doseQuantity": {
                  "value": 17,
                  "unit": "g",
                  "system": "http://unitsofmeasure.org",
                  "code": "g"
                }
              }
            ]
          }
        ]
      },
      "request": {
        "method": "PUT",
        "url": "MedicationRequest/MonicaRambeauMiralax"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/MedicationRequest/MonicaRambeauAlbuterol",
      "resource": {
        "resourceType": "MedicationRequest",
        "id": "MonicaRambeauAlbuterol",
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_MonicaRambeauAlbuterol\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest MonicaRambeauAlbuterol</b></p><a name=\"MonicaRambeauAlbuterol\"> </a><a name=\"hcMonicaRambeauAlbuterol\"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>medication</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 2123072}\">Albuterol 90 mcg/puff 2 puffs INH q4h PRN wheezing</span></p><p><b>subject</b>: <a href=\"Patient-MonicaRambeau.html\">Mo  Female, DoB: 2006-08-08</a></p><blockquote><p><b>dosageInstruction</b></p><p><b>text</b>: 2 puffs INH q4h PRN wheezing</p><p><b>timing</b>: Once per 4 hours</p><p><b>asNeeded</b>: true</p><p><b>route</b>: <span title=\"Codes:{http://snomed.info/sct 447694001}\">Respiratory tract route</span></p><h3>DoseAndRates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Dose[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>90 ug<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codeug = 'ug')</span></td></tr></table></blockquote></div>"
        },
        "status": "active",
        "intent": "order",
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "2123072",
              "display": "albuterol 90 MCG/INHAL Metered Dose Inhaler, 200 Actuations, generic for ProAir"
            }
          ],
          "text": "Albuterol 90 mcg/puff 2 puffs INH q4h PRN wheezing"
        },
        "subject": {
          "reference": "Patient/MonicaRambeau"
        },
        "dosageInstruction": [
          {
            "text": "2 puffs INH q4h PRN wheezing",
            "timing": {
              "repeat": {
                "frequency": 1,
                "period": 4,
                "periodUnit": "h"
              }
            },
            "asNeededBoolean": true,
            "route": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "447694001",
                  "display": "Respiratory tract route"
                }
              ]
            },
            "doseAndRate": [
              {
                "doseQuantity": {
                  "value": 90,
                  "unit": "ug",
                  "system": "http://unitsofmeasure.org",
                  "code": "ug"
                }
              }
            ]
          }
        ]
      },
      "request": {
        "method": "PUT",
        "url": "MedicationRequest/MonicaRambeauAlbuterol"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/MedicationRequest/MonicaRambeauPulmicort",
      "resource": {
        "resourceType": "MedicationRequest",
        "id": "MonicaRambeauPulmicort",
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_MonicaRambeauPulmicort\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest MonicaRambeauPulmicort</b></p><a name=\"MonicaRambeauPulmicort\"> </a><a name=\"hcMonicaRambeauPulmicort\"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>medication</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 966524}\">Pulmicort Flexhaler 180mcg 2 puffs INH BID</span></p><p><b>subject</b>: <a href=\"Patient-MonicaRambeau.html\">Mo  Female, DoB: 2006-08-08</a></p><blockquote><p><b>dosageInstruction</b></p><p><b>text</b>: 2 puffs INH BID</p><p><b>timing</b>: 2 per 1 day</p><p><b>route</b>: <span title=\"Codes:{http://snomed.info/sct 447694001}\">Respiratory tract route</span></p><h3>DoseAndRates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Dose[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>180 ug<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codeug = 'ug')</span></td></tr></table></blockquote></div>"
        },
        "status": "active",
        "intent": "order",
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "966524",
              "display": "Pulmicort Flexhaler 0.18 MG/ACTUAT (0.16 MG/ACTUAT from the mouthpiece) Dry Powder Inhaler, 120 ACTUAT"
            }
          ],
          "text": "Pulmicort Flexhaler 180mcg 2 puffs INH BID"
        },
        "subject": {
          "reference": "Patient/MonicaRambeau"
        },
        "dosageInstruction": [
          {
            "text": "2 puffs INH BID",
            "timing": {
              "repeat": {
                "frequency": 2,
                "period": 1,
                "periodUnit": "d"
              }
            },
            "route": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "447694001",
                  "display": "Respiratory tract route"
                }
              ]
            },
            "doseAndRate": [
              {
                "doseQuantity": {
                  "value": 180,
                  "unit": "ug",
                  "system": "http://unitsofmeasure.org",
                  "code": "ug"
                }
              }
            ]
          }
        ]
      },
      "request": {
        "method": "PUT",
        "url": "MedicationRequest/MonicaRambeauPulmicort"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/MedicationRequest/MonicaRambeauLoestrin",
      "resource": {
        "resourceType": "MedicationRequest",
        "id": "MonicaRambeauLoestrin",
        "meta": {
          "security": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
              "code": "R"
            },
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
              "code": "SEX"
            }
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_MonicaRambeauLoestrin\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest MonicaRambeauLoestrin</b></p><a name=\"MonicaRambeauLoestrin\"> </a><a name=\"hcMonicaRambeauLoestrin\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Security Labels: restricted (Details: Confidentiality code R = 'restricted'), sexuality and reproductive health information sensitivity (Details: ActCode code SEX = 'sexuality and reproductive health information sensitivity')</p></div><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>medication</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 1359031}\">Loestrin 1.5/30 (norethindrone acetate 1.5mg / ethinyl estradiol 0.03mg) 1 tab PO daily</span></p><p><b>subject</b>: <a href=\"Patient-MonicaRambeau.html\">Mo  Female, DoB: 2006-08-08</a></p><blockquote><p><b>dosageInstruction</b></p><p><b>text</b>: 1 tab PO daily</p><p><b>timing</b>: Once per 1 day</p><p><b>route</b>: <span title=\"Codes:{http://snomed.info/sct 26643006}\">Oral route</span></p><h3>DoseAndRates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Dose[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>1 tablet<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code1 = '1')</span></td></tr></table></blockquote></div>"
        },
        "status": "active",
        "intent": "order",
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "1359031",
              "display": "LOESTRIN 1.5/30 21 Day Pack"
            }
          ],
          "text": "Loestrin 1.5/30 (norethindrone acetate 1.5mg / ethinyl estradiol 0.03mg) 1 tab PO daily"
        },
        "subject": {
          "reference": "Patient/MonicaRambeau"
        },
        "dosageInstruction": [
          {
            "text": "1 tab PO daily",
            "timing": {
              "repeat": {
                "frequency": 1,
                "period": 1,
                "periodUnit": "d"
              }
            },
            "route": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "26643006",
                  "display": "Oral route"
                }
              ]
            },
            "doseAndRate": [
              {
                "doseQuantity": {
                  "value": 1,
                  "unit": "tablet",
                  "system": "http://unitsofmeasure.org",
                  "code": "1"
                }
              }
            ]
          }
        ]
      },
      "request": {
        "method": "PUT",
        "url": "MedicationRequest/MonicaRambeauLoestrin"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/MedicationRequest/MonicaRambeauAzithromycin",
      "resource": {
        "resourceType": "MedicationRequest",
        "id": "MonicaRambeauAzithromycin",
        "meta": {
          "security": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
              "code": "R"
            },
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
              "code": "STD"
            }
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_MonicaRambeauAzithromycin\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest MonicaRambeauAzithromycin</b></p><a name=\"MonicaRambeauAzithromycin\"> </a><a name=\"hcMonicaRambeauAzithromycin\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Security Labels: restricted (Details: Confidentiality code R = 'restricted'), sexually transmitted disease information sensitivity (Details: ActCode code STD = 'sexually transmitted disease information sensitivity')</p></div><p><b>status</b>: Completed</p><p><b>intent</b>: Order</p><p><b>medication</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 330623}\">Azithromycin 500mg 2 tabs x 1</span></p><p><b>subject</b>: <a href=\"Patient-MonicaRambeau.html\">Mo  Female, DoB: 2006-08-08</a></p><blockquote><p><b>dosageInstruction</b></p><p><b>text</b>: 500mg 2 tabs x 1 dose</p><p><b>timing</b>: Count 1  times, Once per 1 day</p><p><b>route</b>: <span title=\"Codes:{http://snomed.info/sct 26643006}\">Oral route</span></p><h3>DoseAndRates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Dose[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>1000 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemg = 'mg')</span></td></tr></table></blockquote></div>"
        },
        "status": "completed",
        "intent": "order",
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "330623",
              "display": "azithromycin 500 MG"
            }
          ],
          "text": "Azithromycin 500mg 2 tabs x 1"
        },
        "subject": {
          "reference": "Patient/MonicaRambeau"
        },
        "dosageInstruction": [
          {
            "text": "500mg 2 tabs x 1 dose",
            "timing": {
              "repeat": {
                "count": 1,
                "frequency": 1,
                "period": 1,
                "periodUnit": "d"
              }
            },
            "route": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "26643006",
                  "display": "Oral route"
                }
              ]
            },
            "doseAndRate": [
              {
                "doseQuantity": {
                  "value": 1000,
                  "unit": "mg",
                  "system": "http://unitsofmeasure.org",
                  "code": "mg"
                }
              }
            ]
          }
        ]
      },
      "request": {
        "method": "PUT",
        "url": "MedicationRequest/MonicaRambeauAzithromycin"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/MedicationRequest/MonicaRambeauDescovy",
      "resource": {
        "resourceType": "MedicationRequest",
        "id": "MonicaRambeauDescovy",
        "meta": {
          "security": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
              "code": "R"
            },
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
              "code": "HIV"
            }
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_MonicaRambeauDescovy\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest MonicaRambeauDescovy</b></p><a name=\"MonicaRambeauDescovy\"> </a><a name=\"hcMonicaRambeauDescovy\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Security Labels: restricted (Details: Confidentiality code R = 'restricted'), HIV/AIDS information sensitivity (Details: ActCode code HIV = 'HIV/AIDS information sensitivity')</p></div><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>medication</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 1747692}\">Descovy (tenofovir alafenamide 25mg and emtricitabine 200mg) one tablet PO daily</span></p><p><b>subject</b>: <a href=\"Patient-MonicaRambeau.html\">Mo  Female, DoB: 2006-08-08</a></p><blockquote><p><b>dosageInstruction</b></p><p><b>text</b>: one tablet PO daily</p><p><b>timing</b>: Once per 1 day</p><p><b>route</b>: <span title=\"Codes:{http://snomed.info/sct 26643006}\">Oral route</span></p><h3>DoseAndRates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Dose[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>1 tablet<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code1 = '1')</span></td></tr></table></blockquote></div>"
        },
        "status": "active",
        "intent": "order",
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "1747692",
              "display": "Descovy"
            }
          ],
          "text": "Descovy (tenofovir alafenamide 25mg and emtricitabine 200mg) one tablet PO daily"
        },
        "subject": {
          "reference": "Patient/MonicaRambeau"
        },
        "dosageInstruction": [
          {
            "text": "one tablet PO daily",
            "timing": {
              "repeat": {
                "frequency": 1,
                "period": 1,
                "periodUnit": "d"
              }
            },
            "route": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "26643006",
                  "display": "Oral route"
                }
              ]
            },
            "doseAndRate": [
              {
                "doseQuantity": {
                  "value": 1,
                  "unit": "tablet",
                  "system": "http://unitsofmeasure.org",
                  "code": "1"
                }
              }
            ]
          }
        ]
      },
      "request": {
        "method": "PUT",
        "url": "MedicationRequest/MonicaRambeauDescovy"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/MedicationRequest/MonicaRambeauMifepristone",
      "resource": {
        "resourceType": "MedicationRequest",
        "id": "MonicaRambeauMifepristone",
        "meta": {
          "security": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
              "code": "R"
            },
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
              "code": "SEX"
            },
            {
              "system": "http://SHIFT-Task-Force.github.io/SLS-ValueSets/CodeSystem/extraSensitivityCodes",
              "code": "ABORTION"
            }
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_MonicaRambeauMifepristone\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest MonicaRambeauMifepristone</b></p><a name=\"MonicaRambeauMifepristone\"> </a><a name=\"hcMonicaRambeauMifepristone\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Security Labels: restricted (Details: Confidentiality code R = 'restricted'), sexuality and reproductive health information sensitivity (Details: ActCode code SEX = 'sexuality and reproductive health information sensitivity'), ABORTION (Details: extraSensitivityCodes code ABORTION)</p></div><p><b>status</b>: Completed</p><p><b>intent</b>: Order</p><p><b>medication</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 330381}\">Mifepristone 200mg PO x1</span></p><p><b>subject</b>: <a href=\"Patient-MonicaRambeau.html\">Mo  Female, DoB: 2006-08-08</a></p><blockquote><p><b>dosageInstruction</b></p><p><b>text</b>: 200mg PO x1</p><p><b>timing</b>: Count 1  times, Once per 1 day</p><p><b>route</b>: <span title=\"Codes:{http://snomed.info/sct 26643006}\">Oral route</span></p><h3>DoseAndRates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Dose[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>200 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemg = 'mg')</span></td></tr></table></blockquote></div>"
        },
        "status": "completed",
        "intent": "order",
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "330381",
              "display": "mifepristone 200 MG"
            }
          ],
          "text": "Mifepristone 200mg PO x1"
        },
        "subject": {
          "reference": "Patient/MonicaRambeau"
        },
        "dosageInstruction": [
          {
            "text": "200mg PO x1",
            "timing": {
              "repeat": {
                "count": 1,
                "frequency": 1,
                "period": 1,
                "periodUnit": "d"
              }
            },
            "route": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "26643006",
                  "display": "Oral route"
                }
              ]
            },
            "doseAndRate": [
              {
                "doseQuantity": {
                  "value": 200,
                  "unit": "mg",
                  "system": "http://unitsofmeasure.org",
                  "code": "mg"
                }
              }
            ]
          }
        ]
      },
      "request": {
        "method": "PUT",
        "url": "MedicationRequest/MonicaRambeauMifepristone"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/MedicationRequest/MonicaRambeauMisoprostol",
      "resource": {
        "resourceType": "MedicationRequest",
        "id": "MonicaRambeauMisoprostol",
        "meta": {
          "security": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
              "code": "R"
            },
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
              "code": "SEX"
            },
            {
              "system": "http://SHIFT-Task-Force.github.io/SLS-ValueSets/CodeSystem/extraSensitivityCodes",
              "code": "ABORTION"
            }
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_MonicaRambeauMisoprostol\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest MonicaRambeauMisoprostol</b></p><a name=\"MonicaRambeauMisoprostol\"> </a><a name=\"hcMonicaRambeauMisoprostol\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Security Labels: restricted (Details: Confidentiality code R = 'restricted'), sexuality and reproductive health information sensitivity (Details: ActCode code SEX = 'sexuality and reproductive health information sensitivity'), ABORTION (Details: extraSensitivityCodes code ABORTION)</p></div><p><b>status</b>: Completed</p><p><b>intent</b>: Order</p><p><b>medication</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 317128}\">Misoprostol 200mcg take 4 tabs BUC 24-48h after mifepristone x1</span></p><p><b>subject</b>: <a href=\"Patient-MonicaRambeau.html\">Mo  Female, DoB: 2006-08-08</a></p><blockquote><p><b>dosageInstruction</b></p><p><b>text</b>: 200mcg take 4 tabs buccally 24-48h after mifepristone x1</p><p><b>timing</b>: Count 1  times, Once per 1 day</p><p><b>route</b>: <span title=\"Codes:{http://snomed.info/sct 54471007}\">Buccal route</span></p><h3>DoseAndRates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Dose[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>800 ug<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codeug = 'ug')</span></td></tr></table></blockquote></div>"
        },
        "status": "completed",
        "intent": "order",
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "317128",
              "display": "misoprostol 0.2 MG Oral Tablet"
            }
          ],
          "text": "Misoprostol 200mcg take 4 tabs BUC 24-48h after mifepristone x1"
        },
        "subject": {
          "reference": "Patient/MonicaRambeau"
        },
        "dosageInstruction": [
          {
            "text": "200mcg take 4 tabs buccally 24-48h after mifepristone x1",
            "timing": {
              "repeat": {
                "count": 1,
                "frequency": 1,
                "period": 1,
                "periodUnit": "d"
              }
            },
            "route": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "54471007",
                  "display": "Buccal route"
                }
              ]
            },
            "doseAndRate": [
              {
                "doseQuantity": {
                  "value": 800,
                  "unit": "ug",
                  "system": "http://unitsofmeasure.org",
                  "code": "ug"
                }
              }
            ]
          }
        ]
      },
      "request": {
        "method": "PUT",
        "url": "MedicationRequest/MonicaRambeauMisoprostol"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/DiagnosticReport/MonicaRambeauFirstTrimesterUS",
      "resource": {
        "resourceType": "DiagnosticReport",
        "id": "MonicaRambeauFirstTrimesterUS",
        "meta": {
          "security": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
              "code": "R"
            },
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
              "code": "SEX"
            }
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"DiagnosticReport_MonicaRambeauFirstTrimesterUS\"> </a><p class=\"res-header-id\"><b>Generated Narrative: DiagnosticReport MonicaRambeauFirstTrimesterUS</b></p><a name=\"MonicaRambeauFirstTrimesterUS\"> </a><a name=\"hcMonicaRambeauFirstTrimesterUS\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Security Labels: restricted (Details: Confidentiality code R = 'restricted'), sexuality and reproductive health information sensitivity (Details: ActCode code SEX = 'sexuality and reproductive health information sensitivity')</p></div><h2><span title=\"Codes:{http://www.ama-assn.org/go/cpt 76801}\">First trimester ultrasound</span> (<span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 RAD}\">Radiology</span>) </h2><table class=\"grid\"><tr><td>Subject</td><td>Mo  Female, DoB: 2006-08-08</td></tr><tr><td>When For</td><td>2024-07-08</td></tr></table><p><b>Report Details</b></p></div>"
        },
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
                "code": "RAD",
                "display": "Radiology"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://www.ama-assn.org/go/cpt",
              "code": "76801",
              "display": "Ultrasound scan of pregnant uterus (less than 14 weeks), single or first fetus"
            }
          ],
          "text": "First trimester ultrasound"
        },
        "subject": {
          "reference": "Patient/MonicaRambeau"
        },
        "effectiveDateTime": "2024-07-08"
      },
      "request": {
        "method": "PUT",
        "url": "DiagnosticReport/MonicaRambeauFirstTrimesterUS"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/DiagnosticReport/MonicaRambeauQuadScreen",
      "resource": {
        "resourceType": "DiagnosticReport",
        "id": "MonicaRambeauQuadScreen",
        "meta": {
          "security": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
              "code": "R"
            },
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
              "code": "SEX"
            },
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
              "code": "GDIS"
            }
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"DiagnosticReport_MonicaRambeauQuadScreen\"> </a><p class=\"res-header-id\"><b>Generated Narrative: DiagnosticReport MonicaRambeauQuadScreen</b></p><a name=\"MonicaRambeauQuadScreen\"> </a><a name=\"hcMonicaRambeauQuadScreen\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Security Labels: restricted (Details: Confidentiality code R = 'restricted'), sexuality and reproductive health information sensitivity (Details: ActCode code SEX = 'sexuality and reproductive health information sensitivity'), genetic disease information sensitivity (Details: ActCode code GDIS = 'genetic disease information sensitivity')</p></div><h2><span title=\"Codes:{http://loinc.org 48800-7}\">Quad screen</span> (<span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 LAB}\">Laboratory</span>) </h2><table class=\"grid\"><tr><td>Subject</td><td>Mo  Female, DoB: 2006-08-08</td></tr><tr><td>When For</td><td>2024-08-08</td></tr></table><p><b>Report Details</b></p></div>"
        },
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
                "code": "LAB",
                "display": "Laboratory"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "48800-7",
              "display": "Second trimester quad maternal screen panel - Serum or Plasma"
            }
          ],
          "text": "Quad screen"
        },
        "subject": {
          "reference": "Patient/MonicaRambeau"
        },
        "effectiveDateTime": "2024-08-08"
      },
      "request": {
        "method": "PUT",
        "url": "DiagnosticReport/MonicaRambeauQuadScreen"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/Observation/MonicaRambeauOBHx",
      "resource": {
        "resourceType": "Observation",
        "id": "MonicaRambeauOBHx",
        "meta": {
          "security": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
              "code": "R"
            },
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
              "code": "SEX"
            }
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_MonicaRambeauOBHx\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation MonicaRambeauOBHx</b></p><a name=\"MonicaRambeauOBHx\"> </a><a name=\"hcMonicaRambeauOBHx\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Security Labels: restricted (Details: Confidentiality code R = 'restricted'), sexuality and reproductive health information sensitivity (Details: ActCode code SEX = 'sexuality and reproductive health information sensitivity')</p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 364324000}\">OB History G1P0010</span></p><p><b>subject</b>: <a href=\"Patient-MonicaRambeau.html\">Mo  Female, DoB: 2006-08-08</a></p><p><b>effective</b>: 2026-03-24</p><p><b>performer</b>: <a href=\"Practitioner-DrHibbert.html\">Practitioner Jane Hibbert </a></p><p><b>value</b>: G1P0010</p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 440425000}\">Number of births at term (observable entity)</span></p><p><b>value</b>: 0</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 440013005}\">Number of preterm births (observable entity)</span></p><p><b>value</b>: 0</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 252113007}\">Number of abortions (observable entity)</span></p><p><b>value</b>: 1</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 248991006}\">Number of live deliveries (observable entity)</span></p><p><b>value</b>: 0</p></blockquote></div>"
        },
        "status": "final",
        "code": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "364324000",
              "display": "Measure of pregnancy (observable entity)"
            }
          ],
          "text": "OB History G1P0010"
        },
        "subject": {
          "reference": "Patient/MonicaRambeau"
        },
        "effectiveDateTime": "2026-03-24",
        "performer": [
          {
            "reference": "Practitioner/DrHibbert"
          }
        ],
        "valueString": "G1P0010",
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "440425000",
                  "display": "Number of births at term (observable entity)"
                }
              ]
            },
            "valueInteger": 0
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "440013005",
                  "display": "Number of preterm births (observable entity)"
                }
              ]
            },
            "valueInteger": 0
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "252113007",
                  "display": "Number of abortions (observable entity)"
                }
              ]
            },
            "valueInteger": 1
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "248991006",
                  "display": "Number of live deliveries (observable entity)"
                }
              ]
            },
            "valueInteger": 0
          }
        ]
      },
      "request": {
        "method": "PUT",
        "url": "Observation/MonicaRambeauOBHx"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/Observation/MonicaRambeauLMP",
      "resource": {
        "resourceType": "Observation",
        "id": "MonicaRambeauLMP",
        "meta": {
          "security": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
              "code": "R"
            },
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
              "code": "SEX"
            }
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_MonicaRambeauLMP\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation MonicaRambeauLMP</b></p><a name=\"MonicaRambeauLMP\"> </a><a name=\"hcMonicaRambeauLMP\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Security Labels: restricted (Details: Confidentiality code R = 'restricted'), sexuality and reproductive health information sensitivity (Details: ActCode code SEX = 'sexuality and reproductive health information sensitivity')</p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 21840007}\">Last Menstrual Period</span></p><p><b>subject</b>: <a href=\"Patient-MonicaRambeau.html\">Mo  Female, DoB: 2006-08-08</a></p><p><b>effective</b>: 2026-03-24</p><p><b>performer</b>: <a href=\"Practitioner-DrHibbert.html\">Practitioner Jane Hibbert </a></p><p><b>value</b>: 2026-03-24</p></div>"
        },
        "status": "final",
        "code": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "21840007",
              "display": "Date of last menstrual period (observable entity)"
            }
          ],
          "text": "Last Menstrual Period"
        },
        "subject": {
          "reference": "Patient/MonicaRambeau"
        },
        "effectiveDateTime": "2026-03-24",
        "performer": [
          {
            "reference": "Practitioner/DrHibbert"
          }
        ],
        "valueDateTime": "2026-03-24"
      },
      "request": {
        "method": "PUT",
        "url": "Observation/MonicaRambeauLMP"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/Observation/MonicaRambeauPOChCG",
      "resource": {
        "resourceType": "Observation",
        "id": "MonicaRambeauPOChCG",
        "meta": {
          "security": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
              "code": "R"
            },
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
              "code": "SEX"
            }
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_MonicaRambeauPOChCG\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation MonicaRambeauPOChCG</b></p><a name=\"MonicaRambeauPOChCG\"> </a><a name=\"hcMonicaRambeauPOChCG\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Security Labels: restricted (Details: Confidentiality code R = 'restricted'), sexuality and reproductive health information sensitivity (Details: ActCode code SEX = 'sexuality and reproductive health information sensitivity')</p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 2106-3}\">POC hCG (urine pregnancy test)</span></p><p><b>subject</b>: <a href=\"Patient-MonicaRambeau.html\">Mo  Female, DoB: 2006-08-08</a></p><p><b>effective</b>: 2024-07-08</p><p><b>performer</b>: <a href=\"Practitioner-DrHibbert.html\">Practitioner Jane Hibbert </a></p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 10828004}\">Positive</span></p></div>"
        },
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "laboratory",
                "display": "Laboratory"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "2106-3",
              "display": "Choriogonadotropin [Presence] in Urine"
            }
          ],
          "text": "POC hCG (urine pregnancy test)"
        },
        "subject": {
          "reference": "Patient/MonicaRambeau"
        },
        "effectiveDateTime": "2024-07-08",
        "performer": [
          {
            "reference": "Practitioner/DrHibbert"
          }
        ],
        "valueCodeableConcept": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "10828004",
              "display": "Positive (qualifier value)"
            }
          ],
          "text": "Positive"
        }
      },
      "request": {
        "method": "PUT",
        "url": "Observation/MonicaRambeauPOChCG"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/Observation/MonicaRambeauhCGSerumQuantDandC",
      "resource": {
        "resourceType": "Observation",
        "id": "MonicaRambeauhCGSerumQuantDandC",
        "meta": {
          "security": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
              "code": "R"
            },
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
              "code": "SEX"
            }
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_MonicaRambeauhCGSerumQuantDandC\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation MonicaRambeauhCGSerumQuantDandC</b></p><a name=\"MonicaRambeauhCGSerumQuantDandC\"> </a><a name=\"hcMonicaRambeauhCGSerumQuantDandC\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Security Labels: restricted (Details: Confidentiality code R = 'restricted'), sexuality and reproductive health information sensitivity (Details: ActCode code SEX = 'sexuality and reproductive health information sensitivity')</p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 19080-1}\">hCG serum quantitative</span></p><p><b>subject</b>: <a href=\"Patient-MonicaRambeau.html\">Mo  Female, DoB: 2006-08-08</a></p><p><b>effective</b>: 2024-07-08</p><p><b>performer</b>: <a href=\"Practitioner-DrHibbert.html\">Practitioner Jane Hibbert </a></p><p><b>value</b>: 85000 IU/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code[IU]/L = '[IU]/L')</span></p></div>"
        },
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "laboratory",
                "display": "Laboratory"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "19080-1",
              "display": "Choriogonadotropin [Units/volume] in Serum or Plasma"
            }
          ],
          "text": "hCG serum quantitative"
        },
        "subject": {
          "reference": "Patient/MonicaRambeau"
        },
        "effectiveDateTime": "2024-07-08",
        "performer": [
          {
            "reference": "Practitioner/DrHibbert"
          }
        ],
        "valueQuantity": {
          "value": 85000,
          "unit": "IU/L",
          "system": "http://unitsofmeasure.org",
          "code": "[IU]/L"
        }
      },
      "request": {
        "method": "PUT",
        "url": "Observation/MonicaRambeauhCGSerumQuantDandC"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/Observation/MonicaRambeauhCGSerumQuantMedAbort",
      "resource": {
        "resourceType": "Observation",
        "id": "MonicaRambeauhCGSerumQuantMedAbort",
        "meta": {
          "security": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
              "code": "R"
            },
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
              "code": "SEX"
            }
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_MonicaRambeauhCGSerumQuantMedAbort\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation MonicaRambeauhCGSerumQuantMedAbort</b></p><a name=\"MonicaRambeauhCGSerumQuantMedAbort\"> </a><a name=\"hcMonicaRambeauhCGSerumQuantMedAbort\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Security Labels: restricted (Details: Confidentiality code R = 'restricted'), sexuality and reproductive health information sensitivity (Details: ActCode code SEX = 'sexuality and reproductive health information sensitivity')</p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 19080-1}\">hCG serum quantitative</span></p><p><b>subject</b>: <a href=\"Patient-MonicaRambeau.html\">Mo  Female, DoB: 2006-08-08</a></p><p><b>effective</b>: 2025-11-08</p><p><b>performer</b>: <a href=\"Practitioner-DrHibbert.html\">Practitioner Jane Hibbert </a></p><p><b>value</b>: 22000 IU/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code[IU]/L = '[IU]/L')</span></p></div>"
        },
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "laboratory",
                "display": "Laboratory"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "19080-1",
              "display": "Choriogonadotropin [Units/volume] in Serum or Plasma"
            }
          ],
          "text": "hCG serum quantitative"
        },
        "subject": {
          "reference": "Patient/MonicaRambeau"
        },
        "effectiveDateTime": "2025-11-08",
        "performer": [
          {
            "reference": "Practitioner/DrHibbert"
          }
        ],
        "valueQuantity": {
          "value": 22000,
          "unit": "IU/L",
          "system": "http://unitsofmeasure.org",
          "code": "[IU]/L"
        }
      },
      "request": {
        "method": "PUT",
        "url": "Observation/MonicaRambeauhCGSerumQuantMedAbort"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/AllergyIntolerance/MonicaRambeauAmoxicillinAllergy",
      "resource": {
        "resourceType": "AllergyIntolerance",
        "id": "MonicaRambeauAmoxicillinAllergy",
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"AllergyIntolerance_MonicaRambeauAmoxicillinAllergy\"> </a><p class=\"res-header-id\"><b>Generated Narrative: AllergyIntolerance MonicaRambeauAmoxicillinAllergy</b></p><a name=\"MonicaRambeauAmoxicillinAllergy\"> </a><a name=\"hcMonicaRambeauAmoxicillinAllergy\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-verification confirmed}\">Confirmed</span></p><p><b>type</b>: Allergy</p><p><b>category</b>: Medication</p><p><b>code</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 723}\">Amoxicillin</span></p><p><b>patient</b>: <a href=\"Patient-MonicaRambeau.html\">Mo  Female, DoB: 2006-08-08</a></p><h3>Reactions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Substance</b></td><td><b>Manifestation</b></td><td><b>Severity</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 723}\">Amoxicillin</span></td><td><span title=\"Codes:{http://snomed.info/sct 126485001}\">Hives</span></td><td>Mild</td></tr></table></div>"
        },
        "clinicalStatus": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
              "code": "active"
            }
          ]
        },
        "verificationStatus": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification",
              "code": "confirmed"
            }
          ]
        },
        "type": "allergy",
        "category": [
          "medication"
        ],
        "code": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "723",
              "display": "Amoxicillin"
            }
          ],
          "text": "Amoxicillin"
        },
        "patient": {
          "reference": "Patient/MonicaRambeau"
        },
        "reaction": [
          {
            "substance": {
              "coding": [
                {
                  "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
                  "code": "723",
                  "display": "Amoxicillin"
                }
              ]
            },
            "manifestation": [
              {
                "coding": [
                  {
                    "system": "http://snomed.info/sct",
                    "code": "126485001",
                    "display": "Urticaria (disorder)"
                  }
                ],
                "text": "Hives"
              }
            ],
            "severity": "mild"
          }
        ]
      },
      "request": {
        "method": "PUT",
        "url": "AllergyIntolerance/MonicaRambeauAmoxicillinAllergy"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/RelatedPerson/MariaRambeau",
      "resource": {
        "resourceType": "RelatedPerson",
        "id": "MariaRambeau",
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"RelatedPerson_MariaRambeau\"> </a><p class=\"res-header-id\"><b>Generated Narrative: RelatedPerson MariaRambeau</b></p><a name=\"MariaRambeau\"> </a><a name=\"hcMariaRambeau\"> </a><p><b>patient</b>: <a href=\"Patient-MonicaRambeau.html\">Mo  Female, DoB: 2006-08-08</a></p><p><b>relationship</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode MTH}\">mother</span></p><p><b>name</b>: Maria Rambeau </p></div>"
        },
        "patient": {
          "reference": "Patient/MonicaRambeau"
        },
        "relationship": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
                "code": "MTH",
                "display": "mother"
              }
            ]
          }
        ],
        "name": [
          {
            "family": "Rambeau",
            "given": [
              "Maria"
            ]
          }
        ]
      },
      "request": {
        "method": "PUT",
        "url": "RelatedPerson/MariaRambeau"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/RelatedPerson/FrankRambeau",
      "resource": {
        "resourceType": "RelatedPerson",
        "id": "FrankRambeau",
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"RelatedPerson_FrankRambeau\"> </a><p class=\"res-header-id\"><b>Generated Narrative: RelatedPerson FrankRambeau</b></p><a name=\"FrankRambeau\"> </a><a name=\"hcFrankRambeau\"> </a><p><b>patient</b>: <a href=\"Patient-MonicaRambeau.html\">Mo  Female, DoB: 2006-08-08</a></p><p><b>relationship</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode FTH}\">father</span></p><p><b>name</b>: Frank Rambeau </p></div>"
        },
        "patient": {
          "reference": "Patient/MonicaRambeau"
        },
        "relationship": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
                "code": "FTH",
                "display": "father"
              }
            ]
          }
        ],
        "name": [
          {
            "family": "Rambeau",
            "given": [
              "Frank"
            ]
          }
        ]
      },
      "request": {
        "method": "PUT",
        "url": "RelatedPerson/FrankRambeau"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/Practitioner/DrHibbert",
      "resource": {
        "resourceType": "Practitioner",
        "id": "DrHibbert",
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_DrHibbert\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner DrHibbert</b></p><a name=\"DrHibbert\"> </a><a name=\"hcDrHibbert\"> </a><p><b>name</b>: Jane Hibbert </p></div>"
        },
        "name": [
          {
            "family": "Hibbert",
            "given": [
              "Jane"
            ]
          }
        ]
      },
      "request": {
        "method": "PUT",
        "url": "Practitioner/DrHibbert"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/Practitioner/DrRiviera",
      "resource": {
        "resourceType": "Practitioner",
        "id": "DrRiviera",
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_DrRiviera\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner DrRiviera</b></p><a name=\"DrRiviera\"> </a><a name=\"hcDrRiviera\"> </a><p><b>name</b>: Nick Riviera </p></div>"
        },
        "name": [
          {
            "family": "Riviera",
            "given": [
              "Nick"
            ]
          }
        ]
      },
      "request": {
        "method": "PUT",
        "url": "Practitioner/DrRiviera"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/Practitioner/DrMcStuffins",
      "resource": {
        "resourceType": "Practitioner",
        "id": "DrMcStuffins",
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_DrMcStuffins\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner DrMcStuffins</b></p><a name=\"DrMcStuffins\"> </a><a name=\"hcDrMcStuffins\"> </a><p><b>name</b>: McStuffins </p></div>"
        },
        "name": [
          {
            "family": "McStuffins"
          }
        ]
      },
      "request": {
        "method": "PUT",
        "url": "Practitioner/DrMcStuffins"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/Practitioner/AnnPerkins",
      "resource": {
        "resourceType": "Practitioner",
        "id": "AnnPerkins",
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_AnnPerkins\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner AnnPerkins</b></p><a name=\"AnnPerkins\"> </a><a name=\"hcAnnPerkins\"> </a><p><b>name</b>: Ann Perkins </p></div>"
        },
        "name": [
          {
            "family": "Perkins",
            "given": [
              "Ann"
            ]
          }
        ]
      },
      "request": {
        "method": "PUT",
        "url": "Practitioner/AnnPerkins"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/Organization/BBP",
      "resource": {
        "resourceType": "Organization",
        "id": "BBP",
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_BBP\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization BBP</b></p><a name=\"BBP\"> </a><a name=\"hcBBP\"> </a><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/organization-type prov}\">Healthcare Provider</span></p><p><b>name</b>: Big Box Pharmacy</p></div>"
        },
        "type": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/organization-type",
                "code": "prov",
                "display": "Healthcare Provider"
              }
            ]
          }
        ],
        "name": "Big Box Pharmacy"
      },
      "request": {
        "method": "PUT",
        "url": "Organization/BBP"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/Consent/MonicaRambeauFamilyConsent",
      "resource": {
        "resourceType": "Consent",
        "id": "MonicaRambeauFamilyConsent",
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Consent_MonicaRambeauFamilyConsent\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Consent MonicaRambeauFamilyConsent</b></p><a name=\"MonicaRambeauFamilyConsent\"> </a><a name=\"hcMonicaRambeauFamilyConsent\"> </a><h2>Participants</h2><table class=\"grid\"><tr><td><b>Role</b></td><td><b>Details</b></td></tr><tr><td title=\"Who the consent applies to\">Patient</td><td><a href=\"Patient-MonicaRambeau.html\">Mo  Female, DoB: 2006-08-08</a></td></tr><tr><td title=\"Who is agreeing to the policy and rules\">Party</td><td><a href=\"Patient-MonicaRambeau.html\">Mo  Female, DoB: 2006-08-08</a></td></tr></table><p>This consent is made under the policy <a href=\"http://example.org/fhir/ConsentPolicy/FamilyRequestPolicy\">http://example.org/fhir/ConsentPolicy/FamilyRequestPolicy</a> .</p><table border=\"1\" cellpadding=\"0\" cellspacing=\"0\" style=\"border: 1px #F0F0F0 solid; font-size: 11px; font-family: verdana; vertical-align: top;\"><tr style=\"border: 2px #F0F0F0 solid; font-size: 11px; font-family: verdana; vertical-align: top\"><th style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"Applicable Rule\">Rule</a></th><th style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"Applicable Data\">What</a><span style=\"float: right\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"Legend for this format\"><img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3goXBCwdPqAP0wAAAldJREFUOMuNk0tIlFEYhp9z/vE2jHkhxXA0zJCMitrUQlq4lnSltEqCFhFG2MJFhIvIFpkEWaTQqjaWZRkp0g26URZkTpbaaOJkDqk10szoODP//7XIMUe0elcfnPd9zsfLOYplGrpRwZaqTtw3K7PtGem7Q6FoidbGgqHVy/HRb669R+56zx7eRV1L31JGxYbBtjKK93cxeqfyQHbehkZbUkK20goELEuIzEd+dHS+qz/Y8PTSif0FnGkbiwcAjHaU1+QWOptFiyCLp/LnKptpqIuXHx6rbR26kJcBX3yLgBfnd7CxwJmflpP2wUg0HIAoUUpZBmKzELGWcN8nAr6Gpu7tLU/CkwAaoKTWRSQyt89Q8w6J+oVQkKnBoblH7V0PPvUOvDYXfopE/SJmALsxnVm6LbkotrUtNowMeIrVrBcBpaMmdS0j9df7abpSuy7HWehwJdt1lhVwi/J58U5beXGAF6c3UXLycw1wdFklArBn87xdh0ZsZtArghBdAA3+OEDVubG4UEzP6x1FOWneHh2VDAHBAt80IbdXDcesNoCvs3E5AFyNSU5nbrDPZpcUEQQTFZiEVx+51fxMhhyJEAgvlriadIJZZksRuwBYMOPBbO3hePVVqgEJhFeUuFLhIPkRP6BQLIBrmMenujm/3g4zc398awIe90Zb5A1vREALqneMcYgP/xVQWlG+Ncu5vgwwlaUNx+3799rfe96u9K0JSDXcOzOTJg4B6IgmXfsygc7/Bvg9g9E58/cDVmGIBOP/zT8Bz1zqWqpbXIsd0O9hajXfL6u4BaOS6SeWAAAAAElFTkSuQmCC\" alt=\"doco\" style=\"background-color: inherit\"/></a></span></th></tr><tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck1.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon_extension.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Consent Provision\" class=\"hierarchy\"/> permit</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"></td></tr>\r\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck00.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin_end.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-qi-hidden.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Consent Provision\" class=\"hierarchy\"/> deny</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><ul><li>For action: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/consentaction access}\">Access</span></li><li>Purpose: <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActReason.html#v3-ActReason-FAMRQT\">ActReason: FAMRQT</a> (family requested)</li></ul></td></tr>\r\n<tr><td colspan=\"2\" class=\"hierarchy\"><br/><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"Legend for this format\"><img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3goXBCwdPqAP0wAAAldJREFUOMuNk0tIlFEYhp9z/vE2jHkhxXA0zJCMitrUQlq4lnSltEqCFhFG2MJFhIvIFpkEWaTQqjaWZRkp0g26URZkTpbaaOJkDqk10szoODP//7XIMUe0elcfnPd9zsfLOYplGrpRwZaqTtw3K7PtGem7Q6FoidbGgqHVy/HRb669R+56zx7eRV1L31JGxYbBtjKK93cxeqfyQHbehkZbUkK20goELEuIzEd+dHS+qz/Y8PTSif0FnGkbiwcAjHaU1+QWOptFiyCLp/LnKptpqIuXHx6rbR26kJcBX3yLgBfnd7CxwJmflpP2wUg0HIAoUUpZBmKzELGWcN8nAr6Gpu7tLU/CkwAaoKTWRSQyt89Q8w6J+oVQkKnBoblH7V0PPvUOvDYXfopE/SJmALsxnVm6LbkotrUtNowMeIrVrBcBpaMmdS0j9df7abpSuy7HWehwJdt1lhVwi/J58U5beXGAF6c3UXLycw1wdFklArBn87xdh0ZsZtArghBdAA3+OEDVubG4UEzP6x1FOWneHh2VDAHBAt80IbdXDcesNoCvs3E5AFyNSU5nbrDPZpcUEQQTFZiEVx+51fxMhhyJEAgvlriadIJZZksRuwBYMOPBbO3hePVVqgEJhFeUuFLhIPkRP6BQLIBrmMenujm/3g4zc398awIe90Zb5A1vREALqneMcYgP/xVQWlG+Ncu5vgwwlaUNx+3799rfe96u9K0JSDXcOzOTJg4B6IgmXfsygc7/Bvg9g9E58/cDVmGIBOP/zT8Bz1zqWqpbXIsd0O9hajXfL6u4BaOS6SeWAAAAAElFTkSuQmCC\" alt=\"doco\" style=\"background-color: inherit\"/> Documentation for this format</a></td></tr></table></div>"
        },
        "status": "active",
        "scope": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/consentscope",
              "code": "patient-privacy",
              "display": "Privacy Consent"
            }
          ]
        },
        "category": [
          {
            "coding": [
              {
                "system": "http://loinc.org",
                "code": "59284-0",
                "display": "Consent Document"
              }
            ]
          }
        ],
        "patient": {
          "reference": "Patient/MonicaRambeau"
        },
        "dateTime": "2026-05-05",
        "performer": [
          {
            "reference": "Patient/MonicaRambeau"
          }
        ],
        "policy": [
          {
            "uri": "http://example.org/fhir/ConsentPolicy/FamilyRequestPolicy"
          }
        ],
        "provision": {
          "type": "deny",
          "action": [
            {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/consentaction",
                  "code": "access",
                  "display": "Access"
                }
              ]
            }
          ],
          "purpose": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
              "code": "FAMRQT"
            }
          ]
        }
      },
      "request": {
        "method": "PUT",
        "url": "Consent/MonicaRambeauFamilyConsent"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/Consent/MonicaRambeauTreatmentConsent",
      "resource": {
        "resourceType": "Consent",
        "id": "MonicaRambeauTreatmentConsent",
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Consent_MonicaRambeauTreatmentConsent\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Consent MonicaRambeauTreatmentConsent</b></p><a name=\"MonicaRambeauTreatmentConsent\"> </a><a name=\"hcMonicaRambeauTreatmentConsent\"> </a><h2>Participants</h2><table class=\"grid\"><tr><td><b>Role</b></td><td><b>Details</b></td></tr><tr><td title=\"Who the consent applies to\">Patient</td><td><a href=\"Patient-MonicaRambeau.html\">Mo  Female, DoB: 2006-08-08</a></td></tr><tr><td title=\"Who is agreeing to the policy and rules\">Party</td><td><a href=\"Patient-MonicaRambeau.html\">Mo  Female, DoB: 2006-08-08</a></td></tr></table><p>This consent is made under the policy <a href=\"http://example.org/fhir/ConsentPolicy/TPOPolicy\">http://example.org/fhir/ConsentPolicy/TPOPolicy</a> .</p><table border=\"1\" cellpadding=\"0\" cellspacing=\"0\" style=\"border: 1px #F0F0F0 solid; font-size: 11px; font-family: verdana; vertical-align: top;\"><tr style=\"border: 2px #F0F0F0 solid; font-size: 11px; font-family: verdana; vertical-align: top\"><th style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"Applicable Rule\">Rule</a></th><th style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"Applicable Parties\">Who</a></th><th style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"Applicable Data\">What</a><span style=\"float: right\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"Legend for this format\"><img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3goXBCwdPqAP0wAAAldJREFUOMuNk0tIlFEYhp9z/vE2jHkhxXA0zJCMitrUQlq4lnSltEqCFhFG2MJFhIvIFpkEWaTQqjaWZRkp0g26URZkTpbaaOJkDqk10szoODP//7XIMUe0elcfnPd9zsfLOYplGrpRwZaqTtw3K7PtGem7Q6FoidbGgqHVy/HRb669R+56zx7eRV1L31JGxYbBtjKK93cxeqfyQHbehkZbUkK20goELEuIzEd+dHS+qz/Y8PTSif0FnGkbiwcAjHaU1+QWOptFiyCLp/LnKptpqIuXHx6rbR26kJcBX3yLgBfnd7CxwJmflpP2wUg0HIAoUUpZBmKzELGWcN8nAr6Gpu7tLU/CkwAaoKTWRSQyt89Q8w6J+oVQkKnBoblH7V0PPvUOvDYXfopE/SJmALsxnVm6LbkotrUtNowMeIrVrBcBpaMmdS0j9df7abpSuy7HWehwJdt1lhVwi/J58U5beXGAF6c3UXLycw1wdFklArBn87xdh0ZsZtArghBdAA3+OEDVubG4UEzP6x1FOWneHh2VDAHBAt80IbdXDcesNoCvs3E5AFyNSU5nbrDPZpcUEQQTFZiEVx+51fxMhhyJEAgvlriadIJZZksRuwBYMOPBbO3hePVVqgEJhFeUuFLhIPkRP6BQLIBrmMenujm/3g4zc398awIe90Zb5A1vREALqneMcYgP/xVQWlG+Ncu5vgwwlaUNx+3799rfe96u9K0JSDXcOzOTJg4B6IgmXfsygc7/Bvg9g9E58/cDVmGIBOP/zT8Bz1zqWqpbXIsd0O9hajXfL6u4BaOS6SeWAAAAAElFTkSuQmCC\" alt=\"doco\" style=\"background-color: inherit\"/></a></span></th></tr><tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck1.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon_extension.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Consent Provision\" class=\"hierarchy\"/> permit</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"></td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"></td></tr>\r\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck01.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin_end.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon_extension.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Consent Provision\" class=\"hierarchy\"/> permit</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"></td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><ul><li>For action: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/consentaction access}\">Access</span></li><li>Purpose: <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActReason.html#v3-ActReason-TREAT\">ActReason: TREAT</a> (treatment)</li><li>Purpose: <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActReason.html#v3-ActReason-HPAYMT\">ActReason: HPAYMT</a> (healthcare payment)</li><li>Purpose: <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActReason.html#v3-ActReason-HOPERAT\">ActReason: HOPERAT</a> (healthcare operations)</li></ul></td></tr>\r\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck010.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_blank.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-qi-hidden.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Consent Provision\" class=\"hierarchy\"/> deny</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><ul><li><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType PRCP}\">primary information recipient</span>: <a href=\"Practitioner-DrRiviera.html\">Practitioner Nick Riviera </a></li><li><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType PRCP}\">primary information recipient</span>: <a href=\"Organization-Mapple.html\">Organization Mapple</a></li></ul></td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><ul><li>Labled as: <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActCode.html#v3-ActCode-SEX\">ActCode: SEX</a> (sexuality and reproductive health information sensitivity)</li></ul></td></tr>\r\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck010.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_blank.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-qi-hidden.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Consent Provision\" class=\"hierarchy\"/> deny</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><ul><li><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType PRCP}\">primary information recipient</span>: <a href=\"Practitioner-DrRiviera.html\">Practitioner Nick Riviera </a></li><li><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType PRCP}\">primary information recipient</span>: <a href=\"Organization-Mapple.html\">Organization Mapple</a></li><li><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType PRCP}\">primary information recipient</span>: <a href=\"Organization-Green.html\">Organization It's Not Easy Being Green, Inc.</a></li></ul></td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><ul><li>Labled as: <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActCode.html#v3-ActCode-STD\">ActCode: STD</a> (sexually transmitted disease information sensitivity)</li></ul></td></tr>\r\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck010.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_blank.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-qi-hidden.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Consent Provision\" class=\"hierarchy\"/> deny</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><ul><li><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType PRCP}\">primary information recipient</span>: <a href=\"Practitioner-DrRiviera.html\">Practitioner Nick Riviera </a></li><li><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType PRCP}\">primary information recipient</span>: <a href=\"Organization-Mapple.html\">Organization Mapple</a></li></ul></td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><ul><li>Labled as: <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActCode.html#v3-ActCode-HIV\">ActCode: HIV</a> (HIV/AIDS information sensitivity)</li></ul></td></tr>\r\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck010.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_blank.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-qi-hidden.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Consent Provision\" class=\"hierarchy\"/> deny</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><ul><li><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType PRCP}\">primary information recipient</span>: <a href=\"Organization-TPL.html\">Organization MA Third Party Laboratory</a></li><li><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType PRCP}\">primary information recipient</span>: <a href=\"Practitioner-DrRiviera.html\">Practitioner Nick Riviera </a></li><li><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType PRCP}\">primary information recipient</span>: <a href=\"Practitioner-DrMcStuffins.html\">Practitioner McStuffins </a></li><li><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType PRCP}\">primary information recipient</span>: <a href=\"Organization-BBP.html\">Organization Big Box Pharmacy</a></li><li><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType PRCP}\">primary information recipient</span>: <a href=\"Organization-Mapple.html\">Organization Mapple</a></li></ul></td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><ul><li>Labled as: extraSensitivityCodes: ABORTION (ABORTION)</li></ul></td></tr>\r\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck000.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_blank.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin_end.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-qi-hidden.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Consent Provision\" class=\"hierarchy\"/> deny</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><ul><li><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType PRCP}\">primary information recipient</span>: <a href=\"Organization-BLP.html\">Organization MA Best Little Pharmacy</a></li><li><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType PRCP}\">primary information recipient</span>: <a href=\"Practitioner-DrRiviera.html\">Practitioner Nick Riviera </a></li><li><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType PRCP}\">primary information recipient</span>: <a href=\"Practitioner-DrMcStuffins.html\">Practitioner McStuffins </a></li><li><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType PRCP}\">primary information recipient</span>: <a href=\"Organization-BBP.html\">Organization Big Box Pharmacy</a></li><li><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType PRCP}\">primary information recipient</span>: <a href=\"Organization-Mapple.html\">Organization Mapple</a></li><li><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType PRCP}\">primary information recipient</span>: <a href=\"Organization-Green.html\">Organization It's Not Easy Being Green, Inc.</a></li></ul></td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><ul><li>Labled as: <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActCode.html#v3-ActCode-GDIS\">ActCode: GDIS</a> (genetic disease information sensitivity)</li></ul></td></tr>\r\n<tr><td colspan=\"3\" class=\"hierarchy\"><br/><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"Legend for this format\"><img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3goXBCwdPqAP0wAAAldJREFUOMuNk0tIlFEYhp9z/vE2jHkhxXA0zJCMitrUQlq4lnSltEqCFhFG2MJFhIvIFpkEWaTQqjaWZRkp0g26URZkTpbaaOJkDqk10szoODP//7XIMUe0elcfnPd9zsfLOYplGrpRwZaqTtw3K7PtGem7Q6FoidbGgqHVy/HRb669R+56zx7eRV1L31JGxYbBtjKK93cxeqfyQHbehkZbUkK20goELEuIzEd+dHS+qz/Y8PTSif0FnGkbiwcAjHaU1+QWOptFiyCLp/LnKptpqIuXHx6rbR26kJcBX3yLgBfnd7CxwJmflpP2wUg0HIAoUUpZBmKzELGWcN8nAr6Gpu7tLU/CkwAaoKTWRSQyt89Q8w6J+oVQkKnBoblH7V0PPvUOvDYXfopE/SJmALsxnVm6LbkotrUtNowMeIrVrBcBpaMmdS0j9df7abpSuy7HWehwJdt1lhVwi/J58U5beXGAF6c3UXLycw1wdFklArBn87xdh0ZsZtArghBdAA3+OEDVubG4UEzP6x1FOWneHh2VDAHBAt80IbdXDcesNoCvs3E5AFyNSU5nbrDPZpcUEQQTFZiEVx+51fxMhhyJEAgvlriadIJZZksRuwBYMOPBbO3hePVVqgEJhFeUuFLhIPkRP6BQLIBrmMenujm/3g4zc398awIe90Zb5A1vREALqneMcYgP/xVQWlG+Ncu5vgwwlaUNx+3799rfe96u9K0JSDXcOzOTJg4B6IgmXfsygc7/Bvg9g9E58/cDVmGIBOP/zT8Bz1zqWqpbXIsd0O9hajXfL6u4BaOS6SeWAAAAAElFTkSuQmCC\" alt=\"doco\" style=\"background-color: inherit\"/> Documentation for this format</a></td></tr></table></div>"
        },
        "status": "active",
        "scope": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/consentscope",
              "code": "patient-privacy",
              "display": "Privacy Consent"
            }
          ]
        },
        "category": [
          {
            "coding": [
              {
                "system": "http://loinc.org",
                "code": "59284-0",
                "display": "Consent Document"
              }
            ]
          }
        ],
        "patient": {
          "reference": "Patient/MonicaRambeau"
        },
        "dateTime": "2026-05-05",
        "performer": [
          {
            "reference": "Patient/MonicaRambeau"
          }
        ],
        "policy": [
          {
            "uri": "http://example.org/fhir/ConsentPolicy/TPOPolicy"
          }
        ],
        "provision": {
          "type": "permit",
          "action": [
            {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/consentaction",
                  "code": "access",
                  "display": "Access"
                }
              ]
            }
          ],
          "purpose": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
              "code": "TREAT"
            },
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
              "code": "HPAYMT"
            },
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
              "code": "HOPERAT"
            }
          ],
          "provision": [
            {
              "type": "deny",
              "actor": [
                {
                  "role": {
                    "coding": [
                      {
                        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                        "code": "PRCP",
                        "display": "primary information recipient"
                      }
                    ]
                  },
                  "reference": {
                    "reference": "Practitioner/DrRiviera"
                  }
                },
                {
                  "role": {
                    "coding": [
                      {
                        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                        "code": "PRCP",
                        "display": "primary information recipient"
                      }
                    ]
                  },
                  "reference": {
                    "reference": "Organization/Mapple"
                  }
                }
              ],
              "securityLabel": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                  "code": "SEX"
                }
              ]
            },
            {
              "type": "deny",
              "actor": [
                {
                  "role": {
                    "coding": [
                      {
                        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                        "code": "PRCP",
                        "display": "primary information recipient"
                      }
                    ]
                  },
                  "reference": {
                    "reference": "Practitioner/DrRiviera"
                  }
                },
                {
                  "role": {
                    "coding": [
                      {
                        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                        "code": "PRCP",
                        "display": "primary information recipient"
                      }
                    ]
                  },
                  "reference": {
                    "reference": "Organization/Mapple"
                  }
                },
                {
                  "role": {
                    "coding": [
                      {
                        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                        "code": "PRCP",
                        "display": "primary information recipient"
                      }
                    ]
                  },
                  "reference": {
                    "reference": "Organization/Green"
                  }
                }
              ],
              "securityLabel": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                  "code": "STD"
                }
              ]
            },
            {
              "type": "deny",
              "actor": [
                {
                  "role": {
                    "coding": [
                      {
                        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                        "code": "PRCP",
                        "display": "primary information recipient"
                      }
                    ]
                  },
                  "reference": {
                    "reference": "Practitioner/DrRiviera"
                  }
                },
                {
                  "role": {
                    "coding": [
                      {
                        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                        "code": "PRCP",
                        "display": "primary information recipient"
                      }
                    ]
                  },
                  "reference": {
                    "reference": "Organization/Mapple"
                  }
                }
              ],
              "securityLabel": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                  "code": "HIV"
                }
              ]
            },
            {
              "type": "deny",
              "actor": [
                {
                  "role": {
                    "coding": [
                      {
                        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                        "code": "PRCP",
                        "display": "primary information recipient"
                      }
                    ]
                  },
                  "reference": {
                    "reference": "Organization/TPL"
                  }
                },
                {
                  "role": {
                    "coding": [
                      {
                        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                        "code": "PRCP",
                        "display": "primary information recipient"
                      }
                    ]
                  },
                  "reference": {
                    "reference": "Practitioner/DrRiviera"
                  }
                },
                {
                  "role": {
                    "coding": [
                      {
                        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                        "code": "PRCP",
                        "display": "primary information recipient"
                      }
                    ]
                  },
                  "reference": {
                    "reference": "Practitioner/DrMcStuffins"
                  }
                },
                {
                  "role": {
                    "coding": [
                      {
                        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                        "code": "PRCP",
                        "display": "primary information recipient"
                      }
                    ]
                  },
                  "reference": {
                    "reference": "Organization/BBP"
                  }
                },
                {
                  "role": {
                    "coding": [
                      {
                        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                        "code": "PRCP",
                        "display": "primary information recipient"
                      }
                    ]
                  },
                  "reference": {
                    "reference": "Organization/Mapple"
                  }
                }
              ],
              "securityLabel": [
                {
                  "system": "http://SHIFT-Task-Force.github.io/SLS-ValueSets/CodeSystem/extraSensitivityCodes",
                  "code": "ABORTION"
                }
              ]
            },
            {
              "type": "deny",
              "actor": [
                {
                  "role": {
                    "coding": [
                      {
                        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                        "code": "PRCP",
                        "display": "primary information recipient"
                      }
                    ]
                  },
                  "reference": {
                    "reference": "Organization/BLP"
                  }
                },
                {
                  "role": {
                    "coding": [
                      {
                        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                        "code": "PRCP",
                        "display": "primary information recipient"
                      }
                    ]
                  },
                  "reference": {
                    "reference": "Practitioner/DrRiviera"
                  }
                },
                {
                  "role": {
                    "coding": [
                      {
                        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                        "code": "PRCP",
                        "display": "primary information recipient"
                      }
                    ]
                  },
                  "reference": {
                    "reference": "Practitioner/DrMcStuffins"
                  }
                },
                {
                  "role": {
                    "coding": [
                      {
                        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                        "code": "PRCP",
                        "display": "primary information recipient"
                      }
                    ]
                  },
                  "reference": {
                    "reference": "Organization/BBP"
                  }
                },
                {
                  "role": {
                    "coding": [
                      {
                        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                        "code": "PRCP",
                        "display": "primary information recipient"
                      }
                    ]
                  },
                  "reference": {
                    "reference": "Organization/Mapple"
                  }
                },
                {
                  "role": {
                    "coding": [
                      {
                        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                        "code": "PRCP",
                        "display": "primary information recipient"
                      }
                    ]
                  },
                  "reference": {
                    "reference": "Organization/Green"
                  }
                }
              ],
              "securityLabel": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                  "code": "GDIS"
                }
              ]
            }
          ]
        }
      },
      "request": {
        "method": "PUT",
        "url": "Consent/MonicaRambeauTreatmentConsent"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/Consent/MonicaRambeauBOMAttestation",
      "resource": {
        "resourceType": "Consent",
        "id": "MonicaRambeauBOMAttestation",
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Consent_MonicaRambeauBOMAttestation\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Consent MonicaRambeauBOMAttestation</b></p><a name=\"MonicaRambeauBOMAttestation\"> </a><a name=\"hcMonicaRambeauBOMAttestation\"> </a><h2>Participants</h2><table class=\"grid\"><tr><td><b>Role</b></td><td><b>Details</b></td></tr><tr><td title=\"Who the consent applies to\">Patient</td><td><a href=\"Patient-MonicaRambeau.html\">Mo  Female, DoB: 2006-08-08</a></td></tr><tr><td title=\"Who is agreeing to the policy and rules\">Party</td><td><a href=\"Organization-BOM.html\">Organization Florida Board of Medicine</a></td></tr><tr><td title=\"Who manages the consent through its lifecycle.\">Manager</td><td><a href=\"Organization-BOM.html\">Organization Florida Board of Medicine</a></td></tr></table><p>This consent is made under the policy <a href=\"https://example.org/hipaa/for-professionals/privacy/reproductive-health/index.html\">https://example.org/hipaa/for-professionals/privacy/reproductive-health/index.html</a> .</p><table border=\"1\" cellpadding=\"0\" cellspacing=\"0\" style=\"border: 1px #F0F0F0 solid; font-size: 11px; font-family: verdana; vertical-align: top;\"><tr style=\"border: 2px #F0F0F0 solid; font-size: 11px; font-family: verdana; vertical-align: top\"><th style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"Applicable Rule\">Rule</a></th><th style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"Applicable Parties\">Who</a></th><th style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"Applicable Data\">What</a><span style=\"float: right\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"Legend for this format\"><img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3goXBCwdPqAP0wAAAldJREFUOMuNk0tIlFEYhp9z/vE2jHkhxXA0zJCMitrUQlq4lnSltEqCFhFG2MJFhIvIFpkEWaTQqjaWZRkp0g26URZkTpbaaOJkDqk10szoODP//7XIMUe0elcfnPd9zsfLOYplGrpRwZaqTtw3K7PtGem7Q6FoidbGgqHVy/HRb669R+56zx7eRV1L31JGxYbBtjKK93cxeqfyQHbehkZbUkK20goELEuIzEd+dHS+qz/Y8PTSif0FnGkbiwcAjHaU1+QWOptFiyCLp/LnKptpqIuXHx6rbR26kJcBX3yLgBfnd7CxwJmflpP2wUg0HIAoUUpZBmKzELGWcN8nAr6Gpu7tLU/CkwAaoKTWRSQyt89Q8w6J+oVQkKnBoblH7V0PPvUOvDYXfopE/SJmALsxnVm6LbkotrUtNowMeIrVrBcBpaMmdS0j9df7abpSuy7HWehwJdt1lhVwi/J58U5beXGAF6c3UXLycw1wdFklArBn87xdh0ZsZtArghBdAA3+OEDVubG4UEzP6x1FOWneHh2VDAHBAt80IbdXDcesNoCvs3E5AFyNSU5nbrDPZpcUEQQTFZiEVx+51fxMhhyJEAgvlriadIJZZksRuwBYMOPBbO3hePVVqgEJhFeUuFLhIPkRP6BQLIBrmMenujm/3g4zc398awIe90Zb5A1vREALqneMcYgP/xVQWlG+Ncu5vgwwlaUNx+3799rfe96u9K0JSDXcOzOTJg4B6IgmXfsygc7/Bvg9g9E58/cDVmGIBOP/zT8Bz1zqWqpbXIsd0O9hajXfL6u4BaOS6SeWAAAAAElFTkSuQmCC\" alt=\"doco\" style=\"background-color: inherit\"/></a></span></th></tr><tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck1.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon_extension.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Consent Provision\" class=\"hierarchy\"/> permit</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"></td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"></td></tr>\r\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck01.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin_end.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon_extension.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Consent Provision\" class=\"hierarchy\"/> permit</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><ul><li><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType PRCP}\">primary information recipient</span>: <a href=\"Organization-BOM.html\">Organization Florida Board of Medicine</a></li></ul></td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><ul><li>For action: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/consentaction access}\">Access</span></li><li>Purpose: <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActReason.html#v3-ActReason-HOPERAT\">ActReason: HOPERAT</a> (healthcare operations)</li><li>Purpose: <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActReason.html#v3-ActReason-HLEGAL\">ActReason: HLEGAL</a> (legal)</li></ul></td></tr>\r\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck000.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_blank.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin_end.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-qi-hidden.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Consent Provision\" class=\"hierarchy\"/> deny</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"></td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><ul><li>Labled as: <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActCode.html#v3-ActCode-SEX\">ActCode: SEX</a> (sexuality and reproductive health information sensitivity)</li><li>Labled as: <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActCode.html#v3-ActCode-STD\">ActCode: STD</a> (sexually transmitted disease information sensitivity)</li><li>Labled as: <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActCode.html#v3-ActCode-HIV\">ActCode: HIV</a> (HIV/AIDS information sensitivity)</li><li>Labled as: extraSensitivityCodes: ABORTION (ABORTION)</li></ul></td></tr>\r\n<tr><td colspan=\"3\" class=\"hierarchy\"><br/><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"Legend for this format\"><img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3goXBCwdPqAP0wAAAldJREFUOMuNk0tIlFEYhp9z/vE2jHkhxXA0zJCMitrUQlq4lnSltEqCFhFG2MJFhIvIFpkEWaTQqjaWZRkp0g26URZkTpbaaOJkDqk10szoODP//7XIMUe0elcfnPd9zsfLOYplGrpRwZaqTtw3K7PtGem7Q6FoidbGgqHVy/HRb669R+56zx7eRV1L31JGxYbBtjKK93cxeqfyQHbehkZbUkK20goELEuIzEd+dHS+qz/Y8PTSif0FnGkbiwcAjHaU1+QWOptFiyCLp/LnKptpqIuXHx6rbR26kJcBX3yLgBfnd7CxwJmflpP2wUg0HIAoUUpZBmKzELGWcN8nAr6Gpu7tLU/CkwAaoKTWRSQyt89Q8w6J+oVQkKnBoblH7V0PPvUOvDYXfopE/SJmALsxnVm6LbkotrUtNowMeIrVrBcBpaMmdS0j9df7abpSuy7HWehwJdt1lhVwi/J58U5beXGAF6c3UXLycw1wdFklArBn87xdh0ZsZtArghBdAA3+OEDVubG4UEzP6x1FOWneHh2VDAHBAt80IbdXDcesNoCvs3E5AFyNSU5nbrDPZpcUEQQTFZiEVx+51fxMhhyJEAgvlriadIJZZksRuwBYMOPBbO3hePVVqgEJhFeUuFLhIPkRP6BQLIBrmMenujm/3g4zc398awIe90Zb5A1vREALqneMcYgP/xVQWlG+Ncu5vgwwlaUNx+3799rfe96u9K0JSDXcOzOTJg4B6IgmXfsygc7/Bvg9g9E58/cDVmGIBOP/zT8Bz1zqWqpbXIsd0O9hajXfL6u4BaOS6SeWAAAAAElFTkSuQmCC\" alt=\"doco\" style=\"background-color: inherit\"/> Documentation for this format</a></td></tr></table></div>"
        },
        "status": "active",
        "scope": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/consentscope",
              "code": "patient-privacy",
              "display": "Privacy Consent"
            }
          ]
        },
        "category": [
          {
            "coding": [
              {
                "system": "http://loinc.org",
                "code": "59284-0",
                "display": "Consent Document"
              }
            ]
          }
        ],
        "patient": {
          "reference": "Patient/MonicaRambeau"
        },
        "dateTime": "2026-05-05",
        "performer": [
          {
            "reference": "Organization/BOM"
          }
        ],
        "organization": [
          {
            "reference": "Organization/BOM"
          }
        ],
        "policy": [
          {
            "uri": "https://example.org/hipaa/for-professionals/privacy/reproductive-health/index.html"
          }
        ],
        "provision": {
          "type": "permit",
          "actor": [
            {
              "role": {
                "coding": [
                  {
                    "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                    "code": "PRCP",
                    "display": "primary information recipient"
                  }
                ]
              },
              "reference": {
                "reference": "Organization/BOM"
              }
            }
          ],
          "action": [
            {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/consentaction",
                  "code": "access",
                  "display": "Access"
                }
              ]
            }
          ],
          "purpose": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
              "code": "HOPERAT"
            },
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
              "code": "HLEGAL"
            }
          ],
          "provision": [
            {
              "type": "deny",
              "securityLabel": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                  "code": "SEX"
                },
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                  "code": "STD"
                },
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                  "code": "HIV"
                },
                {
                  "system": "http://SHIFT-Task-Force.github.io/SLS-ValueSets/CodeSystem/extraSensitivityCodes",
                  "code": "ABORTION"
                }
              ]
            }
          ]
        }
      },
      "request": {
        "method": "PUT",
        "url": "Consent/MonicaRambeauBOMAttestation"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/Device/MappleFoodTrackerApp",
      "resource": {
        "resourceType": "Device",
        "id": "MappleFoodTrackerApp",
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Device_MappleFoodTrackerApp\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Device MappleFoodTrackerApp</b></p><a name=\"MappleFoodTrackerApp\"> </a><a name=\"hcMappleFoodTrackerApp\"> </a><h3>DeviceNames</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>Mapple Diet/Food Tracker</td><td>User Friendly name</td></tr></table><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 706689003}\">Application program software (physical object)</span></p><p><b>owner</b>: <a href=\"Organization-Mapple.html\">Organization Mapple</a></p></div>"
        },
        "deviceName": [
          {
            "name": "Mapple Diet/Food Tracker",
            "type": "user-friendly-name"
          }
        ],
        "type": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "706689003",
              "display": "Application program software (physical object)"
            }
          ]
        },
        "owner": {
          "reference": "Organization/Mapple"
        }
      },
      "request": {
        "method": "PUT",
        "url": "Device/MappleFoodTrackerApp"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/Consent/MonicaRambeauThirdPartyAppConsent",
      "resource": {
        "resourceType": "Consent",
        "id": "MonicaRambeauThirdPartyAppConsent",
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Consent_MonicaRambeauThirdPartyAppConsent\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Consent MonicaRambeauThirdPartyAppConsent</b></p><a name=\"MonicaRambeauThirdPartyAppConsent\"> </a><a name=\"hcMonicaRambeauThirdPartyAppConsent\"> </a><h2>Participants</h2><table class=\"grid\"><tr><td><b>Role</b></td><td><b>Details</b></td></tr><tr><td title=\"Who the consent applies to\">Patient</td><td><a href=\"Patient-MonicaRambeau.html\">Mo  Female, DoB: 2006-08-08</a></td></tr><tr><td title=\"Who is agreeing to the policy and rules\">Party</td><td><a href=\"Patient-MonicaRambeau.html\">Mo  Female, DoB: 2006-08-08</a></td></tr></table><p>This consent is made under the policy <a href=\"http://example.org/fhir/ConsentPolicy/PatientDirectedDataSharing\">http://example.org/fhir/ConsentPolicy/PatientDirectedDataSharing</a> .</p><table border=\"1\" cellpadding=\"0\" cellspacing=\"0\" style=\"border: 1px #F0F0F0 solid; font-size: 11px; font-family: verdana; vertical-align: top;\"><tr style=\"border: 2px #F0F0F0 solid; font-size: 11px; font-family: verdana; vertical-align: top\"><th style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"Applicable Rule\">Rule</a></th><th style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"Applicable Parties\">Who</a></th><th style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"Applicable Data\">What</a><span style=\"float: right\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"Legend for this format\"><img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3goXBCwdPqAP0wAAAldJREFUOMuNk0tIlFEYhp9z/vE2jHkhxXA0zJCMitrUQlq4lnSltEqCFhFG2MJFhIvIFpkEWaTQqjaWZRkp0g26URZkTpbaaOJkDqk10szoODP//7XIMUe0elcfnPd9zsfLOYplGrpRwZaqTtw3K7PtGem7Q6FoidbGgqHVy/HRb669R+56zx7eRV1L31JGxYbBtjKK93cxeqfyQHbehkZbUkK20goELEuIzEd+dHS+qz/Y8PTSif0FnGkbiwcAjHaU1+QWOptFiyCLp/LnKptpqIuXHx6rbR26kJcBX3yLgBfnd7CxwJmflpP2wUg0HIAoUUpZBmKzELGWcN8nAr6Gpu7tLU/CkwAaoKTWRSQyt89Q8w6J+oVQkKnBoblH7V0PPvUOvDYXfopE/SJmALsxnVm6LbkotrUtNowMeIrVrBcBpaMmdS0j9df7abpSuy7HWehwJdt1lhVwi/J58U5beXGAF6c3UXLycw1wdFklArBn87xdh0ZsZtArghBdAA3+OEDVubG4UEzP6x1FOWneHh2VDAHBAt80IbdXDcesNoCvs3E5AFyNSU5nbrDPZpcUEQQTFZiEVx+51fxMhhyJEAgvlriadIJZZksRuwBYMOPBbO3hePVVqgEJhFeUuFLhIPkRP6BQLIBrmMenujm/3g4zc398awIe90Zb5A1vREALqneMcYgP/xVQWlG+Ncu5vgwwlaUNx+3799rfe96u9K0JSDXcOzOTJg4B6IgmXfsygc7/Bvg9g9E58/cDVmGIBOP/zT8Bz1zqWqpbXIsd0O9hajXfL6u4BaOS6SeWAAAAAElFTkSuQmCC\" alt=\"doco\" style=\"background-color: inherit\"/></a></span></th></tr><tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck1.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon_extension.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Consent Provision\" class=\"hierarchy\"/> permit</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"></td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"></td></tr>\r\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck01.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin_end.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon_extension.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Consent Provision\" class=\"hierarchy\"/> permit</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><ul><li><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType PRCP}\">primary information recipient</span>: <a href=\"Device-MappleFoodTrackerApp.html\">Device: type = Application program software (physical object)</a></li></ul></td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><ul><li>For action: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/consentaction access}\">Access</span></li><li>Purpose: <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActReason.html#v3-ActReason-PATRQT\">ActReason: PATRQT</a> (patient requested)</li></ul></td></tr>\r\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck010.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_blank.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-qi-hidden.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Consent Provision\" class=\"hierarchy\"/> deny</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"></td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><ul><li>Labled as: <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActCode.html#v3-ActCode-SEX\">ActCode: SEX</a> (sexuality and reproductive health information sensitivity)</li></ul></td></tr>\r\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck010.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_blank.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-qi-hidden.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Consent Provision\" class=\"hierarchy\"/> deny</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"></td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><ul><li>Labled as: <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActCode.html#v3-ActCode-STD\">ActCode: STD</a> (sexually transmitted disease information sensitivity)</li></ul></td></tr>\r\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck010.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_blank.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-qi-hidden.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Consent Provision\" class=\"hierarchy\"/> deny</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"></td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><ul><li>Labled as: <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActCode.html#v3-ActCode-HIV\">ActCode: HIV</a> (HIV/AIDS information sensitivity)</li></ul></td></tr>\r\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck000.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_blank.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin_end.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-qi-hidden.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Consent Provision\" class=\"hierarchy\"/> deny</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"></td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><ul><li>Labled as: extraSensitivityCodes: ABORTION (ABORTION)</li></ul></td></tr>\r\n<tr><td colspan=\"3\" class=\"hierarchy\"><br/><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"Legend for this format\"><img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3goXBCwdPqAP0wAAAldJREFUOMuNk0tIlFEYhp9z/vE2jHkhxXA0zJCMitrUQlq4lnSltEqCFhFG2MJFhIvIFpkEWaTQqjaWZRkp0g26URZkTpbaaOJkDqk10szoODP//7XIMUe0elcfnPd9zsfLOYplGrpRwZaqTtw3K7PtGem7Q6FoidbGgqHVy/HRb669R+56zx7eRV1L31JGxYbBtjKK93cxeqfyQHbehkZbUkK20goELEuIzEd+dHS+qz/Y8PTSif0FnGkbiwcAjHaU1+QWOptFiyCLp/LnKptpqIuXHx6rbR26kJcBX3yLgBfnd7CxwJmflpP2wUg0HIAoUUpZBmKzELGWcN8nAr6Gpu7tLU/CkwAaoKTWRSQyt89Q8w6J+oVQkKnBoblH7V0PPvUOvDYXfopE/SJmALsxnVm6LbkotrUtNowMeIrVrBcBpaMmdS0j9df7abpSuy7HWehwJdt1lhVwi/J58U5beXGAF6c3UXLycw1wdFklArBn87xdh0ZsZtArghBdAA3+OEDVubG4UEzP6x1FOWneHh2VDAHBAt80IbdXDcesNoCvs3E5AFyNSU5nbrDPZpcUEQQTFZiEVx+51fxMhhyJEAgvlriadIJZZksRuwBYMOPBbO3hePVVqgEJhFeUuFLhIPkRP6BQLIBrmMenujm/3g4zc398awIe90Zb5A1vREALqneMcYgP/xVQWlG+Ncu5vgwwlaUNx+3799rfe96u9K0JSDXcOzOTJg4B6IgmXfsygc7/Bvg9g9E58/cDVmGIBOP/zT8Bz1zqWqpbXIsd0O9hajXfL6u4BaOS6SeWAAAAAElFTkSuQmCC\" alt=\"doco\" style=\"background-color: inherit\"/> Documentation for this format</a></td></tr></table></div>"
        },
        "status": "active",
        "scope": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/consentscope",
              "code": "patient-privacy",
              "display": "Privacy Consent"
            }
          ]
        },
        "category": [
          {
            "coding": [
              {
                "system": "http://loinc.org",
                "code": "59284-0",
                "display": "Consent Document"
              }
            ]
          }
        ],
        "patient": {
          "reference": "Patient/MonicaRambeau"
        },
        "dateTime": "2026-05-05",
        "performer": [
          {
            "reference": "Patient/MonicaRambeau"
          }
        ],
        "policy": [
          {
            "uri": "http://example.org/fhir/ConsentPolicy/PatientDirectedDataSharing"
          }
        ],
        "provision": {
          "type": "permit",
          "actor": [
            {
              "role": {
                "coding": [
                  {
                    "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                    "code": "PRCP",
                    "display": "primary information recipient"
                  }
                ]
              },
              "reference": {
                "reference": "Device/MappleFoodTrackerApp"
              }
            }
          ],
          "action": [
            {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/consentaction",
                  "code": "access",
                  "display": "Access"
                }
              ]
            }
          ],
          "purpose": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
              "code": "PATRQT"
            }
          ],
          "provision": [
            {
              "type": "deny",
              "securityLabel": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                  "code": "SEX"
                }
              ]
            },
            {
              "type": "deny",
              "securityLabel": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                  "code": "STD"
                }
              ]
            },
            {
              "type": "deny",
              "securityLabel": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                  "code": "HIV"
                }
              ]
            },
            {
              "type": "deny",
              "securityLabel": [
                {
                  "system": "http://SHIFT-Task-Force.github.io/SLS-ValueSets/CodeSystem/extraSensitivityCodes",
                  "code": "ABORTION"
                }
              ]
            }
          ]
        }
      },
      "request": {
        "method": "PUT",
        "url": "Consent/MonicaRambeauThirdPartyAppConsent"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/Consent/MonicaRambeauACOCareManagerOptOutConsent",
      "resource": {
        "resourceType": "Consent",
        "id": "MonicaRambeauACOCareManagerOptOutConsent",
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Consent_MonicaRambeauACOCareManagerOptOutConsent\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Consent MonicaRambeauACOCareManagerOptOutConsent</b></p><a name=\"MonicaRambeauACOCareManagerOptOutConsent\"> </a><a name=\"hcMonicaRambeauACOCareManagerOptOutConsent\"> </a><h2>Participants</h2><table class=\"grid\"><tr><td><b>Role</b></td><td><b>Details</b></td></tr><tr><td title=\"Who the consent applies to\">Patient</td><td><a href=\"Patient-MonicaRambeau.html\">Mo  Female, DoB: 2006-08-08</a></td></tr><tr><td title=\"Who is agreeing to the policy and rules\">Party</td><td><a href=\"Patient-MonicaRambeau.html\">Mo  Female, DoB: 2006-08-08</a></td></tr></table><p>This consent is made under the policy <a href=\"http://example.org/fhir/ConsentPolicy/ACOCareManagerOptOut\">http://example.org/fhir/ConsentPolicy/ACOCareManagerOptOut</a> .</p><table border=\"1\" cellpadding=\"0\" cellspacing=\"0\" style=\"border: 1px #F0F0F0 solid; font-size: 11px; font-family: verdana; vertical-align: top;\"><tr style=\"border: 2px #F0F0F0 solid; font-size: 11px; font-family: verdana; vertical-align: top\"><th style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"Applicable Rule\">Rule</a></th><th style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"Applicable Parties\">Who</a></th><th style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"Applicable Data\">What</a><span style=\"float: right\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"Legend for this format\"><img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3goXBCwdPqAP0wAAAldJREFUOMuNk0tIlFEYhp9z/vE2jHkhxXA0zJCMitrUQlq4lnSltEqCFhFG2MJFhIvIFpkEWaTQqjaWZRkp0g26URZkTpbaaOJkDqk10szoODP//7XIMUe0elcfnPd9zsfLOYplGrpRwZaqTtw3K7PtGem7Q6FoidbGgqHVy/HRb669R+56zx7eRV1L31JGxYbBtjKK93cxeqfyQHbehkZbUkK20goELEuIzEd+dHS+qz/Y8PTSif0FnGkbiwcAjHaU1+QWOptFiyCLp/LnKptpqIuXHx6rbR26kJcBX3yLgBfnd7CxwJmflpP2wUg0HIAoUUpZBmKzELGWcN8nAr6Gpu7tLU/CkwAaoKTWRSQyt89Q8w6J+oVQkKnBoblH7V0PPvUOvDYXfopE/SJmALsxnVm6LbkotrUtNowMeIrVrBcBpaMmdS0j9df7abpSuy7HWehwJdt1lhVwi/J58U5beXGAF6c3UXLycw1wdFklArBn87xdh0ZsZtArghBdAA3+OEDVubG4UEzP6x1FOWneHh2VDAHBAt80IbdXDcesNoCvs3E5AFyNSU5nbrDPZpcUEQQTFZiEVx+51fxMhhyJEAgvlriadIJZZksRuwBYMOPBbO3hePVVqgEJhFeUuFLhIPkRP6BQLIBrmMenujm/3g4zc398awIe90Zb5A1vREALqneMcYgP/xVQWlG+Ncu5vgwwlaUNx+3799rfe96u9K0JSDXcOzOTJg4B6IgmXfsygc7/Bvg9g9E58/cDVmGIBOP/zT8Bz1zqWqpbXIsd0O9hajXfL6u4BaOS6SeWAAAAAElFTkSuQmCC\" alt=\"doco\" style=\"background-color: inherit\"/></a></span></th></tr><tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck1.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon_extension.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Consent Provision\" class=\"hierarchy\"/> permit</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"></td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"></td></tr>\r\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck00.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin_end.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-qi-hidden.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Consent Provision\" class=\"hierarchy\"/> deny</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><ul><li><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType PRCP}\">primary information recipient</span>: <a href=\"Practitioner-AnnPerkins.html\">Practitioner Ann Perkins </a></li></ul></td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><ul><li>For action: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/consentaction access}\">Access</span></li><li>Purpose: <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActReason.html#v3-ActReason-TREAT\">ActReason: TREAT</a> (treatment)</li><li>Purpose: <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActReason.html#v3-ActReason-HOPERAT\">ActReason: HOPERAT</a> (healthcare operations)</li></ul></td></tr>\r\n<tr><td colspan=\"3\" class=\"hierarchy\"><br/><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"Legend for this format\"><img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3goXBCwdPqAP0wAAAldJREFUOMuNk0tIlFEYhp9z/vE2jHkhxXA0zJCMitrUQlq4lnSltEqCFhFG2MJFhIvIFpkEWaTQqjaWZRkp0g26URZkTpbaaOJkDqk10szoODP//7XIMUe0elcfnPd9zsfLOYplGrpRwZaqTtw3K7PtGem7Q6FoidbGgqHVy/HRb669R+56zx7eRV1L31JGxYbBtjKK93cxeqfyQHbehkZbUkK20goELEuIzEd+dHS+qz/Y8PTSif0FnGkbiwcAjHaU1+QWOptFiyCLp/LnKptpqIuXHx6rbR26kJcBX3yLgBfnd7CxwJmflpP2wUg0HIAoUUpZBmKzELGWcN8nAr6Gpu7tLU/CkwAaoKTWRSQyt89Q8w6J+oVQkKnBoblH7V0PPvUOvDYXfopE/SJmALsxnVm6LbkotrUtNowMeIrVrBcBpaMmdS0j9df7abpSuy7HWehwJdt1lhVwi/J58U5beXGAF6c3UXLycw1wdFklArBn87xdh0ZsZtArghBdAA3+OEDVubG4UEzP6x1FOWneHh2VDAHBAt80IbdXDcesNoCvs3E5AFyNSU5nbrDPZpcUEQQTFZiEVx+51fxMhhyJEAgvlriadIJZZksRuwBYMOPBbO3hePVVqgEJhFeUuFLhIPkRP6BQLIBrmMenujm/3g4zc398awIe90Zb5A1vREALqneMcYgP/xVQWlG+Ncu5vgwwlaUNx+3799rfe96u9K0JSDXcOzOTJg4B6IgmXfsygc7/Bvg9g9E58/cDVmGIBOP/zT8Bz1zqWqpbXIsd0O9hajXfL6u4BaOS6SeWAAAAAElFTkSuQmCC\" alt=\"doco\" style=\"background-color: inherit\"/> Documentation for this format</a></td></tr></table></div>"
        },
        "status": "active",
        "scope": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/consentscope",
              "code": "patient-privacy",
              "display": "Privacy Consent"
            }
          ]
        },
        "category": [
          {
            "coding": [
              {
                "system": "http://loinc.org",
                "code": "59284-0",
                "display": "Consent Document"
              }
            ]
          }
        ],
        "patient": {
          "reference": "Patient/MonicaRambeau"
        },
        "dateTime": "2026-05-05",
        "performer": [
          {
            "reference": "Patient/MonicaRambeau"
          }
        ],
        "policy": [
          {
            "uri": "http://example.org/fhir/ConsentPolicy/ACOCareManagerOptOut"
          }
        ],
        "provision": {
          "type": "deny",
          "actor": [
            {
              "role": {
                "coding": [
                  {
                    "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                    "code": "PRCP",
                    "display": "primary information recipient"
                  }
                ]
              },
              "reference": {
                "reference": "Practitioner/AnnPerkins"
              }
            }
          ],
          "action": [
            {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/consentaction",
                  "code": "access",
                  "display": "Access"
                }
              ]
            }
          ],
          "purpose": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
              "code": "TREAT"
            },
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
              "code": "HOPERAT"
            }
          ]
        }
      },
      "request": {
        "method": "PUT",
        "url": "Consent/MonicaRambeauACOCareManagerOptOutConsent"
      }
    }
  ]
}