Mobile Antepartum Summary, published by IHE Patient Care Coordination Committee. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/PCC.mAPS/ 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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Observation ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "ex-AntepartumVisitSummaryFlowsheetBattery"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://profiles.ihe.net/PCC/mAPS/StructureDefinition/IHE.AntepartumVisitSummaryFlowsheetBattery"^^xsd:anyURI ;
fhir:link <https://profiles.ihe.net/PCC/mAPS/StructureDefinition/IHE.AntepartumVisitSummaryFlowsheetBattery> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation ex-AntepartumVisitSummaryFlowsheetBattery</b></p><a name=\"ex-AntepartumVisitSummaryFlowsheetBattery\"> </a><a name=\"hcex-AntepartumVisitSummaryFlowsheetBattery\"> </a><a name=\"ex-AntepartumVisitSummaryFlowsheetBattery-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 57061-4}\">Antepartum flowsheet panel Narrative</span></p><p><b>subject</b>: <a href=\"Patient-ex-Patient-AmandaAlvarez.html\">Mandy Female, DoB: 1994-12-25 ( Medical record number (use: usual, period: 2001-05-06 --> (ongoing)))</a></p><p><b>effective</b>: 2023-01-06 10:52:30-0700</p><p><b>performer</b>: <a href=\"Practitioner-ex-Practitioner.html\">Practitioner Simone Heps (official)</a></p><p><b>hasMember</b>: </p><ul><li><a href=\"Observation-ex-GestationalAge.html\">Observation Gestational age in weeks</a></li><li><a href=\"Observation-ex-FetalBodyWeightPalpation.html\">Observation Fetal Body weight Estimated by palpation</a></li><li><a href=\"Observation-ex-FetalBodyWeightUltrasound.html\">Observation Fetal Body weight estimated by US</a></li><li><a href=\"Observation-ex-UterusFundalHeight.html\">Observation Uterus Fundal height Tape measure</a></li><li><a href=\"Observation-ex-FetalPresentationPalpitation.html\">Observation Fetal presentation palpation</a></li><li><a href=\"Observation-ex-FetalPresentationUltrasound.html\">Observation Fetal presentation US</a></li><li><a href=\"Observation-ex-FetalHeartRateAuscultation.html\">Observation Fetal Heart rate by Auscultation</a></li><li><a href=\"Observation-ex-FetalMovementReported.html\">Observation Fetal Movement - Reported</a></li><li><a href=\"Observation-ex-bloodpressure-amanda-alvarez.html\">Observation Blood pressure panel with all children optional</a></li><li><a href=\"Observation-ex-VitalSigns-BodyWeight.html\">Observation Body Weight</a></li><li><a href=\"Observation-ex-PretermLaborSymptoms.html\">Observation Preterm labor symptoms</a></li><li><a href=\"Observation-ex-CervicalCanalExternalosDiameterUltrasound.html\">Observation Cervical canal external os Diameter US</a></li><li><a href=\"Observation-ex-EffacementCervixPalpitation.html\">Observation Effacement Cervix</a></li><li><a href=\"Observation-ex-CervixLengthUltrasound.html\">Observation Cervix [Length] US</a></li><li><a href=\"Observation-ex-AlbuminPresenceInUrine.html\">Observation Albumin [Presence] in Urine</a></li><li><a href=\"Observation-ex-GlucosePresenceinUrine.html\">Observation Glucose [Presence] in Urine</a></li><li><a href=\"Observation-ex-GlucosePresenceinUrineTestStrip.html\">Observation Glucose [Presence] in Urine</a></li><li><a href=\"Observation-ex-Edema.html\">Observation Edema</a></li><li><a href=\"Observation-ex-PainSeverityReported.html\">Observation Pain severity - Reported</a></li><li><a href=\"Observation-ex-DateNextClinicVisit.html\">Observation Date next clinic visit</a></li><li><a href=\"Observation-ex-AnnotationComment.html\">Observation Annotation comment [Interpretation] Narrative</a></li></ul></div>"
] ; #
fhir:status [ fhir:v "final"] ; #
fhir:code [
( fhir:coding [
a loinc:57061-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "57061-4" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/ex-Patient-AmandaAlvarez" ]
] ; #
fhir:effective [ fhir:v "2023-01-06T10:52:30-07:00"^^xsd:dateTime] ; #
fhir:performer ( [
fhir:reference [ fhir:v "Practitioner/ex-Practitioner" ]
] ) ; #
fhir:hasMember ( [
fhir:reference [ fhir:v "Observation/ex-GestationalAge" ]
] [
fhir:reference [ fhir:v "Observation/ex-FetalBodyWeightPalpation" ]
] [
fhir:reference [ fhir:v "Observation/ex-FetalBodyWeightUltrasound" ]
] [
fhir:reference [ fhir:v "Observation/ex-UterusFundalHeight" ]
] [
fhir:reference [ fhir:v "Observation/ex-FetalPresentationPalpitation" ]
] [
fhir:reference [ fhir:v "Observation/ex-FetalPresentationUltrasound" ]
] [
fhir:reference [ fhir:v "Observation/ex-FetalHeartRateAuscultation" ]
] [
fhir:reference [ fhir:v "Observation/ex-FetalMovementReported" ]
] [
fhir:reference [ fhir:v "Observation/ex-bloodpressure-amanda-alvarez" ]
] [
fhir:reference [ fhir:v "Observation/ex-VitalSigns-BodyWeight" ]
] [
fhir:reference [ fhir:v "Observation/ex-PretermLaborSymptoms" ]
] [
fhir:reference [ fhir:v "Observation/ex-CervicalCanalExternalosDiameterUltrasound" ]
] [
fhir:reference [ fhir:v "Observation/ex-EffacementCervixPalpitation" ]
] [
fhir:reference [ fhir:v "Observation/ex-CervixLengthUltrasound" ]
] [
fhir:reference [ fhir:v "Observation/ex-AlbuminPresenceInUrine" ]
] [
fhir:reference [ fhir:v "Observation/ex-GlucosePresenceinUrine" ]
] [
fhir:reference [ fhir:v "Observation/ex-GlucosePresenceinUrineTestStrip" ]
] [
fhir:reference [ fhir:v "Observation/ex-Edema" ]
] [
fhir:reference [ fhir:v "Observation/ex-PainSeverityReported" ]
] [
fhir:reference [ fhir:v "Observation/ex-DateNextClinicVisit" ]
] [
fhir:reference [ fhir:v "Observation/ex-AnnotationComment" ]
] ) . #
IG © 2021+ IHE Patient Care Coordination Committee. Package ihe.pcc.maps#1.0.0 based on FHIR 4.0.1. Generated 2024-10-29
Links: Table of Contents |
QA Report
| New Issue | Issues
Version History |
|
Propose a change