This page is part of the Mobile Antepartum Summary (v1.0.0-comment: Publication Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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:Procedure ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "ex-Procedure-CephalicVersion"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/ips/StructureDefinition/Procedure-uv-ips"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/ips/StructureDefinition/Procedure-uv-ips> ] ) ;
( fhir:security [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActReason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "HTEST" ] ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Procedure </b><a name=\"ex-Procedure-CephalicVersion\"> </a><a name=\"hcex-Procedure-CephalicVersion\"> </a></p><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\">ResourceProcedure "ex-Procedure-CephalicVersion" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/uv/ips/STU1.1/StructureDefinition-Procedure-uv-ips.html\">Procedure (IPS)</a></p><p style=\"margin-bottom: 0px\">Security Labels: <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActReason http://terminology.hl7.org/CodeSystem/v3-ActReason}\">http://terminology.hl7.org/CodeSystem/v3-ActReason</span></p></div><p><b>status</b>: completed</p><p><b>category</b>: Obstetric procedure (procedure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#386637004)</span></p><p><b>code</b>: ECV - External cephalic version <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#240278000)</span></p><p><b>subject</b>: <a href=\"Patient-ex-Patient-AmandaAlvarez.html\">Patient/ex-Patient-AmandaAlvarez</a> " ALVAREZ"</p><p><b>performed</b>: 2023-01-05</p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Practitioner-ex-Practitioner.html\">Practitioner/ex-Practitioner</a> " HEPS"</td></tr></table><p><b>reasonCode</b>: Breech position of fetus in pregnancy <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#1231436008)</span></p><p><b>outcome</b>: Successful (qualifier value) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#385669000)</span></p></div>"
] ; #
fhir:status [ fhir:v "completed"] ; #
fhir:category [
( fhir:coding [
a sct:386637004 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "386637004" ] ] )
] ; #
fhir:code [
( fhir:coding [
a sct:240278000 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "240278000" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/ex-Patient-AmandaAlvarez" ]
] ; #
fhir:performed [ fhir:v "2023-01-05"^^xsd:date] ; #
fhir:performer ( [
fhir:actor [
fhir:reference [ fhir:v "Practitioner/ex-Practitioner" ] ]
] ) ; #
fhir:reasonCode ( [
( fhir:coding [
a sct:1231436008 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1231436008" ] ] )
] ) ; #
fhir:outcome [
( fhir:coding [
a sct:385669000 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "385669000" ] ] )
] . #
IG © 2021+ IHE Patient Care Coordination Committee. Package ihe.pcc.maps#1.0.0-comment based on FHIR 4.0.1. Generated 2024-06-04
Links: Table of Contents |
QA Report
| New Issue | Issues
Version History |
|
Propose a change