Implementation Guide
23.0.0 - R4 APIs
Publish Box goes here
{
"resourceType" : "ServiceRequest",
"id" : "Example4",
"meta" : {
"versionId" : "2013035307602870",
"lastUpdated" : "2023-10-16T00:33:30.723+00:00",
"profile" : [
🔗 "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-servicerequest-profile"
],
"security" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
"code" : "N",
"display" : "Normal"
},
{
"system" : "https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/codesystem/Location/1000-4-9390",
"code" : "1225648232001060"
}
],
"tag" : [
{
"system" : "https://docs.mydata.athenahealth.com/fhir-r4/codesystem/athenaFlex/EditTags",
"code" : "Removed",
"display" : "Removed"
},
{
"system" : "https://docs.mydata.athenahealth.com/fhir-r4/codesystem/athenaFlex/EditTags",
"code" : "Pen",
"display" : "Pen"
}
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest Example4</b></p><a name=\"Example4\"> </a><a name=\"hcExample4\"> </a><a name=\"Example4-en-US\"> </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: versionId: id (PrimitiveType/ServiceRequest.meta.versionId): element = id -> versionId=id[2013035307602870]; Last updated: 2023-10-16 00:33:30+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-athena-servicerequest-profile.html\">AthenaServiceRequest</a></p><p style=\"margin-bottom: 0px\">Tags: Removed (Details: EditTags code Removed = ' Removed ', stated as ' Removed '), Pen (Details: EditTags code Pen = ' Pen ', stated as ' Pen ')</p><p style=\"margin-bottom: 0px\">Security Labels: Normal (Details: Confidentiality code N = ' normal ', stated as ' Normal '), 1225648232001060 (Details: 1000-4-9390 code 1225648232001060 = ' 1225648232001060 ', stated as ' null ')</p></div><p><b>identifier</b>: Unspecified Identifier/97-1</p><p><b>status</b>: Completed</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/core/CodeSystem/us-core-category sdoh}, {https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/codesystem/ordercategory services}\">Social Determinants Of Health</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 445281000124101}\">Nutrition impaired due to limited access to healthful foods (finding)</span></p><p><b>subject</b>: <a href=\"Patient-Example1.html\">Robert S Benson (official) Male, DoB: 1974-05-21 ( Medical record number)</a></p><p><b>encounter</b>: <a href=\"Encounter-Example1.html\">Encounter: extension = No display for Extension ,No display for Extension ,No display for Extension ; status = finished; class = ambulatory (ActCode#AMB); type = Office Visit; priority = routine; period = 2020-08-17 21:04:20-0600 --> 2020-08-17 21:07:17-0600</a></p><p><b>occurrence</b>: 2023-10-16 00:00:00+0000 --> (ongoing)</p><p><b>authoredOn</b>: 2023-10-16 00:00:00+0000</p><p><b>requester</b>: <a href=\"Practitioner/1225652472001060\">Practitioner/1225652472001060</a></p></div>"
},
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "U",
"display" : "Unspecified Identifier"
}
],
"text" : "Unspecified Identifier"
},
"system" : "https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/namingsystem/ORDERNUM/1000-4-9390",
"value" : "97-1"
}
],
"status" : "completed",
"_status" : {
"extension" : [
{
"url" : "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-originalCode",
"valueCoding" : {
"system" : "https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/codesystem/servicerequeststatus",
"code" : "C",
"display" : "Complete"
}
}
]
},
"intent" : "order",
"category" : [
{
"coding" : [
{
"system" : "http://hl7.org/fhir/us/core/CodeSystem/us-core-category",
"code" : "sdoh",
"display" : "SDOH"
},
{
"system" : "https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/codesystem/ordercategory",
"code" : "services",
"display" : "Services"
}
],
"text" : "Social Determinants Of Health"
}
],
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "445281000124101"
}
],
"text" : "Nutrition impaired due to limited access to healthful foods (finding)"
},
"subject" : {
🔗 "reference" : "Patient/Example1"
},
"encounter" : {
🔗 "reference" : "Encounter/Example1"
},
"occurrencePeriod" : {
"start" : "2023-10-16T00:00:00+00:00"
},
"authoredOn" : "2023-10-16T00:00:00+00:00",
"requester" : {
"reference" : "Practitioner/1225652472001060"
}
}