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
@prefix fhir: <http://hl7.org/fhir/> . @prefix loinc: <https://loinc.org/rdf/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix sct: <http://snomed.info/id/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- a fhir:Bundle ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "AllOfSteffiRambeau16"] ; # fhir:meta [ ( fhir:security [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-Confidentiality"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-Confidentiality> ] ; fhir:code [ fhir:v "R" ] ] [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-ActCode> ] ; fhir:code [ fhir:v "SEX" ] ] [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-ActCode> ] ; fhir:code [ fhir:v "STD" ] ] [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-ActCode> ] ; fhir:code [ fhir:v "HIV" ] ] [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-ActCode> ] ; fhir:code [ fhir:v "GDIS" ] ] [ fhir:system [ fhir:v "http://SHIFT-Task-Force.github.io/SLS-ValueSets/CodeSystem/extraSensitivityCodes"^^xsd:anyURI ; fhir:l <http://SHIFT-Task-Force.github.io/SLS-ValueSets/CodeSystem/extraSensitivityCodes> ] ; fhir:code [ fhir:v "ABORTION" ] ] ) ] ; # fhir:type [ fhir:v "batch"] ; # fhir:entry ( [ fhir:fullUrl [ fhir:v "http://example.org/fhir/Patient/SteffiRambeau16"^^xsd:anyURI ; fhir:l <http://example.org/fhir/Patient/SteffiRambeau16> ] ; ( fhir:resource <http://example.org/fhir/Patient/SteffiRambeau16> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Patient/SteffiRambeau16"^^xsd:anyURI ; fhir:l fhir:Patient/SteffiRambeau16 ] ] ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/SteffiRambeau16SexualOrientation"^^xsd:anyURI ; fhir:l <http://example.org/fhir/Observation/SteffiRambeau16SexualOrientation> ] ; ( fhir:resource <http://example.org/fhir/Observation/SteffiRambeau16SexualOrientation> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Observation/SteffiRambeau16SexualOrientation"^^xsd:anyURI ; fhir:l fhir:Observation/SteffiRambeau16SexualOrientation ] ] ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/Condition/SteffiRambeau16ChronicConstipation"^^xsd:anyURI ; fhir:l <http://example.org/fhir/Condition/SteffiRambeau16ChronicConstipation> ] ; ( fhir:resource <http://example.org/fhir/Condition/SteffiRambeau16ChronicConstipation> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Condition/SteffiRambeau16ChronicConstipation"^^xsd:anyURI ; fhir:l fhir:Condition/SteffiRambeau16ChronicConstipation ] ] ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/Condition/SteffiRambeau16Asthma"^^xsd:anyURI ; fhir:l <http://example.org/fhir/Condition/SteffiRambeau16Asthma> ] ; ( fhir:resource <http://example.org/fhir/Condition/SteffiRambeau16Asthma> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Condition/SteffiRambeau16Asthma"^^xsd:anyURI ; fhir:l fhir:Condition/SteffiRambeau16Asthma ] ] ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/Condition/SteffiRambeau16IrregularPeriods"^^xsd:anyURI ; fhir:l <http://example.org/fhir/Condition/SteffiRambeau16IrregularPeriods> ] ; ( fhir:resource <http://example.org/fhir/Condition/SteffiRambeau16IrregularPeriods> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Condition/SteffiRambeau16IrregularPeriods"^^xsd:anyURI ; fhir:l fhir:Condition/SteffiRambeau16IrregularPeriods ] ] ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/Condition/SteffiRambeau16Chlamydia"^^xsd:anyURI ; fhir:l <http://example.org/fhir/Condition/SteffiRambeau16Chlamydia> ] ; ( fhir:resource <http://example.org/fhir/Condition/SteffiRambeau16Chlamydia> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Condition/SteffiRambeau16Chlamydia"^^xsd:anyURI ; fhir:l fhir:Condition/SteffiRambeau16Chlamydia ] ] ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/Condition/SteffiRambeau16MedicalAbortion"^^xsd:anyURI ; fhir:l <http://example.org/fhir/Condition/SteffiRambeau16MedicalAbortion> ] ; ( fhir:resource <http://example.org/fhir/Condition/SteffiRambeau16MedicalAbortion> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Condition/SteffiRambeau16MedicalAbortion"^^xsd:anyURI ; fhir:l fhir:Condition/SteffiRambeau16MedicalAbortion ] ] ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/Condition/SteffiRambeau16DandCAbortion"^^xsd:anyURI ; fhir:l <http://example.org/fhir/Condition/SteffiRambeau16DandCAbortion> ] ; ( fhir:resource <http://example.org/fhir/Condition/SteffiRambeau16DandCAbortion> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Condition/SteffiRambeau16DandCAbortion"^^xsd:anyURI ; fhir:l fhir:Condition/SteffiRambeau16DandCAbortion ] ] ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/Procedure/SteffiRambeau16DandCProcedure"^^xsd:anyURI ; fhir:l <http://example.org/fhir/Procedure/SteffiRambeau16DandCProcedure> ] ; ( fhir:resource <http://example.org/fhir/Procedure/SteffiRambeau16DandCProcedure> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Procedure/SteffiRambeau16DandCProcedure"^^xsd:anyURI ; fhir:l fhir:Procedure/SteffiRambeau16DandCProcedure ] ] ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/DiagnosticReport/SteffiRambeau16GCNAAT"^^xsd:anyURI ; fhir:l <http://example.org/fhir/DiagnosticReport/SteffiRambeau16GCNAAT> ] ; ( fhir:resource <http://example.org/fhir/DiagnosticReport/SteffiRambeau16GCNAAT> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "DiagnosticReport/SteffiRambeau16GCNAAT"^^xsd:anyURI ; fhir:l fhir:DiagnosticReport/SteffiRambeau16GCNAAT ] ] ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/DiagnosticReport/SteffiRambeau16HIVELISA"^^xsd:anyURI ; fhir:l <http://example.org/fhir/DiagnosticReport/SteffiRambeau16HIVELISA> ] ; ( fhir:resource <http://example.org/fhir/DiagnosticReport/SteffiRambeau16HIVELISA> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "DiagnosticReport/SteffiRambeau16HIVELISA"^^xsd:anyURI ; fhir:l fhir:DiagnosticReport/SteffiRambeau16HIVELISA ] ] ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/MedicationRequest/SteffiRambeau16Miralax"^^xsd:anyURI ; fhir:l <http://example.org/fhir/MedicationRequest/SteffiRambeau16Miralax> ] ; ( fhir:resource <http://example.org/fhir/MedicationRequest/SteffiRambeau16Miralax> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "MedicationRequest/SteffiRambeau16Miralax"^^xsd:anyURI ; fhir:l fhir:MedicationRequest/SteffiRambeau16Miralax ] ] ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/MedicationRequest/SteffiRambeau16Albuterol"^^xsd:anyURI ; fhir:l <http://example.org/fhir/MedicationRequest/SteffiRambeau16Albuterol> ] ; ( fhir:resource <http://example.org/fhir/MedicationRequest/SteffiRambeau16Albuterol> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "MedicationRequest/SteffiRambeau16Albuterol"^^xsd:anyURI ; fhir:l fhir:MedicationRequest/SteffiRambeau16Albuterol ] ] ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/MedicationRequest/SteffiRambeau16Pulmicort"^^xsd:anyURI ; fhir:l <http://example.org/fhir/MedicationRequest/SteffiRambeau16Pulmicort> ] ; ( fhir:resource <http://example.org/fhir/MedicationRequest/SteffiRambeau16Pulmicort> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "MedicationRequest/SteffiRambeau16Pulmicort"^^xsd:anyURI ; fhir:l fhir:MedicationRequest/SteffiRambeau16Pulmicort ] ] ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/MedicationRequest/SteffiRambeau16Loestrin"^^xsd:anyURI ; fhir:l <http://example.org/fhir/MedicationRequest/SteffiRambeau16Loestrin> ] ; ( fhir:resource <http://example.org/fhir/MedicationRequest/SteffiRambeau16Loestrin> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "MedicationRequest/SteffiRambeau16Loestrin"^^xsd:anyURI ; fhir:l fhir:MedicationRequest/SteffiRambeau16Loestrin ] ] ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/MedicationRequest/SteffiRambeau16Azithromycin"^^xsd:anyURI ; fhir:l <http://example.org/fhir/MedicationRequest/SteffiRambeau16Azithromycin> ] ; ( fhir:resource <http://example.org/fhir/MedicationRequest/SteffiRambeau16Azithromycin> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "MedicationRequest/SteffiRambeau16Azithromycin"^^xsd:anyURI ; fhir:l fhir:MedicationRequest/SteffiRambeau16Azithromycin ] ] ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/MedicationRequest/SteffiRambeau16Descovy"^^xsd:anyURI ; fhir:l <http://example.org/fhir/MedicationRequest/SteffiRambeau16Descovy> ] ; ( fhir:resource <http://example.org/fhir/MedicationRequest/SteffiRambeau16Descovy> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "MedicationRequest/SteffiRambeau16Descovy"^^xsd:anyURI ; fhir:l fhir:MedicationRequest/SteffiRambeau16Descovy ] ] ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/MedicationRequest/SteffiRambeau16Mifepristone"^^xsd:anyURI ; fhir:l <http://example.org/fhir/MedicationRequest/SteffiRambeau16Mifepristone> ] ; ( fhir:resource <http://example.org/fhir/MedicationRequest/SteffiRambeau16Mifepristone> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "MedicationRequest/SteffiRambeau16Mifepristone"^^xsd:anyURI ; fhir:l fhir:MedicationRequest/SteffiRambeau16Mifepristone ] ] ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/MedicationRequest/SteffiRambeau16Misoprostol"^^xsd:anyURI ; fhir:l <http://example.org/fhir/MedicationRequest/SteffiRambeau16Misoprostol> ] ; ( fhir:resource <http://example.org/fhir/MedicationRequest/SteffiRambeau16Misoprostol> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "MedicationRequest/SteffiRambeau16Misoprostol"^^xsd:anyURI ; fhir:l fhir:MedicationRequest/SteffiRambeau16Misoprostol ] ] ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/DiagnosticReport/SteffiRambeau16FirstTrimesterUS"^^xsd:anyURI ; fhir:l <http://example.org/fhir/DiagnosticReport/SteffiRambeau16FirstTrimesterUS> ] ; ( fhir:resource <http://example.org/fhir/DiagnosticReport/SteffiRambeau16FirstTrimesterUS> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "DiagnosticReport/SteffiRambeau16FirstTrimesterUS"^^xsd:anyURI ; fhir:l fhir:DiagnosticReport/SteffiRambeau16FirstTrimesterUS ] ] ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/DiagnosticReport/SteffiRambeau16QuadScreen"^^xsd:anyURI ; fhir:l <http://example.org/fhir/DiagnosticReport/SteffiRambeau16QuadScreen> ] ; ( fhir:resource <http://example.org/fhir/DiagnosticReport/SteffiRambeau16QuadScreen> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "DiagnosticReport/SteffiRambeau16QuadScreen"^^xsd:anyURI ; fhir:l fhir:DiagnosticReport/SteffiRambeau16QuadScreen ] ] ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/SteffiRambeau16OBHx"^^xsd:anyURI ; fhir:l <http://example.org/fhir/Observation/SteffiRambeau16OBHx> ] ; ( fhir:resource <http://example.org/fhir/Observation/SteffiRambeau16OBHx> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Observation/SteffiRambeau16OBHx"^^xsd:anyURI ; fhir:l fhir:Observation/SteffiRambeau16OBHx ] ] ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/SteffiRambeau16LMP"^^xsd:anyURI ; fhir:l <http://example.org/fhir/Observation/SteffiRambeau16LMP> ] ; ( fhir:resource <http://example.org/fhir/Observation/SteffiRambeau16LMP> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Observation/SteffiRambeau16LMP"^^xsd:anyURI ; fhir:l fhir:Observation/SteffiRambeau16LMP ] ] ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/RelatedPerson/MariaRambeau16"^^xsd:anyURI ; fhir:l <http://example.org/fhir/RelatedPerson/MariaRambeau16> ] ; ( fhir:resource <http://example.org/fhir/RelatedPerson/MariaRambeau16> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "RelatedPerson/MariaRambeau16"^^xsd:anyURI ; fhir:l fhir:RelatedPerson/MariaRambeau16 ] ] ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/RelatedPerson/FrankRambeau16"^^xsd:anyURI ; fhir:l <http://example.org/fhir/RelatedPerson/FrankRambeau16> ] ; ( fhir:resource <http://example.org/fhir/RelatedPerson/FrankRambeau16> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "RelatedPerson/FrankRambeau16"^^xsd:anyURI ; fhir:l fhir:RelatedPerson/FrankRambeau16 ] ] ] [ fhir:fullUrl [ fhir:v "http://example.org/fhir/Practitioner/SteffiRambeauDoctor"^^xsd:anyURI ; fhir:l <http://example.org/fhir/Practitioner/SteffiRambeauDoctor> ] ; ( fhir:resource <http://example.org/fhir/Practitioner/SteffiRambeauDoctor> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Practitioner/SteffiRambeauDoctor"^^xsd:anyURI ; fhir:l fhir:Practitioner/SteffiRambeauDoctor ] ] ] ) . # <http://example.org/fhir/Patient/SteffiRambeau16> a fhir:Patient ; fhir:id [ fhir:v "SteffiRambeau16"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<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. #xA; 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>"^^rdf:XMLLiteral ] ] ; # fhir:extension ( [ ( fhir:extension [ fhir:url [ fhir:v "value"^^xsd:anyURI ; fhir:l fhir:value ] ; fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ a sct:33791000087105 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "33791000087105" ] ; fhir:display [ fhir:v "Non-binary gender identity" ] ] ) ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/individual-genderIdentity"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/individual-genderIdentity> ] ] [ ( fhir:extension [ fhir:url [ fhir:v "value"^^xsd:anyURI ; fhir:l fhir:value ] ; fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ a loinc:LA29519-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "LA29519-8" ] ; fhir:display [ fhir:v "she/her/her/hers/herself" ] ] ) ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/individual-pronouns"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/individual-pronouns> ] ] [ ( fhir:extension [ fhir:url [ fhir:v "value"^^xsd:anyURI ; fhir:l fhir:value ] ; fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ a loinc:LA29520-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "LA29520-6" ] ; fhir:display [ fhir:v "they/them/their/theirs/themselves" ] ] ) ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/individual-pronouns"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/individual-pronouns> ] ] ) ; # fhir:name ( [ fhir:use [ fhir:v "official" ] ; fhir:family [ fhir:v "Rambeau" ] ; ( fhir:given [ fhir:v "Steffi" ] ) ] [ fhir:use [ fhir:v "usual" ] ; ( fhir:given [ fhir:v "Mo" ] ) ] ) ; # fhir:gender [ fhir:v "female"] ; # fhir:birthDate [ fhir:v "2009-07-18"^^xsd:date] ; # fhir:contact ( [ ( fhir:relationship [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0131"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v2-0131> ] ; fhir:code [ fhir:v "C" ] ; fhir:display [ fhir:v "Emergency Contact" ] ] ) ; fhir:text [ fhir:v "Mother (MA Records) / Guardian" ] ] ) ; fhir:name [ fhir:family [ fhir:v "Rambeau" ] ; ( fhir:given [ fhir:v "Maria" ] ) ] ] [ ( fhir:relationship [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0131"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v2-0131> ] ; fhir:code [ fhir:v "C" ] ; fhir:display [ fhir:v "Emergency Contact" ] ] ) ; fhir:text [ fhir:v "Father (FL Records) / Guardian" ] ] ) ; fhir:name [ fhir:family [ fhir:v "Rambeau" ] ; ( fhir:given [ fhir:v "Frank" ] ) ] ] ) . # <http://example.org/fhir/Observation/SteffiRambeau16SexualOrientation> a fhir:Observation ; fhir:id [ fhir:v "SteffiRambeau16SexualOrientation"] ; # fhir:meta [ ( fhir:security [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-Confidentiality"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-Confidentiality> ] ; fhir:code [ fhir:v "R" ] ] [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-ActCode> ] ; fhir:code [ fhir:v "SEX" ] ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<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>"^^rdf:XMLLiteral ] ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a loinc:76690-7 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "76690-7" ] ; fhir:display [ fhir:v "Sexual orientation" ] ] ) ] ; # fhir:subject [ fhir:l fhir:Patient/SteffiRambeau16 ; fhir:reference [ fhir:v "Patient/SteffiRambeau16" ] ] ; # fhir:effective [ a fhir:DateTime ; fhir:v "2026-04-17"^^xsd:date ] ; # fhir:performer ( [ fhir:l fhir:Patient/SteffiRambeau16 ; fhir:reference [ fhir:v "Patient/SteffiRambeau16" ] ] ) ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ a sct:42035005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "42035005" ] ; fhir:display [ fhir:v "Bisexual (finding)" ] ] ) ; fhir:text [ fhir:v "Bisexual" ] ] . # <http://example.org/fhir/Condition/SteffiRambeau16ChronicConstipation> a fhir:Condition ; fhir:id [ fhir:v "SteffiRambeau16ChronicConstipation"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<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>"^^rdf:XMLLiteral ] ] ; # fhir:clinicalStatus [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/condition-clinical> ] ; fhir:code [ fhir:v "active" ] ] ) ] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-category"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/condition-category> ] ; fhir:code [ fhir:v "problem-list-item" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/sid/icd-10-cm"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/sid/icd-10-cm> ] ; fhir:code [ fhir:v "K59.04" ] ; fhir:display [ fhir:v "Chronic idiopathic constipation" ] ] [ a sct:236069009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "236069009" ] ; fhir:display [ fhir:v "Chronic constipation (disorder)" ] ] ) ; fhir:text [ fhir:v "Chronic constipation" ] ] ; # fhir:subject [ fhir:l fhir:Patient/SteffiRambeau16 ; fhir:reference [ fhir:v "Patient/SteffiRambeau16" ] ] . # <http://example.org/fhir/Condition/SteffiRambeau16Asthma> a fhir:Condition ; fhir:id [ fhir:v "SteffiRambeau16Asthma"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<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>"^^rdf:XMLLiteral ] ] ; # fhir:clinicalStatus [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/condition-clinical> ] ; fhir:code [ fhir:v "active" ] ] ) ] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-category"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/condition-category> ] ; fhir:code [ fhir:v "problem-list-item" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/sid/icd-10-cm"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/sid/icd-10-cm> ] ; fhir:code [ fhir:v "J45.40" ] ; fhir:display [ fhir:v "Moderate persistent asthma, uncomplicated" ] ] [ a sct:427295004 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "427295004" ] ; fhir:display [ fhir:v "Moderate persistent asthma (disorder)" ] ] ) ; fhir:text [ fhir:v "Moderate persistent asthma" ] ] ; # fhir:subject [ fhir:l fhir:Patient/SteffiRambeau16 ; fhir:reference [ fhir:v "Patient/SteffiRambeau16" ] ] . # <http://example.org/fhir/Condition/SteffiRambeau16IrregularPeriods> a fhir:Condition ; fhir:id [ fhir:v "SteffiRambeau16IrregularPeriods"] ; # fhir:meta [ ( fhir:security [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-Confidentiality"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-Confidentiality> ] ; fhir:code [ fhir:v "R" ] ] [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-ActCode> ] ; fhir:code [ fhir:v "SEX" ] ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<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>"^^rdf:XMLLiteral ] ] ; # fhir:clinicalStatus [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/condition-clinical> ] ; fhir:code [ fhir:v "active" ] ] ) ] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-category"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/condition-category> ] ; fhir:code [ fhir:v "problem-list-item" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/sid/icd-10-cm"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/sid/icd-10-cm> ] ; fhir:code [ fhir:v "N92.6" ] ; fhir:display [ fhir:v "Irregular menstruation, unspecified" ] ] [ a sct:80182007 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "80182007" ] ; fhir:display [ fhir:v "Irregular periods (finding)" ] ] ) ; fhir:text [ fhir:v "Irregular periods" ] ] ; # fhir:subject [ fhir:l fhir:Patient/SteffiRambeau16 ; fhir:reference [ fhir:v "Patient/SteffiRambeau16" ] ] . # <http://example.org/fhir/Condition/SteffiRambeau16Chlamydia> a fhir:Condition ; fhir:id [ fhir:v "SteffiRambeau16Chlamydia"] ; # fhir:meta [ ( fhir:security [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-Confidentiality"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-Confidentiality> ] ; fhir:code [ fhir:v "R" ] ] [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-ActCode> ] ; fhir:code [ fhir:v "STD" ] ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<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>"^^rdf:XMLLiteral ] ] ; # fhir:clinicalStatus [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/condition-clinical> ] ; fhir:code [ fhir:v "active" ] ] ) ] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-category"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/condition-category> ] ; fhir:code [ fhir:v "encounter-diagnosis" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/sid/icd-10-cm"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/sid/icd-10-cm> ] ; fhir:code [ fhir:v "A56.2" ] ; fhir:display [ fhir:v "Chlamydial infection of genitourinary tract, unspecified" ] ] [ a sct:428015005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "428015005" ] ; fhir:display [ fhir:v "Chlamydia trachomatis infection of genital structure (disorder)" ] ] ) ; fhir:text [ fhir:v "Chlamydia infection of GU tract" ] ] ; # fhir:subject [ fhir:l fhir:Patient/SteffiRambeau16 ; fhir:reference [ fhir:v "Patient/SteffiRambeau16" ] ] ; # fhir:recordedDate [ fhir:v "2026-04-17"^^xsd:date] . # <http://example.org/fhir/Condition/SteffiRambeau16MedicalAbortion> a fhir:Condition ; fhir:id [ fhir:v "SteffiRambeau16MedicalAbortion"] ; # fhir:meta [ ( fhir:security [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-Confidentiality"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-Confidentiality> ] ; fhir:code [ fhir:v "R" ] ] [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-ActCode> ] ; fhir:code [ fhir:v "SEX" ] ] [ fhir:system [ fhir:v "http://SHIFT-Task-Force.github.io/SLS-ValueSets/CodeSystem/extraSensitivityCodes"^^xsd:anyURI ; fhir:l <http://SHIFT-Task-Force.github.io/SLS-ValueSets/CodeSystem/extraSensitivityCodes> ] ; fhir:code [ fhir:v "ABORTION" ] ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<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>"^^rdf:XMLLiteral ] ] ; # fhir:clinicalStatus [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/condition-clinical> ] ; fhir:code [ fhir:v "resolved" ] ] ) ] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-category"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/condition-category> ] ; fhir:code [ fhir:v "encounter-diagnosis" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/sid/icd-10-cm"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/sid/icd-10-cm> ] ; fhir:code [ fhir:v "Z33.2" ] ; fhir:display [ fhir:v "Encounter for elective termination of pregnancy" ] ] [ a sct:18391007 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "18391007" ] ; fhir:display [ fhir:v "Elective abortion (disorder)" ] ] ) ; fhir:text [ fhir:v "Medical Abortion age 16: Encounter for elective termination of pregnancy" ] ] ; # fhir:subject [ fhir:l fhir:Patient/SteffiRambeau16 ; fhir:reference [ fhir:v "Patient/SteffiRambeau16" ] ] ; # fhir:recordedDate [ fhir:v "2025-12-18"^^xsd:date] . # <http://example.org/fhir/Condition/SteffiRambeau16DandCAbortion> a fhir:Condition ; fhir:id [ fhir:v "SteffiRambeau16DandCAbortion"] ; # fhir:meta [ ( fhir:security [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-Confidentiality"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-Confidentiality> ] ; fhir:code [ fhir:v "R" ] ] [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-ActCode> ] ; fhir:code [ fhir:v "SEX" ] ] [ fhir:system [ fhir:v "http://SHIFT-Task-Force.github.io/SLS-ValueSets/CodeSystem/extraSensitivityCodes"^^xsd:anyURI ; fhir:l <http://SHIFT-Task-Force.github.io/SLS-ValueSets/CodeSystem/extraSensitivityCodes> ] ; fhir:code [ fhir:v "ABORTION" ] ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<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&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>"^^rdf:XMLLiteral ] ] ; # fhir:clinicalStatus [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/condition-clinical> ] ; fhir:code [ fhir:v "resolved" ] ] ) ] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-category"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/condition-category> ] ; fhir:code [ fhir:v "encounter-diagnosis" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/sid/icd-10-cm"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/sid/icd-10-cm> ] ; fhir:code [ fhir:v "Z33.2" ] ; fhir:display [ fhir:v "Encounter for elective termination of pregnancy" ] ] [ a sct:18391007 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "18391007" ] ; fhir:display [ fhir:v "Elective abortion (disorder)" ] ] ) ; fhir:text [ fhir:v "D&C age 15: Encounter for elective termination of pregnancy" ] ] ; # fhir:subject [ fhir:l fhir:Patient/SteffiRambeau16 ; fhir:reference [ fhir:v "Patient/SteffiRambeau16" ] ] ; # fhir:recordedDate [ fhir:v "2024-09-18"^^xsd:date] . # <http://example.org/fhir/Procedure/SteffiRambeau16DandCProcedure> a fhir:Procedure ; fhir:id [ fhir:v "SteffiRambeau16DandCProcedure"] ; # fhir:meta [ ( fhir:security [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-Confidentiality"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-Confidentiality> ] ; fhir:code [ fhir:v "R" ] ] [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-ActCode> ] ; fhir:code [ fhir:v "SEX" ] ] [ fhir:system [ fhir:v "http://SHIFT-Task-Force.github.io/SLS-ValueSets/CodeSystem/extraSensitivityCodes"^^xsd:anyURI ; fhir:l <http://SHIFT-Task-Force.github.io/SLS-ValueSets/CodeSystem/extraSensitivityCodes> ] ; fhir:code [ fhir:v "ABORTION" ] ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<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>"^^rdf:XMLLiteral ] ] ; # fhir:status [ fhir:v "completed"] ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://www.ama-assn.org/go/cpt"^^xsd:anyURI ; fhir:l <http://www.ama-assn.org/go/cpt> ] ; fhir:code [ fhir:v "59840" ] ; fhir:display [ fhir:v "Induced abortion, by dilation and curettage" ] ] [ fhir:system [ fhir:v "http://www.cms.gov/Medicare/Coding/HCPCSReleaseCodeSets"^^xsd:anyURI ; fhir:l <http://www.cms.gov/Medicare/Coding/HCPCSReleaseCodeSets> ] ; fhir:code [ fhir:v "S2260" ] ; fhir:display [ fhir:v "Induced abortion 17-24 weeks" ] ] ) ; fhir:text [ fhir:v "Dilatation and Curettage, uterus, for therapeutic Abortion" ] ] ; # fhir:subject [ fhir:l fhir:Patient/SteffiRambeau16 ; fhir:reference [ fhir:v "Patient/SteffiRambeau16" ] ] ; # fhir:performed [ a fhir:DateTime ; fhir:v "2024-09-18"^^xsd:date ] . # <http://example.org/fhir/DiagnosticReport/SteffiRambeau16GCNAAT> a fhir:DiagnosticReport ; fhir:id [ fhir:v "SteffiRambeau16GCNAAT"] ; # fhir:meta [ ( fhir:security [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-Confidentiality"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-Confidentiality> ] ; fhir:code [ fhir:v "R" ] ] [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-ActCode> ] ; fhir:code [ fhir:v "STD" ] ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<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>"^^rdf:XMLLiteral ] ] ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0074"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v2-0074> ] ; fhir:code [ fhir:v "LAB" ] ; fhir:display [ fhir:v "Laboratory" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ a loinc:92684-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "92684-0" ] ; fhir:display [ fhir:v "CT + NG + TV DNA Pnl Ur NAA+probe" ] ] ) ; fhir:text [ fhir:v "Gonorrhea/chlamydia urine NAAT panel" ] ] ; # fhir:subject [ fhir:l fhir:Patient/SteffiRambeau16 ; fhir:reference [ fhir:v "Patient/SteffiRambeau16" ] ] ; # fhir:effective [ a fhir:DateTime ; fhir:v "2026-04-17"^^xsd:date ] ; # fhir:conclusion [ fhir:v "GC result negative; CT result positive."] . # <http://example.org/fhir/DiagnosticReport/SteffiRambeau16HIVELISA> a fhir:DiagnosticReport ; fhir:id [ fhir:v "SteffiRambeau16HIVELISA"] ; # fhir:meta [ ( fhir:security [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-Confidentiality"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-Confidentiality> ] ; fhir:code [ fhir:v "R" ] ] [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-ActCode> ] ; fhir:code [ fhir:v "HIV" ] ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<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>"^^rdf:XMLLiteral ] ] ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0074"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v2-0074> ] ; fhir:code [ fhir:v "LAB" ] ; fhir:display [ fhir:v "Laboratory" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ a loinc:80203-3 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "80203-3" ] ; fhir:display [ fhir:v "HIV 1 & 2 Ab SerPlBld IA.rapid" ] ] ) ; fhir:text [ fhir:v "HIV ELISA with reflex Western blot" ] ] ; # fhir:subject [ fhir:l fhir:Patient/SteffiRambeau16 ; fhir:reference [ fhir:v "Patient/SteffiRambeau16" ] ] ; # fhir:effective [ a fhir:DateTime ; fhir:v "2026-04-17"^^xsd:date ] ; # fhir:conclusion [ fhir:v "HIV negative."] . # <http://example.org/fhir/MedicationRequest/SteffiRambeau16Miralax> a fhir:MedicationRequest ; fhir:id [ fhir:v "SteffiRambeau16Miralax"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<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>"^^rdf:XMLLiteral ] ] ; # fhir:status [ fhir:v "active"] ; # fhir:intent [ fhir:v "order"] ; # fhir:medication [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://www.nlm.nih.gov/research/umls/rxnorm"^^xsd:anyURI ; fhir:l <http://www.nlm.nih.gov/research/umls/rxnorm> ] ; fhir:code [ fhir:v "876195" ] ; fhir:display [ fhir:v "Miralax 17 GM Powder for Oral Solution" ] ] ) ; fhir:text [ fhir:v "Miralax 17g PO daily" ] ] ; # fhir:subject [ fhir:l fhir:Patient/SteffiRambeau16 ; fhir:reference [ fhir:v "Patient/SteffiRambeau16" ] ] ; # fhir:dosageInstruction ( [ fhir:text [ fhir:v "17g PO daily" ] ; fhir:timing [ fhir:repeat [ fhir:frequency [ fhir:v "1"^^xsd:positiveInteger ] ; fhir:period [ fhir:v "1"^^xsd:decimal ] ; fhir:periodUnit [ fhir:v "d" ] ] ] ; fhir:route [ ( fhir:coding [ a sct:26643006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "26643006" ] ; fhir:display [ fhir:v "Oral route" ] ] ) ] ; ( fhir:doseAndRate [ fhir:dose [ a fhir:Quantity ; fhir:value [ fhir:v "17"^^xsd:decimal ] ; fhir:unit [ fhir:v "g" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ; fhir:l <http://unitsofmeasure.org> ] ; fhir:code [ fhir:v "g" ] ] ] ) ] ) . # <http://example.org/fhir/MedicationRequest/SteffiRambeau16Albuterol> a fhir:MedicationRequest ; fhir:id [ fhir:v "SteffiRambeau16Albuterol"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<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>"^^rdf:XMLLiteral ] ] ; # fhir:status [ fhir:v "active"] ; # fhir:intent [ fhir:v "order"] ; # fhir:medication [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://www.nlm.nih.gov/research/umls/rxnorm"^^xsd:anyURI ; fhir:l <http://www.nlm.nih.gov/research/umls/rxnorm> ] ; fhir:code [ fhir:v "2123072" ] ; fhir:display [ fhir:v "albuterol 90 MCG/ACTUAT Metered Dose Inhaler, 200 Actuations, generic for ProAir" ] ] ) ; fhir:text [ fhir:v "Albuterol 90 mcg/puff 2 puffs INH q4h PRN wheezing" ] ] ; # fhir:subject [ fhir:l fhir:Patient/SteffiRambeau16 ; fhir:reference [ fhir:v "Patient/SteffiRambeau16" ] ] ; # fhir:dosageInstruction ( [ fhir:text [ fhir:v "2 puffs INH q4h PRN wheezing" ] ; fhir:timing [ fhir:repeat [ fhir:frequency [ fhir:v "1"^^xsd:positiveInteger ] ; fhir:period [ fhir:v "4"^^xsd:decimal ] ; fhir:periodUnit [ fhir:v "h" ] ] ] ; fhir:asNeeded [ a fhir:Boolean ; fhir:v true ] ; fhir:route [ ( fhir:coding [ a sct:447694001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "447694001" ] ; fhir:display [ fhir:v "Respiratory tract route" ] ] ) ] ; ( fhir:doseAndRate [ fhir:dose [ a fhir:Quantity ; fhir:value [ fhir:v "90"^^xsd:decimal ] ; fhir:unit [ fhir:v "ug" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ; fhir:l <http://unitsofmeasure.org> ] ; fhir:code [ fhir:v "ug" ] ] ] ) ] ) . # <http://example.org/fhir/MedicationRequest/SteffiRambeau16Pulmicort> a fhir:MedicationRequest ; fhir:id [ fhir:v "SteffiRambeau16Pulmicort"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<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>"^^rdf:XMLLiteral ] ] ; # fhir:status [ fhir:v "active"] ; # fhir:intent [ fhir:v "order"] ; # fhir:medication [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://www.nlm.nih.gov/research/umls/rxnorm"^^xsd:anyURI ; fhir:l <http://www.nlm.nih.gov/research/umls/rxnorm> ] ; fhir:code [ fhir:v "966524" ] ; fhir:display [ fhir:v "Pulmicort Flexhaler 180 MCG/ACTUAT Dry Powder Inhaler, 120 ACTUAT" ] ] ) ; fhir:text [ fhir:v "Pulmicort Flexhaler 180mcg 2 puffs INH BID" ] ] ; # fhir:subject [ fhir:l fhir:Patient/SteffiRambeau16 ; fhir:reference [ fhir:v "Patient/SteffiRambeau16" ] ] ; # fhir:dosageInstruction ( [ fhir:text [ fhir:v "2 puffs INH BID" ] ; fhir:timing [ fhir:repeat [ fhir:frequency [ fhir:v "2"^^xsd:positiveInteger ] ; fhir:period [ fhir:v "1"^^xsd:decimal ] ; fhir:periodUnit [ fhir:v "d" ] ] ] ; fhir:route [ ( fhir:coding [ a sct:447694001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "447694001" ] ; fhir:display [ fhir:v "Respiratory tract route" ] ] ) ] ; ( fhir:doseAndRate [ fhir:dose [ a fhir:Quantity ; fhir:value [ fhir:v "180"^^xsd:decimal ] ; fhir:unit [ fhir:v "ug" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ; fhir:l <http://unitsofmeasure.org> ] ; fhir:code [ fhir:v "ug" ] ] ] ) ] ) . # <http://example.org/fhir/MedicationRequest/SteffiRambeau16Loestrin> a fhir:MedicationRequest ; fhir:id [ fhir:v "SteffiRambeau16Loestrin"] ; # fhir:meta [ ( fhir:security [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-Confidentiality"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-Confidentiality> ] ; fhir:code [ fhir:v "R" ] ] [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-ActCode> ] ; fhir:code [ fhir:v "SEX" ] ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<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>"^^rdf:XMLLiteral ] ] ; # fhir:status [ fhir:v "active"] ; # fhir:intent [ fhir:v "order"] ; # fhir:medication [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://www.nlm.nih.gov/research/umls/rxnorm"^^xsd:anyURI ; fhir:l <http://www.nlm.nih.gov/research/umls/rxnorm> ] ; fhir:code [ fhir:v "1358781" ] ; fhir:display [ fhir:v "Loestrin 1/20 21 Day Pack" ] ] ) ; fhir:text [ fhir:v "Loestrin 1/20 (norethindrone acetate 1mg / ethinyl estradiol 0.02mg) 1 tab PO daily" ] ] ; # fhir:subject [ fhir:l fhir:Patient/SteffiRambeau16 ; fhir:reference [ fhir:v "Patient/SteffiRambeau16" ] ] ; # fhir:dosageInstruction ( [ fhir:text [ fhir:v "1 tab PO daily" ] ; fhir:timing [ fhir:repeat [ fhir:frequency [ fhir:v "1"^^xsd:positiveInteger ] ; fhir:period [ fhir:v "1"^^xsd:decimal ] ; fhir:periodUnit [ fhir:v "d" ] ] ] ; fhir:route [ ( fhir:coding [ a sct:26643006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "26643006" ] ; fhir:display [ fhir:v "Oral route" ] ] ) ] ; ( fhir:doseAndRate [ fhir:dose [ a fhir:Quantity ; fhir:value [ fhir:v "1"^^xsd:decimal ] ; fhir:unit [ fhir:v "tablet" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ; fhir:l <http://unitsofmeasure.org> ] ; fhir:code [ fhir:v "1" ] ] ] ) ] ) . # <http://example.org/fhir/MedicationRequest/SteffiRambeau16Azithromycin> a fhir:MedicationRequest ; fhir:id [ fhir:v "SteffiRambeau16Azithromycin"] ; # fhir:meta [ ( fhir:security [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-Confidentiality"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-Confidentiality> ] ; fhir:code [ fhir:v "R" ] ] [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-ActCode> ] ; fhir:code [ fhir:v "STD" ] ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<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>"^^rdf:XMLLiteral ] ] ; # fhir:status [ fhir:v "completed"] ; # fhir:intent [ fhir:v "order"] ; # fhir:medication [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://www.nlm.nih.gov/research/umls/rxnorm"^^xsd:anyURI ; fhir:l <http://www.nlm.nih.gov/research/umls/rxnorm> ] ; fhir:code [ fhir:v "330623" ] ; fhir:display [ fhir:v "azithromycin 500 MG" ] ] ) ; fhir:text [ fhir:v "Azithromycin 500mg 2 tabs x 1" ] ] ; # fhir:subject [ fhir:l fhir:Patient/SteffiRambeau16 ; fhir:reference [ fhir:v "Patient/SteffiRambeau16" ] ] ; # fhir:dosageInstruction ( [ fhir:text [ fhir:v "500mg 2 tabs x 1 dose" ] ; fhir:timing [ fhir:repeat [ fhir:count [ fhir:v "1"^^xsd:positiveInteger ] ; fhir:frequency [ fhir:v "1"^^xsd:positiveInteger ] ; fhir:period [ fhir:v "1"^^xsd:decimal ] ; fhir:periodUnit [ fhir:v "d" ] ] ] ; fhir:route [ ( fhir:coding [ a sct:26643006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "26643006" ] ; fhir:display [ fhir:v "Oral route" ] ] ) ] ; ( fhir:doseAndRate [ fhir:dose [ a fhir:Quantity ; fhir:value [ fhir:v "1000"^^xsd:decimal ] ; fhir:unit [ fhir:v "mg" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ; fhir:l <http://unitsofmeasure.org> ] ; fhir:code [ fhir:v "mg" ] ] ] ) ] ) . # <http://example.org/fhir/MedicationRequest/SteffiRambeau16Descovy> a fhir:MedicationRequest ; fhir:id [ fhir:v "SteffiRambeau16Descovy"] ; # fhir:meta [ ( fhir:security [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-Confidentiality"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-Confidentiality> ] ; fhir:code [ fhir:v "R" ] ] [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-ActCode> ] ; fhir:code [ fhir:v "HIV" ] ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<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>"^^rdf:XMLLiteral ] ] ; # fhir:status [ fhir:v "active"] ; # fhir:intent [ fhir:v "order"] ; # fhir:medication [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://www.nlm.nih.gov/research/umls/rxnorm"^^xsd:anyURI ; fhir:l <http://www.nlm.nih.gov/research/umls/rxnorm> ] ; fhir:code [ fhir:v "1747692" ] ; fhir:display [ fhir:v "Descovy" ] ] ) ; fhir:text [ fhir:v "Descovy (tenofovir alafenamide 25mg and emtricitabine 200mg) one tablet PO daily" ] ] ; # fhir:subject [ fhir:l fhir:Patient/SteffiRambeau16 ; fhir:reference [ fhir:v "Patient/SteffiRambeau16" ] ] ; # fhir:dosageInstruction ( [ fhir:text [ fhir:v "one tablet PO daily" ] ; fhir:timing [ fhir:repeat [ fhir:frequency [ fhir:v "1"^^xsd:positiveInteger ] ; fhir:period [ fhir:v "1"^^xsd:decimal ] ; fhir:periodUnit [ fhir:v "d" ] ] ] ; fhir:route [ ( fhir:coding [ a sct:26643006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "26643006" ] ; fhir:display [ fhir:v "Oral route" ] ] ) ] ; ( fhir:doseAndRate [ fhir:dose [ a fhir:Quantity ; fhir:value [ fhir:v "1"^^xsd:decimal ] ; fhir:unit [ fhir:v "tablet" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ; fhir:l <http://unitsofmeasure.org> ] ; fhir:code [ fhir:v "1" ] ] ] ) ] ) . # <http://example.org/fhir/MedicationRequest/SteffiRambeau16Mifepristone> a fhir:MedicationRequest ; fhir:id [ fhir:v "SteffiRambeau16Mifepristone"] ; # fhir:meta [ ( fhir:security [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-Confidentiality"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-Confidentiality> ] ; fhir:code [ fhir:v "R" ] ] [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-ActCode> ] ; fhir:code [ fhir:v "SEX" ] ] [ fhir:system [ fhir:v "http://SHIFT-Task-Force.github.io/SLS-ValueSets/CodeSystem/extraSensitivityCodes"^^xsd:anyURI ; fhir:l <http://SHIFT-Task-Force.github.io/SLS-ValueSets/CodeSystem/extraSensitivityCodes> ] ; fhir:code [ fhir:v "ABORTION" ] ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<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>"^^rdf:XMLLiteral ] ] ; # fhir:status [ fhir:v "completed"] ; # fhir:intent [ fhir:v "order"] ; # fhir:medication [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://www.nlm.nih.gov/research/umls/rxnorm"^^xsd:anyURI ; fhir:l <http://www.nlm.nih.gov/research/umls/rxnorm> ] ; fhir:code [ fhir:v "330381" ] ; fhir:display [ fhir:v "mifepristone 200 MG" ] ] ) ; fhir:text [ fhir:v "Mifepristone 200mg PO x1" ] ] ; # fhir:subject [ fhir:l fhir:Patient/SteffiRambeau16 ; fhir:reference [ fhir:v "Patient/SteffiRambeau16" ] ] ; # fhir:dosageInstruction ( [ fhir:text [ fhir:v "200mg PO x1" ] ; fhir:timing [ fhir:repeat [ fhir:count [ fhir:v "1"^^xsd:positiveInteger ] ; fhir:frequency [ fhir:v "1"^^xsd:positiveInteger ] ; fhir:period [ fhir:v "1"^^xsd:decimal ] ; fhir:periodUnit [ fhir:v "d" ] ] ] ; fhir:route [ ( fhir:coding [ a sct:26643006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "26643006" ] ; fhir:display [ fhir:v "Oral route" ] ] ) ] ; ( fhir:doseAndRate [ fhir:dose [ a fhir:Quantity ; fhir:value [ fhir:v "200"^^xsd:decimal ] ; fhir:unit [ fhir:v "mg" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ; fhir:l <http://unitsofmeasure.org> ] ; fhir:code [ fhir:v "mg" ] ] ] ) ] ) . # <http://example.org/fhir/MedicationRequest/SteffiRambeau16Misoprostol> a fhir:MedicationRequest ; fhir:id [ fhir:v "SteffiRambeau16Misoprostol"] ; # fhir:meta [ ( fhir:security [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-Confidentiality"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-Confidentiality> ] ; fhir:code [ fhir:v "R" ] ] [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-ActCode> ] ; fhir:code [ fhir:v "SEX" ] ] [ fhir:system [ fhir:v "http://SHIFT-Task-Force.github.io/SLS-ValueSets/CodeSystem/extraSensitivityCodes"^^xsd:anyURI ; fhir:l <http://SHIFT-Task-Force.github.io/SLS-ValueSets/CodeSystem/extraSensitivityCodes> ] ; fhir:code [ fhir:v "ABORTION" ] ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<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>"^^rdf:XMLLiteral ] ] ; # fhir:status [ fhir:v "completed"] ; # fhir:intent [ fhir:v "order"] ; # fhir:medication [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://www.nlm.nih.gov/research/umls/rxnorm"^^xsd:anyURI ; fhir:l <http://www.nlm.nih.gov/research/umls/rxnorm> ] ; fhir:code [ fhir:v "317128" ] ; fhir:display [ fhir:v "misoprostol 0.2 MG Oral Tablet" ] ] ) ; fhir:text [ fhir:v "Misoprostol 200mcg take 4 tabs BUC 24-48h after mifepristone x1" ] ] ; # fhir:subject [ fhir:l fhir:Patient/SteffiRambeau16 ; fhir:reference [ fhir:v "Patient/SteffiRambeau16" ] ] ; # fhir:dosageInstruction ( [ fhir:text [ fhir:v "200mcg take 4 tabs buccally 24-48h after mifepristone x1" ] ; fhir:timing [ fhir:repeat [ fhir:count [ fhir:v "1"^^xsd:positiveInteger ] ; fhir:frequency [ fhir:v "1"^^xsd:positiveInteger ] ; fhir:period [ fhir:v "1"^^xsd:decimal ] ; fhir:periodUnit [ fhir:v "d" ] ] ] ; fhir:route [ ( fhir:coding [ a sct:54471007 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "54471007" ] ; fhir:display [ fhir:v "Buccal route" ] ] ) ] ; ( fhir:doseAndRate [ fhir:dose [ a fhir:Quantity ; fhir:value [ fhir:v "800"^^xsd:decimal ] ; fhir:unit [ fhir:v "ug" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ; fhir:l <http://unitsofmeasure.org> ] ; fhir:code [ fhir:v "ug" ] ] ] ) ] ) . # <http://example.org/fhir/DiagnosticReport/SteffiRambeau16FirstTrimesterUS> a fhir:DiagnosticReport ; fhir:id [ fhir:v "SteffiRambeau16FirstTrimesterUS"] ; # fhir:meta [ ( fhir:security [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-Confidentiality"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-Confidentiality> ] ; fhir:code [ fhir:v "R" ] ] [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-ActCode> ] ; fhir:code [ fhir:v "SEX" ] ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<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>"^^rdf:XMLLiteral ] ] ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0074"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v2-0074> ] ; fhir:code [ fhir:v "RAD" ] ; fhir:display [ fhir:v "Radiology" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://www.ama-assn.org/go/cpt"^^xsd:anyURI ; fhir:l <http://www.ama-assn.org/go/cpt> ] ; fhir:code [ fhir:v "76801" ] ; fhir:display [ fhir:v "Ultrasound, pregnant uterus, real time with image documentation, fetal and maternal evaluation, first trimester (< 14 weeks 0 days), transabdominal approach; single or first gestation" ] ] ) ; fhir:text [ fhir:v "First trimester ultrasound" ] ] ; # fhir:subject [ fhir:l fhir:Patient/SteffiRambeau16 ; fhir:reference [ fhir:v "Patient/SteffiRambeau16" ] ] ; # fhir:effective [ a fhir:DateTime ; fhir:v "2024-07-18"^^xsd:date ] . # <http://example.org/fhir/DiagnosticReport/SteffiRambeau16QuadScreen> a fhir:DiagnosticReport ; fhir:id [ fhir:v "SteffiRambeau16QuadScreen"] ; # fhir:meta [ ( fhir:security [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-Confidentiality"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-Confidentiality> ] ; fhir:code [ fhir:v "R" ] ] [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-ActCode> ] ; fhir:code [ fhir:v "SEX" ] ] [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-ActCode> ] ; fhir:code [ fhir:v "GDIS" ] ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<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>"^^rdf:XMLLiteral ] ] ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0074"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v2-0074> ] ; fhir:code [ fhir:v "LAB" ] ; fhir:display [ fhir:v "Laboratory" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ a loinc:48800-7 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "48800-7" ] ; fhir:display [ fhir:v "Second trimester quad maternal screen panel - Serum or Plasma" ] ] ) ; fhir:text [ fhir:v "Quad screen" ] ] ; # fhir:subject [ fhir:l fhir:Patient/SteffiRambeau16 ; fhir:reference [ fhir:v "Patient/SteffiRambeau16" ] ] ; # fhir:effective [ a fhir:DateTime ; fhir:v "2024-08-18"^^xsd:date ] . # <http://example.org/fhir/Observation/SteffiRambeau16OBHx> a fhir:Observation ; fhir:id [ fhir:v "SteffiRambeau16OBHx"] ; # fhir:meta [ ( fhir:security [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-Confidentiality"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-Confidentiality> ] ; fhir:code [ fhir:v "R" ] ] [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-ActCode> ] ; fhir:code [ fhir:v "SEX" ] ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<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>"^^rdf:XMLLiteral ] ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a sct:364324000 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "364324000" ] ; fhir:display [ fhir:v "Measure of pregnancy (observable entity)" ] ] ) ; fhir:text [ fhir:v "OB History G1P0010" ] ] ; # fhir:subject [ fhir:l fhir:Patient/SteffiRambeau16 ; fhir:reference [ fhir:v "Patient/SteffiRambeau16" ] ] ; # fhir:effective [ a fhir:DateTime ; fhir:v "2024-07-18"^^xsd:date ] ; # fhir:performer ( [ fhir:l fhir:Practitioner/SteffiRambeauDoctor ; fhir:reference [ fhir:v "Practitioner/SteffiRambeauDoctor" ] ] ) ; # fhir:value [ a fhir:String ; fhir:v "G1P0010" ] ; # fhir:component ( [ fhir:code [ ( fhir:coding [ a sct:440425000 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "440425000" ] ; fhir:display [ fhir:v "Number of births at term (observable entity)" ] ] ) ] ; fhir:value [ a fhir:Integer ; fhir:v 0 ] ] [ fhir:code [ ( fhir:coding [ a sct:440013005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "440013005" ] ; fhir:display [ fhir:v "Number of preterm births (observable entity)" ] ] ) ] ; fhir:value [ a fhir:Integer ; fhir:v 0 ] ] [ fhir:code [ ( fhir:coding [ a sct:252113007 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "252113007" ] ; fhir:display [ fhir:v "Number of abortions (observable entity)" ] ] ) ] ; fhir:value [ a fhir:Integer ; fhir:v 1 ] ] [ fhir:code [ ( fhir:coding [ a sct:248991006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "248991006" ] ; fhir:display [ fhir:v "Number of live deliveries (observable entity)" ] ] ) ] ; fhir:value [ a fhir:Integer ; fhir:v 0 ] ] ) . # <http://example.org/fhir/Observation/SteffiRambeau16LMP> a fhir:Observation ; fhir:id [ fhir:v "SteffiRambeau16LMP"] ; # fhir:meta [ ( fhir:security [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-Confidentiality"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-Confidentiality> ] ; fhir:code [ fhir:v "R" ] ] [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-ActCode> ] ; fhir:code [ fhir:v "SEX" ] ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<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>"^^rdf:XMLLiteral ] ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a sct:21840007 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "21840007" ] ; fhir:display [ fhir:v "Date of last menstrual period (observable entity)" ] ] ) ; fhir:text [ fhir:v "Last Menstrual Period" ] ] ; # fhir:subject [ fhir:l fhir:Patient/SteffiRambeau16 ; fhir:reference [ fhir:v "Patient/SteffiRambeau16" ] ] ; # fhir:effective [ a fhir:DateTime ; fhir:v "2026-04-17"^^xsd:date ] ; # fhir:performer ( [ fhir:l fhir:Practitioner/SteffiRambeauDoctor ; fhir:reference [ fhir:v "Practitioner/SteffiRambeauDoctor" ] ] ) ; # fhir:value [ a fhir:DateTime ; fhir:v "2026-04-03"^^xsd:date ] . # <http://example.org/fhir/RelatedPerson/MariaRambeau16> a fhir:RelatedPerson ; fhir:id [ fhir:v "MariaRambeau16"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<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>"^^rdf:XMLLiteral ] ] ; # fhir:patient [ fhir:l fhir:Patient/SteffiRambeau16 ; fhir:reference [ fhir:v "Patient/SteffiRambeau16" ] ] ; # fhir:relationship ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-RoleCode> ] ; fhir:code [ fhir:v "MTH" ] ; fhir:display [ fhir:v "mother" ] ] ) ] ) ; # fhir:name ( [ fhir:family [ fhir:v "Rambeau" ] ; ( fhir:given [ fhir:v "Maria" ] ) ] ) . # <http://example.org/fhir/RelatedPerson/FrankRambeau16> a fhir:RelatedPerson ; fhir:id [ fhir:v "FrankRambeau16"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<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>"^^rdf:XMLLiteral ] ] ; # fhir:patient [ fhir:l fhir:Patient/SteffiRambeau16 ; fhir:reference [ fhir:v "Patient/SteffiRambeau16" ] ] ; # fhir:relationship ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-RoleCode> ] ; fhir:code [ fhir:v "FTH" ] ; fhir:display [ fhir:v "father" ] ] ) ] ) ; # fhir:name ( [ fhir:family [ fhir:v "Rambeau" ] ; ( fhir:given [ fhir:v "Frank" ] ) ] ) . # <http://example.org/fhir/Practitioner/SteffiRambeauDoctor> a fhir:Practitioner ; fhir:id [ fhir:v "SteffiRambeauDoctor"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<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>"^^rdf:XMLLiteral ] ] ; # fhir:name ( [ fhir:family [ fhir:v "Smith" ] ; ( fhir:given [ fhir:v "Jane" ] ) ] ) . #
IG © 2025+ SHIFT-Task-Force. Package SHIFT-Task-Force.privacy.examples#0.1.0 based on FHIR 4.0.1. Generated 2026-04-20
Links: Table of Contents |
QA Report