One Medical FHIR Implementation Guide
0.1.0 - ci-build
One Medical FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Procedure",
"id" : "ppv-procedure-example",
"meta" : {
"versionId" : "3d8baf3f-4b16-41b2-97ea-e8ed96ddc997",
"lastUpdated" : "2024-03-11T10:48:06-07:00",
"profile" : [
🔗 "https://fhir-ig.onemedical.io/StructureDefinition/PPVProcedure"
],
"security" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue",
"code" : "UNCERTREL",
"display" : "uncertain reliability"
}
],
"tag" : [
{
"system" : "http://onemedical.com/terminology",
"code" : "PPV",
"display" : "One Medical Pay-Per-Visit"
}
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Procedure ppv-procedure-example</b></p><a name=\"ppv-procedure-example\"> </a><a name=\"hcppv-procedure-example\"> </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\">version: 3d8baf3f-4b16-41b2-97ea-e8ed96ddc997; Last updated: 2024-03-11 10:48:06-0700</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-PPVProcedure.html\">PPVProcedure</a></p><p style=\"margin-bottom: 0px\">Tag: One Medical Pay-Per-Visit (Details: terminology code PPV = 'One Medical Pay-Per-Visit')</p><p style=\"margin-bottom: 0px\">Security Label: uncertain reliability (Details: ObservationValue code UNCERTREL = 'uncertain reliability')</p></div><p><b>status</b>: Completed</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 166246006}\">Chlamydia psittaci antibody level</span></p><p><b>subject</b>: <a href=\"Patient/7d1acf20-17ea-4d9b-91be-2ef6533afab3\">Patient/7d1acf20-17ea-4d9b-91be-2ef6533afab3</a></p><p><b>performed</b>: 2024-06-18 18:26:11-0700</p></div>"
},
"status" : "completed",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "166246006",
"display" : "Chlamydia psittaci antibody level"
}
]
},
"subject" : {
"reference" : "Patient/7d1acf20-17ea-4d9b-91be-2ef6533afab3"
},
"performedDateTime" : "2024-06-18T18:26:11-07:00"
}