SHIFT Privacy Examples
0.1.0 - ci-build International flag

SHIFT Privacy Examples, published by SHIFT-Task-Force. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/SHIFT-Task-Force/demo-fhir-data/ and changes regularly. See the Directory of published versions

: All of Monica Rambeau's FHIR Resources - JSON Representation

Raw json | Download

{
  "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></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"
      },
      "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 1358781}\">Loestrin 1/20 (norethindrone acetate 1mg / ethinyl estradiol 0.02mg) 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" : "1358781",
              "display" : "Loestrin 1/20 21 Day Pack"
            }
          ],
          "text" : "Loestrin 1/20 (norethindrone acetate 1mg / ethinyl estradiol 0.02mg) 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"
            },
            {
              "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=\"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'), ABORTION (Details: extraSensitivityCodes code ABORTION)</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"
            },
            {
              "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=\"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'), ABORTION (Details: extraSensitivityCodes code ABORTION)</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-MonicaRambeauDoctor.html\">Practitioner Jane Smith </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/MonicaRambeauDoctor"
          }
        ],
        "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-MonicaRambeauDoctor.html\">Practitioner Jane Smith </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/MonicaRambeauDoctor"
          }
        ],
        "valueDateTime" : "2026-03-24"
      },
      "request" : {
        "method" : "PUT",
        "url" : "Observation/MonicaRambeauLMP"
      }
    },
    {
      "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/MonicaRambeauDoctor",
      "resource" : {
        "resourceType" : "Practitioner",
        "id" : "MonicaRambeauDoctor",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_MonicaRambeauDoctor\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner MonicaRambeauDoctor</b></p><a name=\"MonicaRambeauDoctor\"> </a><a name=\"hcMonicaRambeauDoctor\"> </a><p><b>name</b>: Jane Smith </p></div>"
        },
        "name" : [
          {
            "family" : "Smith",
            "given" : [
              "Jane"
            ]
          }
        ]
      },
      "request" : {
        "method" : "PUT",
        "url" : "Practitioner/MonicaRambeauDoctor"
      }
    }
  ]
}