Mobile Antepartum Summary US Realm
1.0.0-current - ci-build
Mobile Antepartum Summary US Realm, published by IHE Patient Care Coordination Committee. This guide is not an authorized publication; it is the continuous build for version 1.0.0-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/PCC.mAPS.us/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Procedure",
"id" : "ex-Procedure-EducationSmoking",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
],
"security" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code" : "HTEST"
}
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Procedure </b><a name=\"ex-Procedure-EducationSmoking\"> </a><a name=\"hcex-Procedure-EducationSmoking\"> </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-EducationSmoking" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-procedure.html\">US Core Procedure Profile</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>basedOn</b>: <a href=\"ServiceRequest-ex-ServiceRequest-EducationSmoking.html\">ServiceRequest/ex-ServiceRequest-EducationSmoking</a></p><p><b>status</b>: completed</p><p><b>category</b>: Patient education <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#311401005)</span></p><p><b>code</b>: Pregnancy smoking advice <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#171055003)</span></p><p><b>subject</b>: <a href=\"Patient-ex-Patient-AmandaAlvarez.html\">Patient/ex-Patient-AmandaAlvarez</a> " ALVAREZ"</p><p><b>performed</b>: 2022-08-25</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>: Smokes tobacco daily <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#449868002)</span></p></div>"
},
"basedOn" : [
{
🔗 "reference" : "ServiceRequest/ex-ServiceRequest-EducationSmoking"
}
],
"status" : "completed",
"category" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "311401005"
}
]
},
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "171055003"
}
]
},
"subject" : {
🔗 "reference" : "Patient/ex-Patient-AmandaAlvarez"
},
"performedDateTime" : "2022-08-25",
"performer" : [
{
"actor" : {
🔗 "reference" : "Practitioner/ex-Practitioner"
}
}
],
"reasonCode" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "449868002"
}
]
}
]
}