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 Steffi Rambeau's FHIR Resources - JSON Representation

Raw json | Download

{
  "resourceType" : "Bundle",
  "id" : "AllOfSteffiRambeau16",
  "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/SteffiRambeau16",
      "resource" : {
        "resourceType" : "Patient",
        "id" : "SteffiRambeau16",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_SteffiRambeau16\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient SteffiRambeau16</b></p><a name=\"SteffiRambeau16\"> </a><a name=\"hcSteffiRambeau16\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Mo  Female, DoB: 2009-07-18</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Alternate names (see the one above)\">Alt. Name:</td><td colspan=\"3\">Steffi Rambeau (Official)</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Nominated Contact: Emergency Contact\">Emergency Contact:</td><td colspan=\"3\"><ul><li>Maria Rambeau </li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Nominated Contact: Emergency Contact\">Emergency Contact:</td><td colspan=\"3\"><ul><li>Frank Rambeau </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" : [
              "Steffi"
            ]
          },
          {
            "use" : "usual",
            "given" : [
              "Mo"
            ]
          }
        ],
        "gender" : "female",
        "birthDate" : "2009-07-18",
        "contact" : [
          {
            "relationship" : [
              {
                "coding" : [
                  {
                    "system" : "http://terminology.hl7.org/CodeSystem/v2-0131",
                    "code" : "C",
                    "display" : "Emergency Contact"
                  }
                ],
                "text" : "Mother (MA Records) / Guardian"
              }
            ],
            "name" : {
              "family" : "Rambeau",
              "given" : [
                "Maria"
              ]
            }
          },
          {
            "relationship" : [
              {
                "coding" : [
                  {
                    "system" : "http://terminology.hl7.org/CodeSystem/v2-0131",
                    "code" : "C",
                    "display" : "Emergency Contact"
                  }
                ],
                "text" : "Father (FL Records) / Guardian"
              }
            ],
            "name" : {
              "family" : "Rambeau",
              "given" : [
                "Frank"
              ]
            }
          }
        ]
      },
      "request" : {
        "method" : "PUT",
        "url" : "Patient/SteffiRambeau16"
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/Observation/SteffiRambeau16SexualOrientation",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "SteffiRambeau16SexualOrientation",
        "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_SteffiRambeau16SexualOrientation\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation SteffiRambeau16SexualOrientation</b></p><a name=\"SteffiRambeau16SexualOrientation\"> </a><a name=\"hcSteffiRambeau16SexualOrientation\"> </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-SteffiRambeau16.html\">Mo  Female, DoB: 2009-07-18</a></p><p><b>effective</b>: 2026-04-17</p><p><b>performer</b>: <a href=\"Patient-SteffiRambeau16.html\">Mo  Female, DoB: 2009-07-18</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/SteffiRambeau16"
        },
        "effectiveDateTime" : "2026-04-17",
        "performer" : [
          {
            🔗 "reference" : "Patient/SteffiRambeau16"
          }
        ],
        "valueCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "42035005",
              "display" : "Bisexual (finding)"
            }
          ],
          "text" : "Bisexual"
        }
      },
      "request" : {
        "method" : "PUT",
        "url" : "Observation/SteffiRambeau16SexualOrientation"
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/Condition/SteffiRambeau16ChronicConstipation",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "SteffiRambeau16ChronicConstipation",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_SteffiRambeau16ChronicConstipation\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition SteffiRambeau16ChronicConstipation</b></p><a name=\"SteffiRambeau16ChronicConstipation\"> </a><a name=\"hcSteffiRambeau16ChronicConstipation\"> </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-SteffiRambeau16.html\">Mo  Female, DoB: 2009-07-18</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/SteffiRambeau16"
        }
      },
      "request" : {
        "method" : "PUT",
        "url" : "Condition/SteffiRambeau16ChronicConstipation"
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/Condition/SteffiRambeau16Asthma",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "SteffiRambeau16Asthma",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_SteffiRambeau16Asthma\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition SteffiRambeau16Asthma</b></p><a name=\"SteffiRambeau16Asthma\"> </a><a name=\"hcSteffiRambeau16Asthma\"> </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-SteffiRambeau16.html\">Mo  Female, DoB: 2009-07-18</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/SteffiRambeau16"
        }
      },
      "request" : {
        "method" : "PUT",
        "url" : "Condition/SteffiRambeau16Asthma"
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/Condition/SteffiRambeau16IrregularPeriods",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "SteffiRambeau16IrregularPeriods",
        "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_SteffiRambeau16IrregularPeriods\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition SteffiRambeau16IrregularPeriods</b></p><a name=\"SteffiRambeau16IrregularPeriods\"> </a><a name=\"hcSteffiRambeau16IrregularPeriods\"> </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-SteffiRambeau16.html\">Mo  Female, DoB: 2009-07-18</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/SteffiRambeau16"
        }
      },
      "request" : {
        "method" : "PUT",
        "url" : "Condition/SteffiRambeau16IrregularPeriods"
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/Condition/SteffiRambeau16Chlamydia",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "SteffiRambeau16Chlamydia",
        "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_SteffiRambeau16Chlamydia\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition SteffiRambeau16Chlamydia</b></p><a name=\"SteffiRambeau16Chlamydia\"> </a><a name=\"hcSteffiRambeau16Chlamydia\"> </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-SteffiRambeau16.html\">Mo  Female, DoB: 2009-07-18</a></p><p><b>recordedDate</b>: 2026-04-17</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/SteffiRambeau16"
        },
        "recordedDate" : "2026-04-17"
      },
      "request" : {
        "method" : "PUT",
        "url" : "Condition/SteffiRambeau16Chlamydia"
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/Condition/SteffiRambeau16MedicalAbortion",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "SteffiRambeau16MedicalAbortion",
        "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_SteffiRambeau16MedicalAbortion\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition SteffiRambeau16MedicalAbortion</b></p><a name=\"SteffiRambeau16MedicalAbortion\"> </a><a name=\"hcSteffiRambeau16MedicalAbortion\"> </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 16: Encounter for elective termination of pregnancy</span></p><p><b>subject</b>: <a href=\"Patient-SteffiRambeau16.html\">Mo  Female, DoB: 2009-07-18</a></p><p><b>recordedDate</b>: 2025-12-18</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 16: Encounter for elective termination of pregnancy"
        },
        "subject" : {
          🔗 "reference" : "Patient/SteffiRambeau16"
        },
        "recordedDate" : "2025-12-18"
      },
      "request" : {
        "method" : "PUT",
        "url" : "Condition/SteffiRambeau16MedicalAbortion"
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/Condition/SteffiRambeau16DandCAbortion",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "SteffiRambeau16DandCAbortion",
        "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_SteffiRambeau16DandCAbortion\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition SteffiRambeau16DandCAbortion</b></p><a name=\"SteffiRambeau16DandCAbortion\"> </a><a name=\"hcSteffiRambeau16DandCAbortion\"> </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 15: Encounter for elective termination of pregnancy</span></p><p><b>subject</b>: <a href=\"Patient-SteffiRambeau16.html\">Mo  Female, DoB: 2009-07-18</a></p><p><b>recordedDate</b>: 2024-09-18</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 15: Encounter for elective termination of pregnancy"
        },
        "subject" : {
          🔗 "reference" : "Patient/SteffiRambeau16"
        },
        "recordedDate" : "2024-09-18"
      },
      "request" : {
        "method" : "PUT",
        "url" : "Condition/SteffiRambeau16DandCAbortion"
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/Procedure/SteffiRambeau16DandCProcedure",
      "resource" : {
        "resourceType" : "Procedure",
        "id" : "SteffiRambeau16DandCProcedure",
        "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_SteffiRambeau16DandCProcedure\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Procedure SteffiRambeau16DandCProcedure</b></p><a name=\"SteffiRambeau16DandCProcedure\"> </a><a name=\"hcSteffiRambeau16DandCProcedure\"> </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-SteffiRambeau16.html\">Mo  Female, DoB: 2009-07-18</a></p><p><b>performed</b>: 2024-09-18</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/SteffiRambeau16"
        },
        "performedDateTime" : "2024-09-18"
      },
      "request" : {
        "method" : "PUT",
        "url" : "Procedure/SteffiRambeau16DandCProcedure"
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/DiagnosticReport/SteffiRambeau16GCNAAT",
      "resource" : {
        "resourceType" : "DiagnosticReport",
        "id" : "SteffiRambeau16GCNAAT",
        "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_SteffiRambeau16GCNAAT\"> </a><p class=\"res-header-id\"><b>Generated Narrative: DiagnosticReport SteffiRambeau16GCNAAT</b></p><a name=\"SteffiRambeau16GCNAAT\"> </a><a name=\"hcSteffiRambeau16GCNAAT\"> </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: 2009-07-18</td></tr><tr><td>When For</td><td>2026-04-17</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" : "CT + NG + TV DNA Pnl Ur NAA+probe"
            }
          ],
          "text" : "Gonorrhea/chlamydia urine NAAT panel"
        },
        "subject" : {
          🔗 "reference" : "Patient/SteffiRambeau16"
        },
        "effectiveDateTime" : "2026-04-17",
        "conclusion" : "GC result negative; CT result positive."
      },
      "request" : {
        "method" : "PUT",
        "url" : "DiagnosticReport/SteffiRambeau16GCNAAT"
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/DiagnosticReport/SteffiRambeau16HIVELISA",
      "resource" : {
        "resourceType" : "DiagnosticReport",
        "id" : "SteffiRambeau16HIVELISA",
        "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_SteffiRambeau16HIVELISA\"> </a><p class=\"res-header-id\"><b>Generated Narrative: DiagnosticReport SteffiRambeau16HIVELISA</b></p><a name=\"SteffiRambeau16HIVELISA\"> </a><a name=\"hcSteffiRambeau16HIVELISA\"> </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: 2009-07-18</td></tr><tr><td>When For</td><td>2026-04-17</td></tr></table><p><b>Report Details</b></p><p>HIV negative.</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/SteffiRambeau16"
        },
        "effectiveDateTime" : "2026-04-17",
        "conclusion" : "HIV negative."
      },
      "request" : {
        "method" : "PUT",
        "url" : "DiagnosticReport/SteffiRambeau16HIVELISA"
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/MedicationRequest/SteffiRambeau16Miralax",
      "resource" : {
        "resourceType" : "MedicationRequest",
        "id" : "SteffiRambeau16Miralax",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_SteffiRambeau16Miralax\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest SteffiRambeau16Miralax</b></p><a name=\"SteffiRambeau16Miralax\"> </a><a name=\"hcSteffiRambeau16Miralax\"> </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-SteffiRambeau16.html\">Mo  Female, DoB: 2009-07-18</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/SteffiRambeau16"
        },
        "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/SteffiRambeau16Miralax"
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/MedicationRequest/SteffiRambeau16Albuterol",
      "resource" : {
        "resourceType" : "MedicationRequest",
        "id" : "SteffiRambeau16Albuterol",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_SteffiRambeau16Albuterol\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest SteffiRambeau16Albuterol</b></p><a name=\"SteffiRambeau16Albuterol\"> </a><a name=\"hcSteffiRambeau16Albuterol\"> </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-SteffiRambeau16.html\">Mo  Female, DoB: 2009-07-18</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/ACTUAT Metered Dose Inhaler, 200 Actuations, generic for ProAir"
            }
          ],
          "text" : "Albuterol 90 mcg/puff 2 puffs INH q4h PRN wheezing"
        },
        "subject" : {
          🔗 "reference" : "Patient/SteffiRambeau16"
        },
        "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/SteffiRambeau16Albuterol"
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/MedicationRequest/SteffiRambeau16Pulmicort",
      "resource" : {
        "resourceType" : "MedicationRequest",
        "id" : "SteffiRambeau16Pulmicort",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_SteffiRambeau16Pulmicort\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest SteffiRambeau16Pulmicort</b></p><a name=\"SteffiRambeau16Pulmicort\"> </a><a name=\"hcSteffiRambeau16Pulmicort\"> </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-SteffiRambeau16.html\">Mo  Female, DoB: 2009-07-18</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 180 MCG/ACTUAT Dry Powder Inhaler, 120 ACTUAT"
            }
          ],
          "text" : "Pulmicort Flexhaler 180mcg 2 puffs INH BID"
        },
        "subject" : {
          🔗 "reference" : "Patient/SteffiRambeau16"
        },
        "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/SteffiRambeau16Pulmicort"
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/MedicationRequest/SteffiRambeau16Loestrin",
      "resource" : {
        "resourceType" : "MedicationRequest",
        "id" : "SteffiRambeau16Loestrin",
        "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_SteffiRambeau16Loestrin\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest SteffiRambeau16Loestrin</b></p><a name=\"SteffiRambeau16Loestrin\"> </a><a name=\"hcSteffiRambeau16Loestrin\"> </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-SteffiRambeau16.html\">Mo  Female, DoB: 2009-07-18</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/SteffiRambeau16"
        },
        "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/SteffiRambeau16Loestrin"
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/MedicationRequest/SteffiRambeau16Azithromycin",
      "resource" : {
        "resourceType" : "MedicationRequest",
        "id" : "SteffiRambeau16Azithromycin",
        "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_SteffiRambeau16Azithromycin\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest SteffiRambeau16Azithromycin</b></p><a name=\"SteffiRambeau16Azithromycin\"> </a><a name=\"hcSteffiRambeau16Azithromycin\"> </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-SteffiRambeau16.html\">Mo  Female, DoB: 2009-07-18</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/SteffiRambeau16"
        },
        "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/SteffiRambeau16Azithromycin"
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/MedicationRequest/SteffiRambeau16Descovy",
      "resource" : {
        "resourceType" : "MedicationRequest",
        "id" : "SteffiRambeau16Descovy",
        "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_SteffiRambeau16Descovy\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest SteffiRambeau16Descovy</b></p><a name=\"SteffiRambeau16Descovy\"> </a><a name=\"hcSteffiRambeau16Descovy\"> </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-SteffiRambeau16.html\">Mo  Female, DoB: 2009-07-18</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/SteffiRambeau16"
        },
        "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/SteffiRambeau16Descovy"
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/MedicationRequest/SteffiRambeau16Mifepristone",
      "resource" : {
        "resourceType" : "MedicationRequest",
        "id" : "SteffiRambeau16Mifepristone",
        "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_SteffiRambeau16Mifepristone\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest SteffiRambeau16Mifepristone</b></p><a name=\"SteffiRambeau16Mifepristone\"> </a><a name=\"hcSteffiRambeau16Mifepristone\"> </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-SteffiRambeau16.html\">Mo  Female, DoB: 2009-07-18</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/SteffiRambeau16"
        },
        "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/SteffiRambeau16Mifepristone"
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/MedicationRequest/SteffiRambeau16Misoprostol",
      "resource" : {
        "resourceType" : "MedicationRequest",
        "id" : "SteffiRambeau16Misoprostol",
        "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_SteffiRambeau16Misoprostol\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest SteffiRambeau16Misoprostol</b></p><a name=\"SteffiRambeau16Misoprostol\"> </a><a name=\"hcSteffiRambeau16Misoprostol\"> </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-SteffiRambeau16.html\">Mo  Female, DoB: 2009-07-18</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/SteffiRambeau16"
        },
        "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/SteffiRambeau16Misoprostol"
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/DiagnosticReport/SteffiRambeau16FirstTrimesterUS",
      "resource" : {
        "resourceType" : "DiagnosticReport",
        "id" : "SteffiRambeau16FirstTrimesterUS",
        "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_SteffiRambeau16FirstTrimesterUS\"> </a><p class=\"res-header-id\"><b>Generated Narrative: DiagnosticReport SteffiRambeau16FirstTrimesterUS</b></p><a name=\"SteffiRambeau16FirstTrimesterUS\"> </a><a name=\"hcSteffiRambeau16FirstTrimesterUS\"> </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: 2009-07-18</td></tr><tr><td>When For</td><td>2024-07-18</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, pregnant uterus, real time with image documentation, fetal and maternal evaluation, first trimester (< 14 weeks 0 days), transabdominal approach; single or first gestation"
            }
          ],
          "text" : "First trimester ultrasound"
        },
        "subject" : {
          🔗 "reference" : "Patient/SteffiRambeau16"
        },
        "effectiveDateTime" : "2024-07-18"
      },
      "request" : {
        "method" : "PUT",
        "url" : "DiagnosticReport/SteffiRambeau16FirstTrimesterUS"
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/DiagnosticReport/SteffiRambeau16QuadScreen",
      "resource" : {
        "resourceType" : "DiagnosticReport",
        "id" : "SteffiRambeau16QuadScreen",
        "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_SteffiRambeau16QuadScreen\"> </a><p class=\"res-header-id\"><b>Generated Narrative: DiagnosticReport SteffiRambeau16QuadScreen</b></p><a name=\"SteffiRambeau16QuadScreen\"> </a><a name=\"hcSteffiRambeau16QuadScreen\"> </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: 2009-07-18</td></tr><tr><td>When For</td><td>2024-08-18</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/SteffiRambeau16"
        },
        "effectiveDateTime" : "2024-08-18"
      },
      "request" : {
        "method" : "PUT",
        "url" : "DiagnosticReport/SteffiRambeau16QuadScreen"
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/Observation/SteffiRambeau16OBHx",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "SteffiRambeau16OBHx",
        "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_SteffiRambeau16OBHx\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation SteffiRambeau16OBHx</b></p><a name=\"SteffiRambeau16OBHx\"> </a><a name=\"hcSteffiRambeau16OBHx\"> </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-SteffiRambeau16.html\">Mo  Female, DoB: 2009-07-18</a></p><p><b>effective</b>: 2024-07-18</p><p><b>performer</b>: <a href=\"Practitioner-SteffiRambeauDoctor.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/SteffiRambeau16"
        },
        "effectiveDateTime" : "2024-07-18",
        "performer" : [
          {
            🔗 "reference" : "Practitioner/SteffiRambeauDoctor"
          }
        ],
        "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/SteffiRambeau16OBHx"
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/Observation/SteffiRambeau16LMP",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "SteffiRambeau16LMP",
        "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_SteffiRambeau16LMP\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation SteffiRambeau16LMP</b></p><a name=\"SteffiRambeau16LMP\"> </a><a name=\"hcSteffiRambeau16LMP\"> </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-SteffiRambeau16.html\">Mo  Female, DoB: 2009-07-18</a></p><p><b>effective</b>: 2026-04-17</p><p><b>performer</b>: <a href=\"Practitioner-SteffiRambeauDoctor.html\">Practitioner Jane Smith </a></p><p><b>value</b>: 2026-04-03</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/SteffiRambeau16"
        },
        "effectiveDateTime" : "2026-04-17",
        "performer" : [
          {
            🔗 "reference" : "Practitioner/SteffiRambeauDoctor"
          }
        ],
        "valueDateTime" : "2026-04-03"
      },
      "request" : {
        "method" : "PUT",
        "url" : "Observation/SteffiRambeau16LMP"
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/RelatedPerson/MariaRambeau16",
      "resource" : {
        "resourceType" : "RelatedPerson",
        "id" : "MariaRambeau16",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"RelatedPerson_MariaRambeau16\"> </a><p class=\"res-header-id\"><b>Generated Narrative: RelatedPerson MariaRambeau16</b></p><a name=\"MariaRambeau16\"> </a><a name=\"hcMariaRambeau16\"> </a><p><b>patient</b>: <a href=\"Patient-SteffiRambeau16.html\">Mo  Female, DoB: 2009-07-18</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/SteffiRambeau16"
        },
        "relationship" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
                "code" : "MTH",
                "display" : "mother"
              }
            ]
          }
        ],
        "name" : [
          {
            "family" : "Rambeau",
            "given" : [
              "Maria"
            ]
          }
        ]
      },
      "request" : {
        "method" : "PUT",
        "url" : "RelatedPerson/MariaRambeau16"
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/RelatedPerson/FrankRambeau16",
      "resource" : {
        "resourceType" : "RelatedPerson",
        "id" : "FrankRambeau16",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"RelatedPerson_FrankRambeau16\"> </a><p class=\"res-header-id\"><b>Generated Narrative: RelatedPerson FrankRambeau16</b></p><a name=\"FrankRambeau16\"> </a><a name=\"hcFrankRambeau16\"> </a><p><b>patient</b>: <a href=\"Patient-SteffiRambeau16.html\">Mo  Female, DoB: 2009-07-18</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/SteffiRambeau16"
        },
        "relationship" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
                "code" : "FTH",
                "display" : "father"
              }
            ]
          }
        ],
        "name" : [
          {
            "family" : "Rambeau",
            "given" : [
              "Frank"
            ]
          }
        ]
      },
      "request" : {
        "method" : "PUT",
        "url" : "RelatedPerson/FrankRambeau16"
      }
    },
    {
      "fullUrl" : "http://example.org/fhir/Practitioner/SteffiRambeauDoctor",
      "resource" : {
        "resourceType" : "Practitioner",
        "id" : "SteffiRambeauDoctor",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_SteffiRambeauDoctor\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner SteffiRambeauDoctor</b></p><a name=\"SteffiRambeauDoctor\"> </a><a name=\"hcSteffiRambeauDoctor\"> </a><p><b>name</b>: Jane Smith </p></div>"
        },
        "name" : [
          {
            "family" : "Smith",
            "given" : [
              "Jane"
            ]
          }
        ]
      },
      "request" : {
        "method" : "PUT",
        "url" : "Practitioner/SteffiRambeauDoctor"
      }
    }
  ]
}