{"info":{"_postman_id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","name":"Carefluence OpenAPI R4 - Suvarna","description":"<html><head></head><body><p>This API collection of Carefluence will fulfill ONC Certified (g)(10) Standardized API for Health Level 7 (HL7®) Fast Healthcare Interoperability Resources (FHIR®) services.</p>\n<p>This collection helps our partners and customers to integrate the API in their workflows to meet the requirements of the Standardized API for Patient and Population Services criterion § 170.315(g)(10) in the 2015 Edition Cures Update.</p>\n<p>Before attempting to use our API collection, please review <a href=\"https://Carefluence.com/openapi-terms-conditions/\">OpenAPI Terms &amp; Conditions – Carefluence</a></p>\n<p>For further details on our ONC Certification and API transparency conditions, please refer to the link <a href=\"https://carefluence.com/onc-certification/\">https://carefluence.com/onc-certification/</a></p>\n<p>Client registration as developer or patient needs to register use the following links for token generation purposes</p>\n<ul>\n<li><p><a href=\"https://admin.carefluence.com/console/auth/register\">RegisterUser - Carefluence</a></p>\n</li>\n<li><p><a href=\"https://admin.carefluence.com/console/auth/register\">Developer Login - Carefluence</a></p>\n</li>\n</ul>\n<p>Once login, developer is able to register App and get the grants approved by the Carefluence Administration for token generation purposes. Carefluence support team will also be available to help you walk through the steps.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"30539004","collectionId":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","publishedId":"2sB2cUANPB","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-04-04T14:49:29.000Z"},"item":[{"name":"SMART On FHIR Discovery","item":[{"name":"OpenID Discovery Endpoint","id":"0752d79e-1dcc-47c7-9b41-3bc4d8cef467","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{OpenIDServer}}/.well-known/openid-configuration","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"{{scope}}"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"accessTokenUrl","value":"{{TokenUrl}}"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","name":"Carefluence OpenAPI R4 - Suvarna","type":"collection"}},"urlObject":{"path":[".well-known","openid-configuration"],"host":["{{OpenIDServer}}"],"query":[],"variable":[]}},"response":[{"id":"c5391141-7f4f-4e7e-8be6-bbac597318fa","name":"OpenID Discovery Endpoint","originalRequest":{"method":"GET","header":[],"url":"{{OpenIDServer}}/.well-known/openid-configuration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Wed, 04 May 2022 16:10:04 GMT"},{"key":"Server","value":"Kestrel"},{"key":"Content-Encoding","value":"gzip"},{"key":"Set-Cookie","value":"ARRAffinity=b0c34e5f1bdf1d39c947a022fa1424f496c66473171443993da7c2efc7100aaf;Path=/;HttpOnly;Secure;Domain=mmdcf.Carefluence.com"},{"key":"Set-Cookie","value":"ARRAffinitySameSite=b0c34e5f1bdf1d39c947a022fa1424f496c66473171443993da7c2efc7100aaf;Path=/;HttpOnly;SameSite=None;Secure;Domain=mmdcf.Carefluence.com"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"issuer\": \"https://admin.carefluence.com\",\n    \"jwks_uri\": \"https://admin.carefluence.com/.well-known/openid-configuration/jwks\",\n    \"authorization_endpoint\": \"https://admin.carefluence.com/connect/authorize\",\n    \"token_endpoint\": \"https://admin.carefluence.com/connect/token\",\n    \"userinfo_endpoint\": \"https://admin.carefluence.com/connect/userinfo\",\n    \"end_session_endpoint\": \"https://admin.carefluence.com/connect/endsession\",\n    \"check_session_iframe\": \"https://admin.carefluence.com/connect/checksession\",\n    \"revocation_endpoint\": \"https://admin.carefluence.com/connect/revocation\",\n    \"introspection_endpoint\": \"https://admin.carefluence.com/connect/introspect\",\n    \"device_authorization_endpoint\": \"https://admin.carefluence.com/connect/deviceauthorization\",\n    \"frontchannel_logout_supported\": true,\n    \"frontchannel_logout_session_supported\": true,\n    \"backchannel_logout_supported\": true,\n    \"backchannel_logout_session_supported\": true,\n    \"scopes_supported\": [\n        \"address\",\n        \"email\",\n        \"openid\",\n        \"phone\",\n        \"profile\",\n        \"fhirUser\",\n        \"launch\",\n        \"launch/patient\",\n        \"offline_access\",\n        \"patient/AllergyIntolerance.read\",\n        \"patient/CarePlan.read\",\n        \"patient/CareTeam.read\",\n        \"patient/Condition.read\",\n        \"patient/Device.read\",\n        \"patient/DiagnosticReport.read\",\n        \"patient/DocumentReference.read\",\n        \"patient/Encounter.read\",\n        \"patient/Goal.read\",\n        \"patient/Immunization.read\",\n        \"patient/Location.read\",\n        \"patient/Medication.read\",\n        \"patient/MedicationRequest.read\",\n        \"patient/Observation.read\",\n        \"patient/Organization.read\",\n        \"patient/Patient.read\",\n        \"patient/Practitioner.read\",\n        \"patient/PractitionerRole.read\",\n        \"patient/Procedure.read\",\n        \"patient/Provenance.read\",\n        \"user/AllergyIntolerance.read\",\n        \"user/CarePlan.read\",\n        \"user/CareTeam.read\",\n        \"user/Condition.read\",\n        \"user/Device.read\",\n        \"user/DiagnosticReport.read\",\n        \"user/DocumentReference.read\",\n        \"user/Encounter.read\",\n        \"user/Goal.read\",\n        \"user/Immunization.read\",\n        \"user/Medication.read\",\n        \"user/MedicationRequest.read\",\n        \"user/Observation.read\",\n        \"user/Organization.read\",\n        \"user/Patient.read\",\n        \"user/Practitioner.read\",\n        \"user/PractitionerRole.read\",\n        \"user/Procedure.read\",\n        \"user/Provenance.read\",\n        \"system/*.read\",\n        \"user/Location.read\",\n        \"patient/*.read\",\n        \"offline_access\"\n    ],\n    \"claims_supported\": [\n        \"address\",\n        \"email\",\n        \"email_verified\",\n        \"sub\",\n        \"phone\",\n        \"phone_verified\",\n        \"name\",\n        \"family_name\",\n        \"given_name\",\n        \"middle_name\",\n        \"nickname\",\n        \"preferred_username\",\n        \"profile\",\n        \"picture\",\n        \"website\",\n        \"gender\",\n        \"birthdate\",\n        \"zoneinfo\",\n        \"locale\",\n        \"updated_at\"\n    ],\n    \"grant_types_supported\": [\n        \"authorization_code\",\n        \"client_credentials\",\n        \"refresh_token\",\n        \"implicit\",\n        \"password\",\n        \"urn:ietf:params:oauth:grant-type:device_code\"\n    ],\n    \"response_types_supported\": [\n        \"code\",\n        \"token\",\n        \"id_token\",\n        \"id_token token\",\n        \"code id_token\",\n        \"code token\",\n        \"code id_token token\"\n    ],\n    \"response_modes_supported\": [\n        \"form_post\",\n        \"query\",\n        \"fragment\"\n    ],\n    \"token_endpoint_auth_methods_supported\": [\n        \"client_secret_basic\",\n        \"client_secret_post\"\n    ],\n    \"subject_types_supported\": [\n        \"public\"\n    ],\n    \"id_token_signing_alg_values_supported\": [\n        \"RS256\"\n    ],\n    \"code_challenge_methods_supported\": [\n        \"plain\",\n        \"S256\"\n    ]\n}"}],"_postman_id":"0752d79e-1dcc-47c7-9b41-3bc4d8cef467"},{"name":"Discovery of Server Capabilities","id":"6f9420f2-f007-450f-99c4-fd5897c4d65b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{BaseURL}}/.well-known/smart-configuration","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"{{scope}}"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"accessTokenUrl","value":"{{TokenUrl}}"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","name":"Carefluence OpenAPI R4 - Suvarna","type":"collection"}},"urlObject":{"path":[".well-known","smart-configuration"],"host":["{{BaseURL}}"],"query":[],"variable":[]}},"response":[{"id":"c930861c-e024-4900-8744-ea2d39e03f8f","name":"Discovery of Server Capabilities","originalRequest":{"method":"GET","header":[],"url":"{{BaseURL}}/.well-known/smart-configuration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"357"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Wed, 04 May 2022 16:12:15 GMT"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Content-Encoding","value":"gzip"},{"key":"Set-Cookie","value":"ARRAffinity=658fd3863f8ba212655039ba614793012871f5743b0c837940918cabde235405;Path=/;HttpOnly;Secure;Domain=mmdcf.Carefluence.com"},{"key":"Set-Cookie","value":"ARRAffinitySameSite=658fd3863f8ba212655039ba614793012871f5743b0c837940918cabde235405;Path=/;HttpOnly;SameSite=None;Secure;Domain=mmdcf.Carefluence.com"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"revocation_endpoint\": \"https://admin.carefluence.com/connect/revocation\",\n    \"authorization_endpoint\": \"https://admin.carefluence.com/connect/authorize\",\n    \"token_endpoint\": \"https://admin.carefluence.com/connect/token\",\n    \"capabilities\": [\n        \"launch-ehr\",\n        \"launch-standalone\",\n        \"client-public\",\n        \"client-confidential-symmetric\",\n        \"sso-openid-connect\",\n        \"context-banner\",\n        \"context-style\",\n        \"context-ehr-patient\",\n        \"context-standalone-patient\",\n        \"context-standalone-encounter\",\n        \"permission-offline\",\n        \"permission-patient\",\n        \"permission-user\"\n    ]\n}"}],"_postman_id":"6f9420f2-f007-450f-99c4-fd5897c4d65b"},{"name":"Metadata","id":"9fb0ddcb-ef8b-4f6f-af45-cfebb7e99ab4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{BaseURL}}/metadata","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"{{scope}}"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"accessTokenUrl","value":"{{TokenUrl}}"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","name":"Carefluence OpenAPI R4 - Suvarna","type":"collection"}},"urlObject":{"path":["metadata"],"host":["{{BaseURL}}"],"query":[],"variable":[]}},"response":[{"id":"d73d7247-c861-4131-bbb6-b70d1946b7ba","name":"Metadata","originalRequest":{"method":"GET","header":[],"url":"{{BaseURL}}/metadata"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"22758"},{"key":"Content-Type","value":"application/fhir+json; charset=utf-8"},{"key":"Date","value":"Mon, 02 May 2022 16:02:44 GMT"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Cache-Control","value":"private"},{"key":"Set-Cookie","value":"ARRAffinity=658fd3863f8ba212655039ba614793012871f5743b0c837940918cabde235405;Path=/;HttpOnly;Secure;Domain=mmdcf.Carefluence.com"},{"key":"Set-Cookie","value":"ARRAffinitySameSite=658fd3863f8ba212655039ba614793012871f5743b0c837940918cabde235405;Path=/;HttpOnly;SameSite=None;Secure;Domain=mmdcf.Carefluence.com"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"resourceType\": \"CapabilityStatement\",\n    \"status\": \"active\",\n    \"experimental\": true,\n    \"date\": \"2022-05-02T16:02:43Z\",\n    \"publisher\": \"Carefluence\",\n    \"contact\": [\n        {\n            \"name\": \"Sales & Support\",\n            \"telecom\": [\n                {\n                    \"system\": \"phone\",\n                    \"value\": \"248 686 2600\"\n                },\n                {\n                    \"system\": \"email\",\n                    \"value\": \"info@Carefluence.com\"\n                }\n            ]\n        }\n    ],\n    \"description\": \"Carefluence API Platform Conformance Statement\",\n    \"kind\": \"instance\",\n    \"implementation\": {\n        \"description\": \"Carefluence FHIR Server for US Core Implementation Guide v3.1.1\",\n        \"url\": \"http://localhost:40927/\"\n    },\n    \"fhirVersion\": \"4.0.1\",\n    \"format\": [\n        \"application/fhir+json\",\n        \"application/fhir+xml\"\n    ],\n    \"implementationGuide\": [\n        \"http://hl7.org/fhir/us/core/ImplementationGuide/hl7.fhir.us.core|3.1.1\"\n    ],\n    \"rest\": [\n        {\n            \"mode\": \"server\",\n            \"security\": {\n                \"extension\": [\n                    {\n                        \"extension\": [\n                            {\n                                \"url\": \"token\",\n                                \"valueUri\": \"https://admin.carefluence.com/connect/token\"\n                            },\n                            {\n                                \"url\": \"authorize\",\n                                \"valueUri\": \"https://admin.carefluence.com/connect/authorize\"\n                            },\n                            {\n                                \"url\": \"revoke\",\n                                \"valueUri\": \"https://admin.carefluence.com/connect/revocation\"\n                            }\n                        ],\n                        \"url\": \"http://fhir-registry.smarthealthit.org/StructureDefinition/oauth-uris\"\n                    }\n                ],\n                \"service\": [\n                    {\n                        \"coding\": [\n                            {\n                                \"system\": \"http://terminology.hl7.org/CodeSystem/restful-security-service\",\n                                \"code\": \"SMART-on-FHIR\"\n                            }\n                        ],\n                        \"text\": \"OAuth2 using SMART-on-FHIR profile (see http://docs.smarthealthit.org)\"\n                    }\n                ]\n            },\n            \"resource\": [\n                {\n                    \"type\": \"Patient\",\n                    \"supportedProfile\": [\n                        \"http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient\"\n                    ],\n                    \"interaction\": [\n                        {\n                            \"code\": \"search-type\"\n                        },\n                        {\n                            \"code\": \"read\"\n                        },\n                        {\n                            \"code\": \"create\"\n                        },\n                        {\n                            \"code\": \"patch\"\n                        },\n                        {\n                            \"code\": \"update\"\n                        }\n                    ],\n                    \"conditionalCreate\": false,\n                    \"conditionalUpdate\": true,\n                    \"conditionalDelete\": \"not-supported\",\n                    \"searchParam\": [\n                        {\n                            \"name\": \"_id\",\n                            \"type\": \"string\"\n                        },\n                        {\n                            \"name\": \"identifier\",\n                            \"type\": \"token\"\n                        },\n                        {\n                            \"name\": \"name\",\n                            \"type\": \"string\"\n                        },\n                        {\n                            \"name\": \"gender\",\n                            \"type\": \"string\"\n                        },\n                        {\n                            \"name\": \"birthdate\",\n                            \"type\": \"date\"\n                        }\n                    ]\n                },\n                {\n                    \"type\": \"Practitioner\",\n                    \"supportedProfile\": [\n                        \"http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner\"\n                    ],\n                    \"interaction\": [\n                        {\n                            \"code\": \"create\"\n                        },\n                        {\n                            \"code\": \"read\"\n                        },\n                        {\n                            \"code\": \"update\"\n                        },\n                        {\n                            \"code\": \"patch\"\n                        },\n                        {\n                            \"code\": \"search-type\"\n                        }\n                    ],\n                    \"readHistory\": true,\n                    \"searchParam\": [\n                        {\n                            \"name\": \"id\",\n                            \"type\": \"string\"\n                        },\n                        {\n                            \"name\": \"family\",\n                            \"type\": \"string\"\n                        },\n                        {\n                            \"name\": \"given\",\n                            \"type\": \"string\"\n                        }\n                    ]\n                },\n                {\n                    \"type\": \"Procedure\",\n                    \"supportedProfile\": [\n                        \"http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure\"\n                    ],\n                    \"interaction\": [\n                        {\n                            \"code\": \"read\"\n                        },\n                        {\n                            \"code\": \"create\"\n                        },\n                        {\n                            \"code\": \"search-type\"\n                        },\n                        {\n                            \"code\": \"patch\"\n                        },\n                        {\n                            \"code\": \"update\"\n                        }\n                    ],\n                    \"searchParam\": [\n                        {\n                            \"name\": \"based-on\",\n                            \"type\": \"reference\"\n                        },\n                        {\n                            \"name\": \"patient\",\n                            \"type\": \"string\"\n                        },\n                        {\n                            \"name\": \"category\",\n                            \"type\": \"token\"\n                        },\n                        {\n                            \"name\": \"code\",\n                            \"type\": \"token\"\n                        },\n                        {\n                            \"name\": \"date\",\n                            \"type\": \"date\"\n                        },\n                        {\n                            \"name\": \"encounter\",\n                            \"type\": \"reference\"\n                        },\n                        {\n                            \"name\": \"identifier\",\n                            \"type\": \"token\"\n                        },\n                        {\n                            \"name\": \"location\",\n                            \"type\": \"reference\"\n                        },\n                        {\n                            \"name\": \"performer\",\n                            \"type\": \"reference\"\n                        },\n                        {\n                            \"name\": \"reason-code\",\n                            \"type\": \"token\"\n                        },\n                        {\n                            \"name\": \"status\",\n                            \"type\": \"token\"\n                        }\n                    ]\n                },\n                {\n                    \"type\": \"ServiceRequest\",\n                    \"interaction\": [\n                        {\n                            \"code\": \"read\"\n                        },\n                        {\n                            \"code\": \"create\"\n                        },\n                        {\n                            \"code\": \"search-type\"\n                        },\n                        {\n                            \"code\": \"update\"\n                        }\n                    ],\n                    \"searchParam\": [\n                        {\n                            \"name\": \"patient\",\n                            \"type\": \"string\"\n                        },\n                        {\n                            \"name\": \"date\",\n                            \"type\": \"date\"\n                        }\n                    ]\n                },\n                {\n                    \"type\": \"Organization\",\n                    \"supportedProfile\": [\n                        \"http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization\"\n                    ],\n                    \"interaction\": [\n                        {\n                            \"code\": \"read\"\n                        },\n                        {\n                            \"code\": \"create\"\n                        },\n                        {\n                            \"code\": \"search-type\"\n                        },\n                        {\n                            \"code\": \"patch\"\n                        },\n                        {\n                            \"code\": \"update\"\n                        }\n                    ],\n                    \"searchParam\": [\n                        {\n                            \"name\": \"id\",\n                            \"type\": \"string\"\n                        },\n                        {\n                            \"name\": \"name\",\n                            \"type\": \"string\"\n                        }\n                    ]\n                },\n                {\n                    \"type\": \"Observation\",\n                    \"supportedProfile\": [\n                        \"http://hl7.org/fhir/us/core/StructureDefinition/us-core-smokingstatus\",\n                        \"http://hl7.org/fhir/us/core/StructureDefinition/pediatric-weight-for-height\",\n                        \"http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab\",\n                        \"http://hl7.org/fhir/us/core/StructureDefinition/pediatric-bmi-for-age\",\n                        \"http://hl7.org/fhir/us/core/StructureDefinition/us-core-pulse-oximetry\",\n                        \"http://hl7.org/fhir/us/core/StructureDefinition/us-core-pulse-oximetry\",\n                        \"http://hl7.org/fhir/us/core/StructureDefinition/head-occipital-frontal-circumference-percentile\",\n                        \"http://hl7.org/fhir/StructureDefinition/bp\",\n                        \"http://hl7.org/fhir/StructureDefinition/bodyheight\",\n                        \"http://hl7.org/fhir/StructureDefinition/bodyweight\",\n                        \"http://hl7.org/fhir/StructureDefinition/heartrate\",\n                        \"http://hl7.org/fhir/StructureDefinition/resprate\",\n                        \"http://hl7.org/fhir/StructureDefinition/bodytemp\"\n                    ],\n                    \"interaction\": [\n                        {\n                            \"code\": \"create\"\n                        },\n                        {\n                            \"code\": \"update\"\n                        },\n                        {\n                            \"code\": \"search-type\",\n                            \"documentation\": \"Search the resource per specific observation and may include specific date range query parameters\"\n                        },\n                        {\n                            \"code\": \"patch\",\n                            \"documentation\": \"Partially update the resource as per RFC-6902\"\n                        },\n                        {\n                            \"code\": \"read\",\n                            \"documentation\": \"Read the specific resource per resource id\"\n                        }\n                    ],\n                    \"conditionalCreate\": false,\n                    \"conditionalUpdate\": true,\n                    \"conditionalDelete\": \"not-supported\",\n                    \"searchParam\": [\n                        {\n                            \"name\": \"id\",\n                            \"type\": \"string\"\n                        },\n                        {\n                            \"name\": \"category\",\n                            \"type\": \"string\"\n                        },\n                        {\n                            \"name\": \"code\",\n                            \"type\": \"token\"\n                        },\n                        {\n                            \"name\": \"date\",\n                            \"type\": \"date\"\n                        },\n                        {\n                            \"name\": \"patient\",\n                            \"type\": \"string\"\n                        }\n                    ]\n                },\n                {\n                    \"type\": \"AuditEvent\",\n                    \"interaction\": [\n                        {\n                            \"code\": \"read\"\n                        },\n                        {\n                            \"code\": \"create\"\n                        },\n                        {\n                            \"code\": \"search-type\"\n                        }\n                    ],\n                    \"searchParam\": [\n                        {\n                            \"name\": \"id\",\n                            \"type\": \"string\"\n                        },\n                        {\n                            \"name\": \"patient\",\n                            \"type\": \"token\"\n                        },\n                        {\n                            \"name\": \"action\",\n                            \"type\": \"token\"\n                        },\n                        {\n                            \"name\": \"date\",\n                            \"type\": \"token\"\n                        },\n                        {\n                            \"name\": \"address\",\n                            \"type\": \"date\"\n                        },\n                        {\n                            \"name\": \"agent\",\n                            \"type\": \"token\"\n                        },\n                        {\n                            \"name\": \"agent-name\",\n                            \"type\": \"reference\"\n                        },\n                        {\n                            \"name\": \"agent-role\",\n                            \"type\": \"reference\"\n                        },\n                        {\n                            \"name\": \"outcome\",\n                            \"type\": \"reference\"\n                        },\n                        {\n                            \"name\": \"site\",\n                            \"type\": \"reference\"\n                        },\n                        {\n                            \"name\": \"source\",\n                            \"type\": \"reference\"\n                        }\n                    ]\n                },\n                {\n                    \"type\": \"Location\",\n                    \"supportedProfile\": [\n                        \"http://hl7.org/fhir/us/core/StructureDefinition/us-core-location\"\n                    ],\n                    \"interaction\": [\n                        {\n                            \"code\": \"read\"\n                        },\n                        {\n                            \"code\": \"create\"\n                        },\n                        {\n                            \"code\": \"search-type\"\n                        },\n                        {\n                            \"code\": \"patch\"\n                        },\n                        {\n                            \"code\": \"update\"\n                        }\n                    ],\n                    \"searchParam\": [\n                        {\n                            \"name\": \"id\",\n                            \"type\": \"string\"\n                        },\n                        {\n                            \"name\": \"name\",\n                            \"type\": \"string\"\n                        }\n                    ]\n                },\n                {\n                    \"type\": \"Medication\",\n                    \"supportedProfile\": [\n                        \"http://hl7.org/fhir/us/core/StructureDefinition/us-core-medication\"\n                    ],\n                    \"interaction\": [\n                        {\n                            \"code\": \"read\"\n                        },\n                        {\n                            \"code\": \"create\"\n                        },\n                        {\n                            \"code\": \"search-type\"\n                        },\n                        {\n                            \"code\": \"patch\",\n                            \"documentation\": \"Partially update the resource as per RFC-6902\"\n                        },\n                        {\n                            \"code\": \"update\"\n                        }\n                    ],\n                    \"searchParam\": [\n                        {\n                            \"name\": \"id\",\n                            \"type\": \"string\"\n                        },\n                        {\n                            \"name\": \"code\",\n                            \"type\": \"token\"\n                        },\n                        {\n                            \"name\": \"status\",\n                            \"type\": \"token\"\n                        },\n                        {\n                            \"name\": \"form\",\n                            \"type\": \"token\"\n                        },\n                        {\n                            \"name\": \"expiration-date\",\n                            \"type\": \"date\"\n                        },\n                        {\n                            \"name\": \"lot-number\",\n                            \"type\": \"token\"\n                        },\n                        {\n                            \"name\": \"manufacturer\",\n                            \"type\": \"reference\"\n                        }\n                    ]\n                },\n                {\n                    \"type\": \"MedicationStatement\",\n                    \"interaction\": [\n                        {\n                            \"code\": \"read\"\n                        },\n                        {\n                            \"code\": \"create\"\n                        },\n                        {\n                            \"code\": \"search-type\"\n                        },\n                        {\n                            \"code\": \"patch\",\n                            \"documentation\": \"Partially update the resource as per RFC-6902\"\n                        },\n                        {\n                            \"code\": \"update\"\n                        }\n                    ],\n                    \"searchParam\": [\n                        {\n                            \"name\": \"id\",\n                            \"type\": \"string\"\n                        },\n                        {\n                            \"name\": \"patient\",\n                            \"type\": \"token\"\n                        },\n                        {\n                            \"name\": \"identifier\",\n                            \"type\": \"token\"\n                        },\n                        {\n                            \"name\": \"category\",\n                            \"type\": \"token\"\n                        },\n                        {\n                            \"name\": \"code\",\n                            \"type\": \"token\"\n                        },\n                        {\n                            \"name\": \"context\",\n                            \"type\": \"reference\"\n                        },\n                        {\n                            \"name\": \"effective\",\n                            \"type\": \"date\"\n                        },\n                        {\n                            \"name\": \"medication\",\n                            \"type\": \"reference\"\n                        },\n                        {\n                            \"name\": \"part-of\",\n                            \"type\": \"reference\"\n                        },\n                        {\n                            \"name\": \"source\",\n                            \"type\": \"reference\"\n                        },\n                        {\n                            \"name\": \"status\",\n                            \"type\": \"token\"\n                        },\n                        {\n                            \"name\": \"subject\",\n                            \"type\": \"reference\"\n                        }\n                    ]\n                },\n                {\n                    \"type\": \"AllergyIntolerance\",\n                    \"supportedProfile\": [\n                        \"http://hl7.org/fhir/us/core/StructureDefinition/us-core-allergyintolerance\"\n                    ],\n                    \"interaction\": [\n                        {\n                            \"code\": \"create\"\n                        },\n                        {\n                            \"code\": \"read\"\n                        },\n                        {\n                            \"code\": \"search-type\"\n                        },\n                        {\n                            \"code\": \"patch\",\n                            \"documentation\": \"Partially update the resource as per RFC-6902\"\n                        },\n                        {\n                            \"code\": \"update\"\n                        }\n                    ],\n                    \"conditionalCreate\": false,\n                    \"conditionalUpdate\": true,\n                    \"conditionalDelete\": \"not-supported\",\n                    \"searchParam\": [\n                        {\n                            \"name\": \"_id\",\n                            \"type\": \"string\"\n                        },\n                        {\n                            \"name\": \"date\",\n                            \"type\": \"date\"\n                        },\n                        {\n                            \"name\": \"identifier\",\n                            \"type\": \"token\"\n                        },\n                        {\n                            \"name\": \"asserter\",\n                            \"type\": \"reference\"\n                        },\n                        {\n                            \"name\": \"patient\",\n                            \"type\": \"reference\"\n                        },\n                        {\n                            \"name\": \"category\",\n                            \"type\": \"token\"\n                        },\n                        {\n                            \"name\": \"clinical-status\",\n                            \"type\": \"token\"\n                        },\n                        {\n                            \"name\": \"code\",\n                            \"type\": \"token\"\n                        },\n                        {\n                            \"name\": \"criticality\",\n                            \"type\": \"token\"\n                        },\n                        {\n                            \"name\": \"manifestation\",\n                            \"type\": \"token\"\n                        },\n                        {\n                            \"name\": \"onset\",\n                            \"type\": \"date\"\n                        },\n                        {\n                            \"name\": \"recorder\",\n                            \"type\": \"reference\"\n                        },\n                        {\n                            \"name\": \"route\",\n                            \"type\": \"token\"\n                        },\n                        {\n                            \"name\": \"severity\",\n                            \"type\": \"token\"\n                        },\n                        {\n                            \"name\": \"type\",\n                            \"type\": \"token\"\n                        },\n                        {\n                            \"name\": \"verification-status\",\n                            \"type\": \"token\"\n                        }\n                    ]\n                },\n                {\n                    \"type\": \"CarePlan\",\n                    \"supportedProfile\": [\n                        \"http://hl7.org/fhir/us/core/StructureDefinition/us-core-careplan\"\n                    ],\n                    \"interaction\": [\n                        {\n                            \"code\": \"search-type\"\n                        },\n                        {\n                            \"code\": \"read\"\n                        },\n                        {\n                            \"code\": \"create\"\n                        },\n                        {\n                            \"code\": \"patch\"\n                        },\n                        {\n                            \"code\": \"update\"\n                        }\n                    ],\n                    \"conditionalCreate\": false,\n                    \"conditionalUpdate\": true,\n                    \"conditionalDelete\": \"not-supported\",\n                    \"searchParam\": [\n                        {\n                            \"name\": \"patient\",\n                            \"type\": \"string\"\n                        },\n                        {\n                            \"name\": \"date\",\n                            \"type\": \"date\"\n                        },\n                        {\n                            \"name\": \"category\",\n                            \"type\": \"string\"\n                        }\n                    ]\n                },\n                {\n                    \"type\": \"CareTeam\",\n                    \"supportedProfile\": [\n                        \"http://hl7.org/fhir/us/core/StructureDefinition/us-core-careteam\"\n                    ],\n                    \"interaction\": [\n                        {\n                            \"code\": \"create\"\n                        },\n                        {\n                            \"code\": \"read\"\n                        },\n                        {\n                            \"code\": \"update\"\n                        },\n                        {\n                            \"code\": \"patch\"\n                        },\n                        {\n                            \"code\": \"search-type\"\n                        }\n                    ],\n                    \"readHistory\": true,\n                    \"searchParam\": [\n                        {\n                            \"name\": \"id\",\n                            \"type\": \"string\"\n                        },\n                        {\n                            \"name\": \"subject\",\n                            \"type\": \"string\"\n                        },\n                        {\n                            \"name\": \"patient\",\n                            \"type\": \"string\"\n                        }\n                    ]\n                },\n                {\n                    \"type\": \"Condition\",\n                    \"supportedProfile\": [\n                        \"http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition\"\n                    ],\n                    \"interaction\": [\n                        {\n                            \"code\": \"search-type\"\n                        },\n                        {\n                            \"code\": \"read\"\n                        },\n                        {\n                            \"code\": \"create\"\n                        },\n                        {\n                            \"code\": \"patch\",\n                            \"documentation\": \"Partially update the resource as per RFC-6902\"\n                        },\n                        {\n                            \"code\": \"update\"\n                        }\n                    ],\n                    \"conditionalCreate\": false,\n                    \"conditionalUpdate\": true,\n                    \"conditionalDelete\": \"not-supported\",\n                    \"searchParam\": [\n                        {\n                            \"name\": \"_id\",\n                            \"type\": \"string\"\n                        },\n                        {\n                            \"name\": \"abatement-age\",\n                            \"type\": \"quantity\"\n                        },\n                        {\n                            \"name\": \"abatement-date\",\n                            \"type\": \"date\"\n                        },\n                        {\n                            \"name\": \"abatement-string\",\n                            \"type\": \"string\"\n                        },\n                        {\n                            \"name\": \"asserter\",\n                            \"type\": \"reference\"\n                        },\n                        {\n                            \"name\": \"body-site\",\n                            \"type\": \"token\"\n                        },\n                        {\n                            \"name\": \"category\",\n                            \"type\": \"token\"\n                        },\n                        {\n                            \"name\": \"clinical-status\",\n                            \"type\": \"token\"\n                        },\n                        {\n                            \"name\": \"code\",\n                            \"type\": \"token\"\n                        },\n                        {\n                            \"name\": \"encounter\",\n                            \"type\": \"reference\"\n                        },\n                        {\n                            \"name\": \"evidence\",\n                            \"type\": \"token\"\n                        },\n                        {\n                            \"name\": \"identifier\",\n                            \"type\": \"token\"\n                        },\n                        {\n                            \"name\": \"onset-age\",\n                            \"type\": \"quantity\"\n                        },\n                        {\n                            \"name\": \"onset-date\",\n                            \"type\": \"date\"\n                        },\n                        {\n                            \"name\": \"onset-info\",\n                            \"type\": \"string\"\n                        },\n                        {\n                            \"name\": \"recorded-date\",\n                            \"type\": \"token\"\n                        },\n                        {\n                            \"name\": \"severity\",\n                            \"type\": \"token\"\n                        },\n                        {\n                            \"name\": \"stage\",\n                            \"type\": \"token\"\n                        },\n                        {\n                            \"name\": \"subject\",\n                            \"type\": \"reference\"\n                        },\n                        {\n                            \"name\": \"verification-status\",\n                            \"type\": \"token\"\n                        }\n                    ]\n                },\n                {\n                    \"type\": \"Device\",\n                    \"supportedProfile\": [\n                        \"http://hl7.org/fhir/us/core/StructureDefinition/us-core-implantable-device\"\n                    ],\n                    \"interaction\": [\n                        {\n                            \"code\": \"read\"\n                        },\n                        {\n                            \"code\": \"create\"\n                        },\n                        {\n                            \"code\": \"search-type\"\n                        },\n                        {\n                            \"code\": \"patch\",\n                            \"documentation\": \"Partially update the resource as per RFC-6902\"\n                        },\n                        {\n                            \"code\": \"update\"\n                        }\n                    ],\n                    \"searchParam\": [\n                        {\n                            \"name\": \"patient\",\n                            \"type\": \"string\"\n                        },\n                        {\n                            \"name\": \"date\",\n                            \"type\": \"date\"\n                        }\n                    ]\n                },\n                {\n                    \"type\": \"DiagnosticReport\",\n                    \"supportedProfile\": [\n                        \"http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab\",\n                        \"http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note\"\n                    ],\n                    \"interaction\": [\n                        {\n                            \"code\": \"read\"\n                        },\n                        {\n                            \"code\": \"create\"\n                        },\n                        {\n                            \"code\": \"patch\"\n                        },\n                        {\n                            \"code\": \"search-type\"\n                        },\n                        {\n                            \"code\": \"update\"\n                        }\n                    ],\n                    \"readHistory\": true,\n                    \"searchParam\": [\n                        {\n                            \"name\": \"id\",\n                            \"type\": \"string\"\n                        },\n                        {\n                            \"name\": \"patient\",\n                            \"type\": \"string\"\n                        },\n                        {\n                            \"name\": \"date\",\n                            \"type\": \"date\"\n                        }\n                    ]\n                },\n                {\n                    \"type\": \"DocumentReference\",\n                    \"supportedProfile\": [\n                        \"http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference\"\n                    ],\n                    \"interaction\": [\n                        {\n                            \"code\": \"search-type\"\n                        },\n                        {\n                            \"code\": \"read\"\n                        },\n                        {\n                            \"code\": \"create\"\n                        },\n                        {\n                            \"code\": \"patch\"\n                        },\n                        {\n                            \"code\": \"update\"\n                        }\n                    ],\n                    \"conditionalCreate\": false,\n                    \"conditionalUpdate\": true,\n                    \"conditionalDelete\": \"not-supported\",\n                    \"searchParam\": [\n                        {\n                            \"name\": \"_id\",\n                            \"type\": \"string\"\n                        },\n                        {\n                            \"name\": \"name\",\n                            \"type\": \"string\"\n                        },\n                        {\n                            \"name\": \"gender\",\n                            \"type\": \"string\"\n                        },\n                        {\n                            \"name\": \"birthdate\",\n                            \"type\": \"date\"\n                        }\n                    ]\n                },\n                {\n                    \"type\": \"Goal\",\n                    \"supportedProfile\": [\n                        \"http://hl7.org/fhir/us/core/StructureDefinition/us-core-goal\"\n                    ],\n                    \"interaction\": [\n                        {\n                            \"code\": \"search-type\"\n                        },\n                        {\n                            \"code\": \"read\"\n                        },\n                        {\n                            \"code\": \"create\"\n                        },\n                        {\n                            \"code\": \"patch\"\n                        },\n                        {\n                            \"code\": \"update\"\n                        }\n                    ],\n                    \"searchParam\": [\n                        {\n                            \"name\": \"patient\",\n                            \"type\": \"string\"\n                        },\n                        {\n                            \"name\": \"date\",\n                            \"type\": \"date\"\n                        }\n                    ]\n                },\n                {\n                    \"type\": \"Immunization\",\n                    \"supportedProfile\": [\n                        \"http://hl7.org/fhir/us/core/StructureDefinition/us-core-immunization\"\n                    ],\n                    \"interaction\": [\n                        {\n                            \"code\": \"search-type\"\n                        },\n                        {\n                            \"code\": \"read\"\n                        },\n                        {\n                            \"code\": \"create\"\n                        },\n                        {\n                            \"code\": \"patch\"\n                        },\n                        {\n                            \"code\": \"update\"\n                        }\n                    ],\n                    \"searchParam\": [\n                        {\n                            \"name\": \"patient\",\n                            \"type\": \"string\"\n                        },\n                        {\n                            \"name\": \"date\",\n                            \"type\": \"date\"\n                        }\n                    ]\n                },\n                {\n                    \"type\": \"Encounter\",\n                    \"supportedProfile\": [\n                        \"http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter\"\n                    ],\n                    \"interaction\": [\n                        {\n                            \"code\": \"search-type\"\n                        },\n                        {\n                            \"code\": \"read\"\n                        },\n                        {\n                            \"code\": \"create\"\n                        },\n                        {\n                            \"code\": \"patch\"\n                        },\n                        {\n                            \"code\": \"update\"\n                        }\n                    ],\n                    \"searchParam\": [\n                        {\n                            \"name\": \"patient\",\n                            \"type\": \"string\"\n                        },\n                        {\n                            \"name\": \"date\",\n                            \"type\": \"date\"\n                        }\n                    ]\n                },\n                {\n                    \"type\": \"Provenance\",\n                    \"supportedProfile\": [\n                        \"http://hl7.org/fhir/us/core/StructureDefinition/us-core-provenance\"\n                    ],\n                    \"interaction\": [\n                        {\n                            \"code\": \"search-type\"\n                        },\n                        {\n                            \"code\": \"read\"\n                        },\n                        {\n                            \"code\": \"create\"\n                        },\n                        {\n                            \"code\": \"patch\"\n                        },\n                        {\n                            \"code\": \"update\"\n                        }\n                    ],\n                    \"conditionalCreate\": false,\n                    \"conditionalUpdate\": true,\n                    \"conditionalDelete\": \"not-supported\",\n                    \"searchParam\": [\n                        {\n                            \"name\": \"_id\",\n                            \"type\": \"string\"\n                        },\n                        {\n                            \"name\": \"name\",\n                            \"type\": \"string\"\n                        },\n                        {\n                            \"name\": \"gender\",\n                            \"type\": \"string\"\n                        },\n                        {\n                            \"name\": \"birthdate\",\n                            \"type\": \"date\"\n                        }\n                    ]\n                },\n                {\n                    \"type\": \"MedicationRequest\",\n                    \"supportedProfile\": [\n                        \"http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest\"\n                    ],\n                    \"interaction\": [\n                        {\n                            \"code\": \"search-type\"\n                        },\n                        {\n                            \"code\": \"read\"\n                        },\n                        {\n                            \"code\": \"create\"\n                        },\n                        {\n                            \"code\": \"patch\"\n                        },\n                        {\n                            \"code\": \"update\"\n                        }\n                    ],\n                    \"conditionalCreate\": false,\n                    \"conditionalUpdate\": true,\n                    \"conditionalDelete\": \"not-supported\",\n                    \"searchParam\": [\n                        {\n                            \"name\": \"_id\",\n                            \"type\": \"string\"\n                        },\n                        {\n                            \"name\": \"name\",\n                            \"type\": \"string\"\n                        },\n                        {\n                            \"name\": \"gender\",\n                            \"type\": \"string\"\n                        },\n                        {\n                            \"name\": \"birthdate\",\n                            \"type\": \"date\"\n                        }\n                    ]\n                },\n                {\n                    \"type\": \"Person\",\n                    \"interaction\": [\n                        {\n                            \"code\": \"search-type\"\n                        },\n                        {\n                            \"code\": \"read\"\n                        },\n                        {\n                            \"code\": \"create\"\n                        },\n                        {\n                            \"code\": \"patch\"\n                        },\n                        {\n                            \"code\": \"update\"\n                        }\n                    ],\n                    \"conditionalCreate\": false,\n                    \"conditionalUpdate\": true,\n                    \"conditionalDelete\": \"not-supported\",\n                    \"searchParam\": [\n                        {\n                            \"name\": \"_id\",\n                            \"type\": \"string\"\n                        },\n                        {\n                            \"name\": \"name\",\n                            \"type\": \"string\"\n                        },\n                        {\n                            \"name\": \"gender\",\n                            \"type\": \"string\"\n                        },\n                        {\n                            \"name\": \"birthdate\",\n                            \"type\": \"date\"\n                        },\n                        {\n                            \"name\": \"identifier\",\n                            \"type\": \"string\"\n                        },\n                        {\n                            \"name\": \"email\",\n                            \"type\": \"string\"\n                        }\n                    ]\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"9fb0ddcb-ef8b-4f6f-af45-cfebb7e99ab4"}],"id":"3498dd4c-916e-44f5-b590-9926ae8fe0c9","_postman_id":"3498dd4c-916e-44f5-b590-9926ae8fe0c9","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"{{scope}}"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"accessTokenUrl","value":"{{TokenUrl}}"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","name":"Carefluence OpenAPI R4 - Suvarna","type":"collection"}}},{"name":"Security & Authorization Flow","item":[],"id":"176aea5c-e2e3-4ca7-8cbf-c8372e87ea62","description":"<h1 id=\"security\">Security</h1>\n<p>Like many RESTful APIs, the Carefluence OpenAPI R4 uses OAuth 2 for security. This means that when making calls to any resource with the Carefluence OpenAPI R4, you must pass a Bearer token. This token is passed in the Authorization Header.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>Authorization: Bearer 123.456.7890\n\n</code></pre><p>To obtain a Bearer token, you must call an Authorization Server. The authorization server typically exposes two endpoints:</p>\n<ul>\n<li><code>authorize</code>: typically used to confirm the user’s credentials</li>\n<li><code>token</code>: used to obtain the Bearer token</li>\n</ul>\n<p>As per the FHIR specification, the Carefluence OpenAPI R4 supports both JSON and XML. However, for simplicity, we limit our examples to JSON.</p>\n<h1 id=\"authorization-flow\">Authorization flow</h1>\n<p>The Carefluence OpenAPI R4 uses OAuth 2 and Open ID Connect. It is based on the Smart Authorization description.</p>\n<p>References:</p>\n<ul>\n<li><a href=\"http://tools.ietf.org/html/rfc6749\">OAuth 2</a></li>\n<li><a href=\"http://openid.net/specs/openid-authentication-2_0.html\">OpenID Connect</a></li>\n<li><a href=\"http://docs.smartplatforms.org/authorization/\">Smart</a></li>\n</ul>\n<p>The authorization code grant type is the only grant type supported in this release because it is considered secure. Other grant types, such as implicit flow, may be supported in future as the standards evolve.</p>\n<p>The following diagram (from Smart) describes the authorization code flow:</p>\n<p><img src=\"https://developer.allscripts.com/Content/fhir/images/Smart_Authorization.png\" alt /></p>\n<p>Once the patient or provider (hereafter referred to as the user) launches the app, you must authenticate the user by calling the authorize endpoint on the authorization server used by the EHR.</p>\n<p>During the authentication step, provide the app’s client_id, but not the secret.</p>\n<blockquote>\n<p>Note that the examples here illustrate what is happening. It is not recommended that you code an OAuth client yourself. For suggestions on OAuth clients, see <a href=\"http://oauth.net/2/\">link.</a></p>\n</blockquote>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>GET https://admin.carefluence.com/connect/authorize?response_type=code&amp;client_id=d34d06b8-63ff-414b-a93c-11dc998f54e1&amp;redirect_uri=http://localhost:8000/launch.html&amp;scope=launch openid profile\n\n</code></pre><p>If you are developing a web client, you will use a URL pointing back to your website.</p>\n<p>During the On Approval step, the user will be asked to log in. If they do not have credentials, they will be asked to confirm their identity before creating credentials. If this is the first time they have used the app, they will be asked to confirm that they want to use the application (authorizing the application).</p>\n<p>After the user authenticates, you will receive an authorization code. You send the authorization code, along with the client_secret, to the token endpoint of the authorization server.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>POST https://admin.carefluence.com/connect/token\n    code    f53e501a51f2909d1f7ac5dd0d148c46\n    redirect_uri    http://localhost:8000/launch.html\n    client_id    C85533AE-E3A4-455C-BE5C-DAC0F695408F\n    scope    patient/*.read\n    client_secret    supersecret\n    grant_type    authorization_code\n\n</code></pre><p>The server returns the access token which the app then uses in subsequent calls to the API.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n    \"access_token\" :  123.456.7890\n    \"expires_in\": 1200,\n    \"token_type\": \"Bearer\"    \n}\n\n</code></pre><h2 id=\"scopes\">Scopes</h2>\n<p>The Carefluence OpenAPI R4 authorization server uses the scopes defined for <a href=\"http://docs.smarthealthit.org/authorization/scopes-and-launch-context/\">Smart on FHIR</a>.</p>\n<h2 id=\"confidential-and-public-clients\">Confidential and public clients</h2>\n<p>The Carefluence OpenAPI R4 supports two type of clients: confidential clients and public clients.</p>\n<p>Confidential clients are clients that can be trusted to keep the client_secret secure. Examples of confidential clients include:</p>\n<ul>\n<li>Web clients written as server side HTML and where the client secret is stored on the server</li>\n<li>Mobile clients written in the native technology of the platform</li>\n</ul>\n<p>Public clients cannot be trusted to keep the secret safe.</p>\n<h2 id=\"using-a-refresh-token\">Using a refresh token</h2>\n<p>To prevent a user from having to log in whenever the access token expires, use a refresh token. The refresh token will be valid for hours/days.</p>\n<p>To get a new access token, call the token endpoint of the authorization server and present your bearer token.</p>\n<p>If the bearer token has expired, you must call the authorization endpoint of the authorization server again so the user can login using their credentials.</p>\n<h2 id=\"authorization-for-patient-access\">Authorization for patient access</h2>\n<p>Certain resources and operation on the Carefluence OpenAPI R4 are not specific to a patient. For example, searching for a patient.</p>\n<p>However, most API calls are patient specific. For example, retrieving patient demographics or problems.</p>\n<p>In those cases the following authorization rules apply:</p>\n<ul>\n<li>If the user is a patient:<ul>\n<li>They have access to their own data.</li>\n<li>They have access to patients for whom they are caregivers or guardian.</li>\n<li>They will not have access to the data for any other patients.</li>\n</ul>\n</li>\n<li>If the user is a provider or other EHR user:<ul>\n<li>They only have access to patients they are authorized to see in their EHR.</li>\n<li>They do not have access to patients they are not authorized to see in their EHR.</li>\n<li>Apps do not have access to the “break glass” privilege escalation functionality.</li>\n</ul>\n</li>\n</ul>\n","auth":{"type":"noauth","isInherited":false},"event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"cd804883-f10e-4b98-a9aa-45a0a37b6945"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"35f2a6f7-2497-473d-ab84-5c5cd1a59527"}}],"_postman_id":"176aea5c-e2e3-4ca7-8cbf-c8372e87ea62"},{"name":"Multi-factor Authentication Option","item":[],"id":"177b5b5e-0588-4d62-9be7-661299d22045","description":"<p>Carefluence OpenAPI R4 supports Multi-factor Authentication for the API Administrators, Developers, Patients who needs to authenticate for token or system access purposes.</p>\n<p>We use Carefluence SMART Connect module for MFA and it is an optional add-on feature to the OpenAPI platform. When the Multi-factor authentication is turned ON, the following use cases are turned ON for the respective users.</p>\n<ul>\n<li><strong>Use case 1</strong> : API Administrators, when they login to the Carefluence Admin portal for API management, they will be sent a verification code via Email/text message and that needs to be keyed into the login page -&gt; verification code to access the system.</li>\n<li><strong>Use case 2</strong> : Self-registered API developers, when they login to the Carefluence Admin portal for their App registration or to request token for their Applications, they will be sent a verification code via Email/text message and that needs to be keyed into the login page -&gt; verification code to access the system.</li>\n<li><strong>Use case 3</strong> : Patients, when they are presented Authorization dialog with scopes to grant permission during the API calls, they are required to login prior to the Carefluence Admin portal to generate token for the API access further. In this workflow, they will be sent a verification code via Email/text message to the phone number or email that they registered in EHR, Carefluence platform matches the patient and accesses this information via OpenAPI. This verification code needs to be keyed into the login page to access the APIs further.</li>\n</ul>\n<p><strong>Note</strong>: Carefluence SMART Connect module usage is an option when the OpenAPI platform is deployed in Microsoft Azure. But Carefluence OpenAPI R4 can work with other MFA providers as on needed basis of the customers and we support the above use cases irrespective of the MFA provider implemented in the project.</p>\n","_postman_id":"177b5b5e-0588-4d62-9be7-661299d22045","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"{{scope}}"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"accessTokenUrl","value":"{{TokenUrl}}"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","name":"Carefluence OpenAPI R4 - Suvarna","type":"collection"}}},{"name":"Client Registration","item":[],"id":"eb9d0e05-3162-4a97-8cc6-b33e2b5d2675","description":"<ol>\n<li>Carefluence OpenAPI Clients have to create a Developer Account by signing up here <a href=\"https://admin.carefluence.com/Account/RegisterDeveloper\">RegisterUser - Carefluence</a></li>\n<li>Once registered, developers can login and register their Applications<br /><a href=\"https://admin.carefluence.com/Account/Login\">Developer Login - Carefluence</a></li>\n</ol>\n","_postman_id":"eb9d0e05-3162-4a97-8cc6-b33e2b5d2675","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"{{scope}}"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"accessTokenUrl","value":"{{TokenUrl}}"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","name":"Carefluence OpenAPI R4 - Suvarna","type":"collection"}}},{"name":"Errors & Exceptions","item":[],"id":"f60c4124-b63f-4494-a476-b923b9010fb4","description":"<p>Errors &amp; Exception Codes</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Code</th>\n<th>Meaning</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>200</td>\n<td>The request was processed appropriately.</td>\n</tr>\n<tr>\n<td>400</td>\n<td>Invalid parameter.</td>\n</tr>\n<tr>\n<td>401</td>\n<td>The request did not have a valid authorization token or none was provided. Obtain a valid authorization token and add it to the authorization header.</td>\n</tr>\n<tr>\n<td>403</td>\n<td>The user is not authorized for the operation. The user may not have access to the patient, or an invalid scope was provided.</td>\n</tr>\n<tr>\n<td>4xx</td>\n<td>Authorization error.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"additional-error-information\">Additional error information</h2>\n<p>A response with a code in the 4xx or 5xx may contain addtional information in the form of a <a href=\"https://www.hl7.org/fhir/operationoutcome.html\">FHIR OperationOutcome</a>.</p>\n<p>For example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n  \"resourceType\": \"OperationOutcome\",\n  \"id\": \"101\",\n  \"text\": {\n    \"status\": \"additional\",\n    \"div\": \"\\n      W is not a recognized code for Gender.\\n    \"\n  },\n  \"issue\": [\n    {\n      \"severity\": \"error\",\n      \"code\": \"code-invalid\",\n      \"details\": {\n        \"text\": \"The code \\\"W\\\" is not known and not legal in this context\"\n      },\n      \"diagnostics\": \"Acme.Interop.FHIRProcessors.Patient.processGender line 2453\",\n      \"location\": [\n        \"/f:Person/f:gender\"\n      ]\n    }\n  ]\n}\n\n</code></pre>","auth":{"type":"noauth","isInherited":false},"event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"fc0be61e-a04a-4b53-8f7a-94ee49cf1b3a"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"2b4e8698-c87a-4d19-9081-564771c1018e"}}],"_postman_id":"f60c4124-b63f-4494-a476-b923b9010fb4"},{"name":"OpenAPI R4 Platform Components","item":[],"id":"6158d10b-3a07-484e-81de-ea442b65b0d4","description":"<p>Powered by Carefluence OpenAPI platform, Carefluence OpenAPI adopted HL7 FHIR® in its core strategy around any healthcare system or medical device. The FHIR® Standard has brought a resource approach to the Carefluence OpenAPI server information model (ie., Patient, Condition, Procedure, or Immunization), which is more granular than any other standard and fast to learn, develop, and implement solutions.</p>\n<ul>\n<li><strong>Authorization Service:</strong> Web-based SMART authorization and resource retrieval service developed on OAuth 2.0 specification.</li>\n<li><strong>SMART Connect:</strong> Multi-factor Authentication &amp; Application Single-Sign on and Security Options</li>\n<li><strong>RESTful Resource API:</strong> Healthcare data (ie., Patient, Condition, Procedure, or Immunization) is securely hosted as resources on a web server. All of these resources can be searched and operations such as update, create or delete are implemented as specified by FHIR® R4 Standard.</li>\n<li><strong>FHIR® Transformer:</strong> Server side component that takes CCDA or HL7 V2 messages as input and convert them into FHIR® resources accessible via RESTful Resource API.</li>\n<li><strong>Embeddable Viewer Plugin:</strong> A default embeddable patient data viewer is provided and can be customized using CSS and XSLT.</li>\n<li><strong>HL7 Interface Engine Plugin:</strong> Add-on modules to use with Mirth Connect as the HL7 interface engine.</li>\n<li><strong>OpenAPI Database:</strong> Database agnostic storage for the Carefluence platform that is tested with MS SQL server. Based on the Carefluence implementation strategy, there is an option to choose Oracle, MySQL, or PostgreSQL.</li>\n<li><strong>Authorization Database:</strong> MS SQL Server data store to manage OAuth tokens and client application registrations with their authorization statuses</li>\n<li><strong>Cloud Native Hosting :</strong> Carefluence OpenAPI R4 is hosted in Microsoft Azure as App Services natively for our Development purposes. For our customers, the Azure reference implementation will be licensed to subscribe in their own Azure Account or lease ours.</li>\n<li><strong>EHR Connectivity:</strong> Carefluence develop and maintain HL7 standards based adapters to connect with EHRs and normalize to FHIR R4 standards. Typically Carefluence professional services team will assess whether to use one of their standards based adapter or develop a custom adapter for the data exchange purposes.</li>\n</ul>\n","auth":{"type":"noauth","isInherited":false},"event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"6a7d42ca-ddce-456f-beb1-e248e41df396"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"71669ba5-a8b7-4756-91e8-763f8f7e2108"}}],"_postman_id":"6158d10b-3a07-484e-81de-ea442b65b0d4"},{"name":"Resources","item":[{"name":"Search Resources By Date Range","item":[{"name":"Observations By Date Range","id":"adf5ad26-a63f-4a5a-947b-9e2141be9e70","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{BaseURL}}/Observation?patient={{PatientID}}&date=ge2019-07-01&date=le2023-10-17","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"{{scope}}"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"accessTokenUrl","value":"{{TokenUrl}}"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","name":"Carefluence OpenAPI R4 - Suvarna","type":"collection"}},"urlObject":{"path":["Observation"],"host":["{{BaseURL}}"],"query":[{"key":"patient","value":"{{PatientID}}"},{"key":"date","value":"ge2019-07-01"},{"key":"date","value":"le2023-10-17"}],"variable":[]}},"response":[],"_postman_id":"adf5ad26-a63f-4a5a-947b-9e2141be9e70"}],"id":"30647ac7-222d-47d1-ac42-9b13b42c9000","description":"<p>Our OpenAPI Platform supports the search any resource by a specific date or date ranges. Every FHIR resource has some kind of a date parameter that can be searched on.</p>\n<ul>\n<li>The date parameter format is <code>yyyy-mm-dd</code></li>\n</ul>\n<p>For example,</p>\n<ul>\n<li><p>When you want to search Observation resource to include part of 14th Jan 2023 before 10AM results, you will need to pass in the URL date=<code>lt2013-01-14T10:00</code></p>\n</li>\n<li><p>When you want to search Observation resource to include results received on or after of of 14-Jan 2013 after 10am, you will pass in the URL date<code>=gt2013-01-14T10:00</code></p>\n</li>\n<li><p>When you want to search Observation resource to include results received from 21-Jan 2013 onwards to 14-Mar 2013, you will pass in the URL date=ge2013-01-23&amp;date=le2013-03-14</p>\n</li>\n</ul>\n","_postman_id":"30647ac7-222d-47d1-ac42-9b13b42c9000","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"{{scope}}"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"accessTokenUrl","value":"{{TokenUrl}}"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","name":"Carefluence OpenAPI R4 - Suvarna","type":"collection"}}},{"name":"Pagination","item":[{"name":"Demographics","item":[{"name":"First Page","id":"4d57e519-9a0b-4bc2-959b-d5db44d5ca24","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{BaseURL}}/Patient?gender=male&page=1&_count=20","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"{{scope}}"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"accessTokenUrl","value":"{{TokenUrl}}"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","name":"Carefluence OpenAPI R4 - Suvarna","type":"collection"}},"urlObject":{"path":["Patient"],"host":["{{BaseURL}}"],"query":[{"key":"gender","value":"male"},{"key":"page","value":"1"},{"key":"_count","value":"20"}],"variable":[]}},"response":[],"_postman_id":"4d57e519-9a0b-4bc2-959b-d5db44d5ca24"},{"name":"Second Page","id":"7058fb84-f9de-4ba8-8f1a-f3c206c614bc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{BaseURL}}/Patient?gender=male&searchId=&page=2&_count=20","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"{{scope}}"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"accessTokenUrl","value":"{{TokenUrl}}"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","name":"Carefluence OpenAPI R4 - Suvarna","type":"collection"}},"urlObject":{"path":["Patient"],"host":["{{BaseURL}}"],"query":[{"key":"gender","value":"male"},{"key":"searchId","value":""},{"key":"page","value":"2"},{"key":"_count","value":"20"}],"variable":[]}},"response":[],"_postman_id":"7058fb84-f9de-4ba8-8f1a-f3c206c614bc"},{"name":"Third Page","id":"d7fb4f24-1f61-4e5c-bce9-cc4c9e894cdd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{BaseURL}}/Patient?gender=male&searchId=&page=3&_count=20","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"{{scope}}"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"accessTokenUrl","value":"{{TokenUrl}}"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","name":"Carefluence OpenAPI R4 - Suvarna","type":"collection"}},"urlObject":{"path":["Patient"],"host":["{{BaseURL}}"],"query":[{"key":"gender","value":"male"},{"key":"searchId","value":""},{"key":"page","value":"3"},{"key":"_count","value":"20"}],"variable":[]}},"response":[],"_postman_id":"d7fb4f24-1f61-4e5c-bce9-cc4c9e894cdd"}],"id":"2bd68df8-ce5e-486d-ad13-62128ad83469","_postman_id":"2bd68df8-ce5e-486d-ad13-62128ad83469","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"{{scope}}"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"accessTokenUrl","value":"{{TokenUrl}}"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","name":"Carefluence OpenAPI R4 - Suvarna","type":"collection"}}},{"name":"Observation","item":[{"name":"FirstPage","id":"eb56d1a7-8ca7-4fb9-9aa4-e50bff572ff0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{BaseURL}}/Observation?patient={{PatientID}}&date=ge2019-07-01&date=le2023-10-17&page=1&_count=10","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"{{scope}}"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"accessTokenUrl","value":"{{TokenUrl}}"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","name":"Carefluence OpenAPI R4 - Suvarna","type":"collection"}},"urlObject":{"path":["Observation"],"host":["{{BaseURL}}"],"query":[{"key":"patient","value":"{{PatientID}}"},{"key":"date","value":"ge2019-07-01"},{"key":"date","value":"le2023-10-17"},{"key":"page","value":"1"},{"key":"_count","value":"10"}],"variable":[]}},"response":[],"_postman_id":"eb56d1a7-8ca7-4fb9-9aa4-e50bff572ff0"},{"name":"Second Page","id":"d507ad42-32f4-4dc4-b853-1b0363d47d61","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{BaseURL}}/Observation?patient={{PatientID}}&date=ge2019-07-01&date=le2023-10-17&page=2&_count=10","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"{{scope}}"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"accessTokenUrl","value":"{{TokenUrl}}"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","name":"Carefluence OpenAPI R4 - Suvarna","type":"collection"}},"urlObject":{"path":["Observation"],"host":["{{BaseURL}}"],"query":[{"key":"patient","value":"{{PatientID}}"},{"key":"date","value":"ge2019-07-01"},{"key":"date","value":"le2023-10-17"},{"key":"page","value":"2"},{"key":"_count","value":"10"}],"variable":[]}},"response":[],"_postman_id":"d507ad42-32f4-4dc4-b853-1b0363d47d61"}],"id":"42649b62-27a2-4f09-82c4-ccdf19cd3ddb","_postman_id":"42649b62-27a2-4f09-82c4-ccdf19cd3ddb","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"{{scope}}"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"accessTokenUrl","value":"{{TokenUrl}}"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","name":"Carefluence OpenAPI R4 - Suvarna","type":"collection"}}},{"name":"Condition","item":[{"name":"FirstPage","id":"a4549a41-ea69-48f4-8ee7-276fbdeb016f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{BaseURL}}/Condition?patient={{PatientID}}&page=1&_count=10","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"{{scope}}"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"accessTokenUrl","value":"{{TokenUrl}}"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","name":"Carefluence OpenAPI R4 - Suvarna","type":"collection"}},"urlObject":{"path":["Condition"],"host":["{{BaseURL}}"],"query":[{"key":"patient","value":"{{PatientID}}"},{"key":"page","value":"1"},{"key":"_count","value":"10"}],"variable":[]}},"response":[],"_postman_id":"a4549a41-ea69-48f4-8ee7-276fbdeb016f"},{"name":"Second Page","id":"fdc7ffe0-9804-476f-8042-732af44b5980","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://mmdpcf.Carefluence.com/cf.fhir.r4/Condition?patient={{PatientID}}&searchId=&page=2&_count=10","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"{{scope}}"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"accessTokenUrl","value":"{{TokenUrl}}"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","name":"Carefluence OpenAPI R4 - Suvarna","type":"collection"}},"urlObject":{"protocol":"https","path":["cf.fhir.r4","Condition"],"host":["mmdpcf","Carefluence","com"],"query":[{"key":"patient","value":"{{PatientID}}"},{"key":"searchId","value":""},{"key":"page","value":"2"},{"key":"_count","value":"10"}],"variable":[]}},"response":[],"_postman_id":"fdc7ffe0-9804-476f-8042-732af44b5980"}],"id":"2888923d-aa18-4e45-895e-f439f51e10b3","_postman_id":"2888923d-aa18-4e45-895e-f439f51e10b3","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"{{scope}}"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"accessTokenUrl","value":"{{TokenUrl}}"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","name":"Carefluence OpenAPI R4 - Suvarna","type":"collection"}}},{"name":"AlegryIntolerance","item":[{"name":"Third Page","item":[{"name":"Third  page","id":"3ba0e1ae-4ad4-47a1-ab8c-9363de643dbc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"{{scope}}"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"accessTokenUrl","value":"{{TokenUrl}}"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","name":"Carefluence OpenAPI R4 - Suvarna","type":"collection"}},"urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"3ba0e1ae-4ad4-47a1-ab8c-9363de643dbc"}],"id":"b93e82c0-97a8-4c63-8027-d34d6376aa24","_postman_id":"b93e82c0-97a8-4c63-8027-d34d6376aa24","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"{{scope}}"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"accessTokenUrl","value":"{{TokenUrl}}"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","name":"Carefluence OpenAPI R4 - Suvarna","type":"collection"}}},{"name":"Firstpage","id":"9dbfd516-6966-4ba4-81c8-271afc165111","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"{{scope}}"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"accessTokenUrl","value":"{{TokenUrl}}"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","name":"Carefluence OpenAPI R4 - Suvarna","type":"collection"}},"urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"9dbfd516-6966-4ba4-81c8-271afc165111"},{"name":"2nd page","id":"393f6a16-aa3b-4b14-89c3-3dfc12ddc0c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"{{scope}}"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"accessTokenUrl","value":"{{TokenUrl}}"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","name":"Carefluence OpenAPI R4 - Suvarna","type":"collection"}},"urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"393f6a16-aa3b-4b14-89c3-3dfc12ddc0c4"}],"id":"1358c8eb-a9d9-4041-9553-9005eac7570b","_postman_id":"1358c8eb-a9d9-4041-9553-9005eac7570b","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"{{scope}}"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"accessTokenUrl","value":"{{TokenUrl}}"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","name":"Carefluence OpenAPI R4 - Suvarna","type":"collection"}}},{"name":"DocumentReference","item":[],"id":"74513d82-a442-4b85-861f-8056a110c600","_postman_id":"74513d82-a442-4b85-861f-8056a110c600","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"{{scope}}"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"accessTokenUrl","value":"{{TokenUrl}}"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","name":"Carefluence OpenAPI R4 - Suvarna","type":"collection"}}}],"id":"d51e9d61-167c-4dc6-b3b1-aabb681eff88","description":"<p>In order to keep the load on clients, servers and the network minimized, our OpenAPI server supports pagination to return the results in a series of pages. The search result set for resources will contain the URLs that the client uses to request additional pages from the search set.</p>\n<p>Implementation References <a href=\"https://www.hl7.org/fhir/R4/search.html#count\">Search - FHIR v4.0.1 (hl7.org)</a></p>\n<p>_total is an option parameter in URL. Our OpenAPI Server ignores this parameter sent by the Clients. Reference <a href=\"https://www.hl7.org/fhir/R4/search.html#total\">Search - FHIR v4.0.1 (hl7.org)</a></p>\n<p>Refer to the Bundle reference documentation <a href=\"https://www.hl7.org/fhir/R4/http.html#paging\">Http - FHIR v4.0.1 (hl7.org)</a>. When we return the resultset, our bundle response optionally present the return links to first, previous &amp; next result sets.</p>\n","_postman_id":"d51e9d61-167c-4dc6-b3b1-aabb681eff88","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"{{scope}}"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"accessTokenUrl","value":"{{TokenUrl}}"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","name":"Carefluence OpenAPI R4 - Suvarna","type":"collection"}}},{"name":"Patient","item":[{"name":"Search Patient by _id","id":"4630c341-ecee-4774-8da5-c5ba9226ce9b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"_id","value":"UMR176482","type":"text"},{"key":"_id","value":"{{PatientID}}","type":"text","uuid":"f276b3ca-4395-4adf-be2b-f8ecf60814db","disabled":true}]},"url":"{{BaseURL}}/Patient/_search","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"{{scope}}"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"accessTokenUrl","value":"{{TokenUrl}}"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","name":"Carefluence OpenAPI R4 - Suvarna","type":"collection"}},"urlObject":{"path":["Patient","_search"],"host":["{{BaseURL}}"],"query":[],"variable":[]}},"response":[{"id":"ea4a434e-69a9-43b1-b7fd-15c0cbfc1b98","name":"Search Patient by _id","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"_id","value":"4","type":"text"}]},"url":"{{BaseURL}}/Patient/_search"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"5163"},{"key":"Content-Type","value":"application/fhir+json; charset=utf-8"},{"key":"Date","value":"Wed, 15 Jun 2022 11:36:25 GMT"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Cache-Control","value":"private"},{"key":"Set-Cookie","value":"ARRAffinity=4e7f4f4cfa46c4b376296b4f9c09f94856a0db3ea477bc4d183a284847b23db0;Path=/;HttpOnly;Secure;Domain=mmdcf.Carefluence.com"},{"key":"Set-Cookie","value":"ARRAffinitySameSite=4e7f4f4cfa46c4b376296b4f9c09f94856a0db3ea477bc4d183a284847b23db0;Path=/;HttpOnly;SameSite=None;Secure;Domain=mmdcf.Carefluence.com"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"resourceType\": \"Bundle\",\n    \"total\": 0,\n    \"link\": [\n        {\n            \"relation\": \"self\",\n            \"url\": \"https://mmdcf.Carefluence.com/cf.fhir.r4/Patient?_id=4&searchId=&page=1&_count=20&startIndex=0&_total=0\"\n        }\n    ],\n    \"entry\": [\n        {\n            \"resource\": {\n                \"resourceType\": \"Patient\",\n                \"id\": \"4\",\n                \"extension\": [\n                    {\n                        \"extension\": [\n                            {\n                                \"url\": \"ombCategory\",\n                                \"valueCoding\": {\n                                    \"system\": \"urn:oid:2.16.840.1.113883.6.238\",\n                                    \"code\": \"2106-3\",\n                                    \"display\": \"White\"\n                                }\n                            },\n                            {\n                                \"url\": \"text\",\n                                \"valueString\": \"White\"\n                            }\n                        ],\n                        \"url\": \"http://hl7.org/fhir/us/core/StructureDefinition/us-core-race\"\n                    },\n                    {\n                        \"extension\": [\n                            {\n                                \"url\": \"ombCategory\",\n                                \"valueCoding\": {\n                                    \"system\": \"urn:oid:2.16.840.1.113883.6.238\",\n                                    \"code\": \"2186-5\",\n                                    \"display\": \"Non Hispanic or Latino\"\n                                }\n                            },\n                            {\n                                \"url\": \"text\",\n                                \"valueString\": \"Non Hispanic or Latino\"\n                            }\n                        ],\n                        \"url\": \"http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity\"\n                    },\n                    {\n                        \"url\": \"http://hl7.org/fhir/StructureDefinition/patient-mothersMaidenName\",\n                        \"valueString\": \"Emelina469 Hilpert278\"\n                    },\n                    {\n                        \"url\": \"http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex\",\n                        \"valueCode\": \"M\"\n                    },\n                    {\n                        \"url\": \"http://hl7.org/fhir/StructureDefinition/patient-birthPlace\",\n                        \"valueAddress\": {\n                            \"city\": \"Revere\",\n                            \"state\": \"Massachusetts\",\n                            \"country\": \"US\"\n                        }\n                    },\n                    {\n                        \"url\": \"http://synthetichealth.github.io/synthea/disability-adjusted-life-years\",\n                        \"valueDecimal\": 1.2127307844815787\n                    },\n                    {\n                        \"url\": \"http://synthetichealth.github.io/synthea/quality-adjusted-life-years\",\n                        \"valueDecimal\": 77.78726921551842\n                    }\n                ],\n                \"identifier\": [\n                    {\n                        \"use\": \"usual\",\n                        \"type\": {\n                            \"coding\": [\n                                {\n                                    \"system\": \"http://terminology.hl7.org/CodeSystem/v2-0203\",\n                                    \"code\": \"MR\"\n                                }\n                            ]\n                        },\n                        \"system\": \"urn:oid:1.2.36.146.595.217.0.1\",\n                        \"value\": \"12345\",\n                        \"period\": {\n                            \"start\": \"2001-05-06\"\n                        },\n                        \"assigner\": {\n                            \"display\": \"Acme Healthcare\"\n                        }\n                    }\n                ],\n                \"active\": true,\n                \"name\": [\n                    {\n                        \"use\": \"official\",\n                        \"family\": \"Chalmers\",\n                        \"given\": [\n                            \"Peter\",\n                            \"James\"\n                        ]\n                    },\n                    {\n                        \"use\": \"usual\",\n                        \"given\": [\n                            \"Jim\"\n                        ]\n                    },\n                    {\n                        \"use\": \"maiden\",\n                        \"family\": \"Windsor\",\n                        \"given\": [\n                            \"Peter\",\n                            \"James\"\n                        ],\n                        \"period\": {\n                            \"end\": \"2002\"\n                        }\n                    }\n                ],\n                \"telecom\": [\n                    {\n                        \"system\": \"phone\",\n                        \"value\": \"(03) 5555 6473\",\n                        \"use\": \"work\",\n                        \"rank\": 1\n                    },\n                    {\n                        \"system\": \"phone\",\n                        \"value\": \"(03) 3410 5613\",\n                        \"use\": \"mobile\",\n                        \"rank\": 2\n                    },\n                    {\n                        \"system\": \"phone\",\n                        \"value\": \"(03) 5555 8834\",\n                        \"use\": \"old\",\n                        \"period\": {\n                            \"end\": \"2014\"\n                        }\n                    }\n                ],\n                \"gender\": \"male\",\n                \"birthDate\": \"1974-12-25\",\n                \"_birthDate\": {\n                    \"extension\": [\n                        {\n                            \"url\": \"http://hl7.org/fhir/StructureDefinition/patient-birthTime\",\n                            \"valueDateTime\": \"1974-12-25T14:35:45-05:00\"\n                        }\n                    ]\n                },\n                \"deceasedBoolean\": false,\n                \"address\": [\n                    {\n                        \"use\": \"home\",\n                        \"type\": \"both\",\n                        \"text\": \"534 Erewhon St PeasantVille, Rainbow, Vic  3999\",\n                        \"line\": [\n                            \"534 Erewhon St\"\n                        ],\n                        \"city\": \"PleasantVille\",\n                        \"district\": \"Rainbow\",\n                        \"state\": \"Vic\",\n                        \"postalCode\": \"3999\",\n                        \"period\": {\n                            \"start\": \"1974-12-25\"\n                        }\n                    }\n                ],\n                \"contact\": [\n                    {\n                        \"relationship\": [\n                            {\n                                \"coding\": [\n                                    {\n                                        \"system\": \"http://terminology.hl7.org/CodeSystem/v2-0131\",\n                                        \"code\": \"N\"\n                                    }\n                                ]\n                            }\n                        ],\n                        \"name\": {\n                            \"family\": \"du Marché\",\n                            \"_family\": {\n                                \"extension\": [\n                                    {\n                                        \"url\": \"http://hl7.org/fhir/StructureDefinition/humanname-own-prefix\",\n                                        \"valueString\": \"VV\"\n                                    }\n                                ]\n                            },\n                            \"given\": [\n                                \"Bénédicte\"\n                            ]\n                        },\n                        \"telecom\": [\n                            {\n                                \"system\": \"phone\",\n                                \"value\": \"+33 (237) 998327\"\n                            }\n                        ],\n                        \"address\": {\n                            \"use\": \"home\",\n                            \"type\": \"both\",\n                            \"line\": [\n                                \"534 Erewhon St\"\n                            ],\n                            \"city\": \"PleasantVille\",\n                            \"district\": \"Rainbow\",\n                            \"state\": \"Vic\",\n                            \"postalCode\": \"3999\",\n                            \"period\": {\n                                \"start\": \"1974-12-25\"\n                            }\n                        },\n                        \"gender\": \"female\",\n                        \"period\": {\n                            \"start\": \"2012\"\n                        }\n                    }\n                ],\n                \"communication\": [\n                    {\n                        \"language\": {\n                            \"coding\": [\n                                {\n                                    \"system\": \"urn:ietf:bcp:47\",\n                                    \"code\": \"en-US\",\n                                    \"display\": \"English\"\n                                }\n                            ],\n                            \"text\": \"English\"\n                        }\n                    }\n                ],\n                \"managingOrganization\": {\n                    \"reference\": \"Organization/1\"\n                }\n            }\n        }\n    ]\n}"}],"_postman_id":"4630c341-ecee-4774-8da5-c5ba9226ce9b"}],"id":"4c1b2eae-aca7-44ab-981f-3e1d5c1de77e","description":"<p>This resource conforms to USCDI profile for Patient Demographics - refer to <a href=\"https://hl7.org/fhir/us/core/stu3.1.1/StructureDefinition-us-core-patient.html\">USCore Patient Profile</a>. Patient resource response can be requested in JSON or XML format as per FHIR standard R4 version <a href=\"http://hl7.org/fhir/R4/patient.html\">Patient - FHIR v4.0.1 (hl7.org)</a> supports the following data for Patient</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>USCore Data Element</strong></th>\n<th><strong>FHIR Resource Data</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>First Name  <br />Middle Name</td>\n<td>Patient.name.given</td>\n</tr>\n<tr>\n<td>Last Name</td>\n<td>Patient.name.family</td>\n</tr>\n<tr>\n<td>Previous Name</td>\n<td>Patient.name</td>\n</tr>\n<tr>\n<td>Suffix</td>\n<td>Patient.name.suffix</td>\n</tr>\n<tr>\n<td>US Core Birth Sex Extension</td>\n<td>Patient.extension.BirthSex</td>\n</tr>\n<tr>\n<td>Date of Birth</td>\n<td>Patient.birthDate</td>\n</tr>\n<tr>\n<td>US Core Race Extension</td>\n<td>Patient.extension.race</td>\n</tr>\n<tr>\n<td>US Core Extension Ethnicity</td>\n<td>Patient.extension.ethnicity</td>\n</tr>\n<tr>\n<td>Preferred Language</td>\n<td>Patient.communication</td>\n</tr>\n<tr>\n<td>Address</td>\n<td>Patient.address</td>\n</tr>\n<tr>\n<td>Phone Number</td>\n<td>Patient.telecom</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"4c1b2eae-aca7-44ab-981f-3e1d5c1de77e","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"{{scope}}"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"accessTokenUrl","value":"{{TokenUrl}}"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","name":"Carefluence OpenAPI R4 - Suvarna","type":"collection"}}},{"name":"Encounter","item":[{"name":"Encounter By ID","id":"d9cac7ce-6eaa-49b8-a173-9e263af882a3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"_id","value":"IP24-007936","type":"text","uuid":"6a64c3dc-9e09-49a6-acee-4b35528ac87c"}]},"url":"{{BaseURL}}/Encounter/_search","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"{{scope}}"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"accessTokenUrl","value":"{{TokenUrl}}"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","name":"Carefluence OpenAPI R4 - Suvarna","type":"collection"}},"urlObject":{"path":["Encounter","_search"],"host":["{{BaseURL}}"],"query":[],"variable":[]}},"response":[{"id":"3d854b6d-f4dd-40e9-a266-62b8c9797cde","name":"Encounter By ID","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/Encounter/:id","host":["{{BaseURL}}"],"path":["Encounter",":id"],"variable":[{"key":"id","value":"d7f01810-6e8b-f082-db49-a0170b02f58b"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"private"},{"key":"Content-Length","value":"1723"},{"key":"Content-Type","value":"application/fhir+json; charset=utf-8"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-SourceFiles","value":"=?UTF-8?B?QzpcVXNlcnNcTW9oYW1tZWRSYW9vZlxTb3VyY2VcUmVwb3NcY2YuZmhpci5yNF8yMDIxXENGLkZoaXIuRFNUVTNcQ0YuRmhpci5EU1RVM1xFbmNvdW50ZXJcZDdmMDE4MTAtNmU4Yi1mMDgyLWRiNDktYTAxNzBiMDJmNThi?="},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 04 May 2022 09:17:10 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"resourceType\": \"Encounter\",\n    \"id\": \"d7f01810-6e8b-f082-db49-a0170b02f58b\",\n    \"meta\": {\n        \"profile\": [\n            \"http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter\"\n        ]\n    },\n    \"identifier\": [\n        {\n            \"use\": \"official\",\n            \"system\": \"https://github.com/synthetichealth/synthea\",\n            \"value\": \"d7f01810-6e8b-f082-db49-a0170b02f58b\"\n        }\n    ],\n    \"status\": \"finished\",\n    \"class\": {\n        \"system\": \"http://terminology.hl7.org/CodeSystem/v3-ActCode\",\n        \"code\": \"AMB\"\n    },\n    \"type\": [\n        {\n            \"coding\": [\n                {\n                    \"system\": \"http://snomed.info/sct\",\n                    \"code\": \"162673000\",\n                    \"display\": \"General examination of patient (procedure)\"\n                }\n            ],\n            \"text\": \"General examination of patient (procedure)\"\n        }\n    ],\n    \"subject\": {\n        \"reference\": \"urn:uuid:e91975f5-9445-c11f-cabf-c3c6dae161f2\",\n        \"display\": \"Mr. Dustin31 Ritchie586\"\n    },\n    \"participant\": [\n        {\n            \"type\": [\n                {\n                    \"coding\": [\n                        {\n                            \"system\": \"http://terminology.hl7.org/CodeSystem/v3-ParticipationType\",\n                            \"code\": \"PPRF\",\n                            \"display\": \"primary performer\"\n                        }\n                    ],\n                    \"text\": \"primary performer\"\n                }\n            ],\n            \"period\": {\n                \"start\": \"1973-01-18T18:33:18-05:00\",\n                \"end\": \"1973-01-18T18:48:18-05:00\"\n            },\n            \"individual\": {\n                \"reference\": \"urn:uuid:618787f5-2588-3dca-b90e-5e8fd27b1a36\",\n                \"display\": \"Dr. Blossom971 Christiansen251\"\n            }\n        }\n    ],\n    \"period\": {\n        \"start\": \"1973-01-18T18:33:18-05:00\",\n        \"end\": \"1973-01-18T18:48:18-05:00\"\n    },\n    \"location\": [\n        {\n            \"location\": {\n                \"reference\": \"urn:uuid:ecd8399c-f381-beae-9a1c-afec249d4632\",\n                \"display\": \"PCP170967\"\n            }\n        }\n    ],\n    \"serviceProvider\": {\n        \"reference\": \"urn:uuid:c7459800-e42b-3144-a934-59585c9eacff\",\n        \"display\": \"PCP170967\"\n    }\n}"}],"_postman_id":"d9cac7ce-6eaa-49b8-a173-9e263af882a3"}],"id":"8dd60ce8-aaa6-4fd1-a42e-7437d03c90da","description":"<p>This resource conforms to USCDI profile for Encounter - refer to <a href=\"http://hl7.org/fhir/us/core/STU3.1.1/StructureDefinition-us-core-encounter.html\">US Core Encounter Profile</a>. Encounter resource response can be requested in JSON or XML format as per FHIR standard R4 version <a href=\"http://hl7.org/fhir/R4/encounter.html\">Encounter - FHIR v4.0.1</a> (hl7.org) supports the following data for Encounter.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>USCore Data Element</strong></th>\n<th><strong>FHIR Resource Data</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>status</td>\n<td>Encounter.status</td>\n</tr>\n<tr>\n<td>classification</td>\n<td>Encounter.class</td>\n</tr>\n<tr>\n<td>type</td>\n<td>Encounter.type</td>\n</tr>\n<tr>\n<td>patient</td>\n<td>Encounter.subject</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"8dd60ce8-aaa6-4fd1-a42e-7437d03c90da","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"{{scope}}"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"accessTokenUrl","value":"{{TokenUrl}}"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","name":"Carefluence OpenAPI R4 - Suvarna","type":"collection"}}},{"name":"DiagnosticReport For Laboratory","item":[{"name":"DiagnosticReport By Id","id":"df034e84-bda4-4782-862b-132df2b859df","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"patient","value":"UMR310768","type":"text","uuid":"161aa992-353b-45b8-8cec-874d8eb000d4"},{"key":"date","value":"gt2025-03-01","type":"text","uuid":"e69d98c0-03f7-43ed-90c0-3e2b1efe7b6f"},{"key":"date","value":"le2025-03-31","type":"text","uuid":"f44d083c-f6b0-4fcd-94bb-4d477999aefa"},{"key":"category","value":"lab","type":"text","uuid":"31d02673-0a5e-4e27-8d2b-ef31f250ab3e"}]},"url":"{{BaseURL}}/DiagnosticReport/_search","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"{{scope}}"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"accessTokenUrl","value":"{{TokenUrl}}"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","name":"Carefluence OpenAPI R4 - Suvarna","type":"collection"}},"urlObject":{"path":["DiagnosticReport","_search"],"host":["{{BaseURL}}"],"query":[],"variable":[]}},"response":[{"id":"17498ee5-2dcf-4919-9ffa-8fdb7a09c098","name":"DiagnosticReport By Id","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/DiagnosticReport/:id","host":["{{BaseURL}}"],"path":["DiagnosticReport",":id"],"variable":[{"key":"id","value":"02eb62b3-0efa-4f0c-80c1-ce211287a0ff"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"2186"},{"key":"Content-Type","value":"application/fhir+json; charset=utf-8"},{"key":"Date","value":"Wed, 04 May 2022 09:46:08 GMT"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Cache-Control","value":"private"},{"key":"Set-Cookie","value":"ARRAffinity=658fd3863f8ba212655039ba614793012871f5743b0c837940918cabde235405;Path=/;HttpOnly;Secure;Domain=mmdcf.Carefluence.com"},{"key":"Set-Cookie","value":"ARRAffinitySameSite=658fd3863f8ba212655039ba614793012871f5743b0c837940918cabde235405;Path=/;HttpOnly;SameSite=None;Secure;Domain=mmdcf.Carefluence.com"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"resourceType\": \"DiagnosticReport\",\n    \"id\": \"02eb62b3-0efa-4f0c-80c1-ce211287a0ff\",\n    \"meta\": {\n        \"profile\": [\n            \"http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note\"\n        ]\n    },\n    \"status\": \"final\",\n    \"category\": [\n        {\n            \"coding\": [\n                {\n                    \"system\": \"http://loinc.org\",\n                    \"code\": \"34117-2\",\n                    \"display\": \"History and physical note\"\n                },\n                {\n                    \"system\": \"http://loinc.org\",\n                    \"code\": \"51847-2\",\n                    \"display\": \"Evaluation+Plan note\"\n                }\n            ]\n        }\n    ],\n    \"code\": {\n        \"coding\": [\n            {\n                \"system\": \"http://loinc.org\",\n                \"code\": \"34117-2\",\n                \"display\": \"History and physical note\"\n            },\n            {\n                \"system\": \"http://loinc.org\",\n                \"code\": \"51847-2\",\n                \"display\": \"Evaluation+Plan note\"\n            }\n        ]\n    },\n    \"subject\": {\n        \"reference\": \"urn:uuid:8a7c11ff-25f0-433e-882a-4f43b8fb7dc4\"\n    },\n    \"encounter\": {\n        \"reference\": \"urn:uuid:62459033-4e7a-4dff-802e-6ab2fef836a2\"\n    },\n    \"effectiveDateTime\": \"2017-06-11T21:42:43-04:00\",\n    \"issued\": \"2017-06-11T21:42:43.702-04:00\",\n    \"performer\": [\n        {\n            \"reference\": \"urn:uuid:0000016f-e849-cfc4-0000-00000000010e\",\n            \"display\": \"Dr. Rachelle804 Abernathy524\"\n        }\n    ],\n    \"presentedForm\": [\n        {\n            \"contentType\": \"text/plain\",\n            \"data\": \"CjIwMTctMDYtMTEKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkNsZW1lbnRlNTMxIGlzIGEgMTcgeWVhci1vbGQgbm9uLWhpc3BhbmljIHdoaXRlIG1hbGUuIFBhdGllbnQgaGFzIGEgaGlzdG9yeSBvZiB2aXJhbCBzaW51c2l0aXMgKGRpc29yZGVyKS4KCiMgU29jaWFsIEhpc3RvcnkKIFBhdGllbnQgaGFzIGEgZG9jdW1lbnRlZCBoaXN0b3J5IG9mIG9waW9pZCBhZGRpY3Rpb24uIFBhdGllbnQgaXMgYW4gYWN0aXZlIHNtb2tlci4gUGF0aWVudCBpZGVudGlmaWVzIGFzIGhldGVyb3NleHVhbC4KClBhdGllbnQgY29tZXMgZnJvbSBhIGxvdyBzb2Npb2Vjb25vbWljIGJhY2tncm91bmQuIFBhdGllbnQgY3VycmVudGx5IGhhcyBVbml0ZWRIZWFsdGhjYXJlLgoKIyBBbGxlcmdpZXMKTm8gS25vd24gQWxsZXJnaWVzLgoKIyBNZWRpY2F0aW9ucwphY2V0YW1pbm9waGVuIDMwMCBtZyAvIGh5ZHJvY29kb25lIGJpdGFydHJhdGUgNSBtZyBvcmFsIHRhYmxldDsgYWNldGFtaW5vcGhlbiAzMjUgbWcgLyBveHljb2RvbmUgaHlkcm9jaGxvcmlkZSA1IG1nIG9yYWwgdGFibGV0OyBhYnVzZS1kZXRlcnJlbnQgMTIgaHIgb3h5Y29kb25lIGh5ZHJvY2hsb3JpZGUgMTUgbWcgZXh0ZW5kZWQgcmVsZWFzZSBvcmFsIHRhYmxldAoKIyBBc3Nlc3NtZW50IGFuZCBQbGFuCgoKIyMgUGxhbgoK\"\n        }\n    ]\n}"}],"_postman_id":"df034e84-bda4-4782-862b-132df2b859df"}],"id":"1f591228-c10e-4ea7-824f-2301328632ff","description":"<p>This resource conforms to USCDI profile for DiagnosticReport - refer to <a href=\"http://hl7.org/fhir/us/core/STU3.1.1/StructureDefinition-us-core-diagnosticreport-lab.html\">US Core DiagnosticReport Profile</a>. DiagnosticReport response can be requested in JSON or XML format as per FHIR standard R4 version <a href=\"http://hl7.org/fhir/R4/diagnosticreport.html\">DiagnosticReport- FHIR v4.0.1 (hl7.org)</a> supports the following data elements documented DiagnosticReport as Laboratory.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>USCore Data Element</strong></th>\n<th><strong>FHIR Resource Data</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>status</td>\n<td>DiagnosticReport.status (like registered</td>\n</tr>\n<tr>\n<td>category</td>\n<td>DiagnosticReport.category</td>\n</tr>\n<tr>\n<td>code</td>\n<td>DiagnosticReport.code</td>\n</tr>\n<tr>\n<td>patient</td>\n<td>DiagnosticReport.subject</td>\n</tr>\n<tr>\n<td>time</td>\n<td>DiagnosticReport.issued</td>\n</tr>\n<tr>\n<td>reported time</td>\n<td>DiagnosticReport.effective</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"1f591228-c10e-4ea7-824f-2301328632ff","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"{{scope}}"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"accessTokenUrl","value":"{{TokenUrl}}"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","name":"Carefluence OpenAPI R4 - Suvarna","type":"collection"}}},{"name":"DocumentReference","item":[{"name":"DocumentReference By Id","id":"71d55187-5ef7-469e-bfc9-492b5687e4f7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{BaseURL}}/DocumentReference/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"{{scope}}"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"accessTokenUrl","value":"{{TokenUrl}}"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","name":"Carefluence OpenAPI R4 - Suvarna","type":"collection"}},"urlObject":{"path":["DocumentReference",":id"],"host":["{{BaseURL}}"],"query":[],"variable":[{"id":"50c6792c-92c9-4083-b3f4-8094b049c1a9","type":"any","value":"05efe29c-a92f-4804-9a8e-8c73a574ca14","key":"id"}]}},"response":[{"id":"c3ef15fa-7ca8-4d3a-912d-e72064c7a770","name":"DocumentReference By Id","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/DocumentReference/:id","host":["{{BaseURL}}"],"path":["DocumentReference",":id"],"variable":[{"key":"id","value":"05efe29c-a92f-4804-9a8e-8c73a574ca14"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"2184"},{"key":"Content-Type","value":"application/fhir+json; charset=utf-8"},{"key":"Date","value":"Wed, 04 May 2022 10:22:54 GMT"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Cache-Control","value":"private"},{"key":"Set-Cookie","value":"ARRAffinity=658fd3863f8ba212655039ba614793012871f5743b0c837940918cabde235405;Path=/;HttpOnly;Secure;Domain=mmdcf.Carefluence.com"},{"key":"Set-Cookie","value":"ARRAffinitySameSite=658fd3863f8ba212655039ba614793012871f5743b0c837940918cabde235405;Path=/;HttpOnly;SameSite=None;Secure;Domain=mmdcf.Carefluence.com"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"resourceType\": \"DocumentReference\",\n    \"id\": \"05efe29c-a92f-4804-9a8e-8c73a574ca14\",\n    \"meta\": {\n        \"profile\": [\n            \"http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference\"\n        ]\n    },\n    \"status\": \"superseded\",\n    \"type\": {\n        \"coding\": [\n            {\n                \"system\": \"http://loinc.org\",\n                \"code\": \"34117-2\",\n                \"display\": \"History and physical note\"\n            },\n            {\n                \"system\": \"http://loinc.org\",\n                \"code\": \"51847-2\",\n                \"display\": \"Evaluation+Plan note\"\n            }\n        ]\n    },\n    \"category\": [\n        {\n            \"coding\": [\n                {\n                    \"system\": \"http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category\",\n                    \"code\": \"clinical-note\",\n                    \"display\": \"Clinical Note\"\n                }\n            ]\n        }\n    ],\n    \"subject\": {\n        \"reference\": \"urn:uuid:8a7c11ff-25f0-433e-882a-4f43b8fb7dc4\"\n    },\n    \"date\": \"2014-11-18T20:42:43.702-05:00\",\n    \"author\": [\n        {\n            \"reference\": \"urn:uuid:0000016f-e849-cfc4-0000-00000000010e\",\n            \"display\": \"Dr. Rachelle804 Abernathy524\"\n        }\n    ],\n    \"content\": [\n        {\n            \"attachment\": {\n                \"contentType\": \"text/plain\",\n                \"data\": \"CjIwMTQtMTEtMTgKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkNsZW1lbnRlNTMxIGlzIGEgMTUgeWVhci1vbGQgbm9uLWhpc3BhbmljIHdoaXRlIG1hbGUuIFBhdGllbnQgaGFzIGEgaGlzdG9yeSBvZiB2aXJhbCBzaW51c2l0aXMgKGRpc29yZGVyKS4KCiMgU29jaWFsIEhpc3RvcnkKIFBhdGllbnQgaGFzIGEgZG9jdW1lbnRlZCBoaXN0b3J5IG9mIG9waW9pZCBhZGRpY3Rpb24uIFBhdGllbnQgcXVpdGUgc21va2luZyBhdCBhZ2UgMTkuCgpQYXRpZW50IGNvbWVzIGZyb20gYSBsb3cgc29jaW9lY29ub21pYyBiYWNrZ3JvdW5kLiBQYXRpZW50IGN1cnJlbnRseSBoYXMgVW5pdGVkSGVhbHRoY2FyZS4KCiMgQWxsZXJnaWVzCk5vIEtub3duIEFsbGVyZ2llcy4KCiMgTWVkaWNhdGlvbnMKYWNldGFtaW5vcGhlbiAzMDAgbWcgLyBoeWRyb2NvZG9uZSBiaXRhcnRyYXRlIDUgbWcgb3JhbCB0YWJsZXQ7IGFjZXRhbWlub3BoZW4gMzI1IG1nIC8gb3h5Y29kb25lIGh5ZHJvY2hsb3JpZGUgNSBtZyBvcmFsIHRhYmxldDsgYWJ1c2UtZGV0ZXJyZW50IDEyIGhyIG94eWNvZG9uZSBoeWRyb2NobG9yaWRlIDE1IG1nIGV4dGVuZGVkIHJlbGVhc2Ugb3JhbCB0YWJsZXQKCiMgQXNzZXNzbWVudCBhbmQgUGxhbgoKCiMjIFBsYW4KCg==\"\n            }\n        }\n    ],\n    \"context\": {\n        \"encounter\": [\n            {\n                \"reference\": \"urn:uuid:d2c5fef6-ae35-4d91-9204-8f78bbdf9280\"\n            }\n        ],\n        \"period\": {\n            \"start\": \"2014-11-18T20:42:43-05:00\",\n            \"end\": \"2018-11-20T20:42:43-05:00\"\n        }\n    }\n}"}],"_postman_id":"71d55187-5ef7-469e-bfc9-492b5687e4f7"}],"id":"5679dd5a-d440-4afe-a03a-513f7d70bbc8","description":"<p>This resource conforms to USCDI profile for DocumentReference - refer to US Core DocumentReference Profile. DocumentReference response can be requested in JSON or XML format as per FHIR standard R4 version <a href=\"http://hl7.org/fhir/R4/documentreference.html\">DocumentReference - FHIR v4.0.1 (hl7.org)</a> supports the following data elements:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>USCore Data Element</strong></th>\n<th><strong>FHIR Resource Data</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>status</td>\n<td>documentReference.status</td>\n</tr>\n<tr>\n<td>document category</td>\n<td>documentReference.category</td>\n</tr>\n<tr>\n<td>code</td>\n<td>documentReference.type</td>\n</tr>\n<tr>\n<td>patient</td>\n<td>documentReference.subject</td>\n</tr>\n<tr>\n<td>MIME type</td>\n<td>documentReference.content.Typeformat</td>\n</tr>\n<tr>\n<td>document URL</td>\n<td>documentReference.content.attachment</td>\n</tr>\n</tbody>\n</table>\n</div><div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Document Type</strong></th>\n<th><strong>LOINC Code</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Consultation Note</td>\n<td>11488-4</td>\n</tr>\n<tr>\n<td>Discharge Summary</td>\n<td>18842-5</td>\n</tr>\n<tr>\n<td>History &amp; Physical</td>\n<td>34117-2</td>\n</tr>\n<tr>\n<td>Progress Note</td>\n<td>11506-3</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"5679dd5a-d440-4afe-a03a-513f7d70bbc8","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"{{scope}}"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"accessTokenUrl","value":"{{TokenUrl}}"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","name":"Carefluence OpenAPI R4 - Suvarna","type":"collection"}}},{"name":"DiagnosticReport For Report","item":[{"name":"DiagnosticReport(PDF)","id":"e79cbf5f-38e9-42ec-8b2a-8b69013b2722","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"identifier","value":"BIL24-098560","type":"text","uuid":"0453832c-3187-4653-a750-20342b7e8b06"},{"key":"category","value":"B","type":"text","uuid":"904e161b-e682-4892-ac1a-bceff4702388"},{"key":"code","value":"","type":"text","uuid":"6d23bd61-0556-411c-8d14-0f6a01f91393"}]},"url":"{{BaseURL}}/DiagnosticReport/_search","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"{{scope}}"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"accessTokenUrl","value":"{{TokenUrl}}"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","name":"Carefluence OpenAPI R4 - Suvarna","type":"collection"}},"urlObject":{"path":["DiagnosticReport","_search"],"host":["{{BaseURL}}"],"query":[],"variable":[]}},"response":[{"id":"3a55bf44-44dd-4e57-b340-acd059b7e508","name":"DiagnosticReport By Date","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/DiagnosticReport?date&patient={{PatientID}}&category&date=2016-05-05","host":["{{BaseURL}}"],"path":["DiagnosticReport"],"query":[{"key":"date","value":null},{"key":"patient","value":"{{PatientID}}"},{"key":"category","value":null},{"key":"date","value":"2016-05-05"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Length","value":"49190"},{"key":"Content-Type","value":"application/fhir+json; charset=utf-8"},{"key":"Date","value":"Wed, 04 May 2022 11:04:58 GMT"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"Cache-Control","value":"private"},{"key":"Set-Cookie","value":"ARRAffinity=658fd3863f8ba212655039ba614793012871f5743b0c837940918cabde235405;Path=/;HttpOnly;Secure;Domain=mmdcf.Carefluence.com"},{"key":"Set-Cookie","value":"ARRAffinitySameSite=658fd3863f8ba212655039ba614793012871f5743b0c837940918cabde235405;Path=/;HttpOnly;SameSite=None;Secure;Domain=mmdcf.Carefluence.com"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"resourceType\": \"Bundle\",\n    \"entry\": [\n        {\n            \"resource\": {\n                \"resourceType\": \"DiagnosticReport\",\n                \"id\": \"11497214-0447-4b72-b9e9-c7754b34796e\",\n                \"meta\": {\n                    \"profile\": [\n                        \"http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note\"\n                    ]\n                },\n                \"status\": \"final\",\n                \"category\": [\n                    {\n                        \"coding\": [\n                            {\n                                \"system\": \"http://loinc.org\",\n                                \"code\": \"34117-2\",\n                                \"display\": \"History and physical note\"\n                            },\n                            {\n                                \"system\": \"http://loinc.org\",\n                                \"code\": \"51847-2\",\n                                \"display\": \"Evaluation+Plan note\"\n                            }\n                        ]\n                    }\n                ],\n                \"code\": {\n                    \"coding\": [\n                        {\n                            \"system\": \"http://loinc.org\",\n                            \"code\": \"34117-2\",\n                            \"display\": \"History and physical note\"\n                        },\n                        {\n                            \"system\": \"http://loinc.org\",\n                            \"code\": \"51847-2\",\n                            \"display\": \"Evaluation+Plan note\"\n                        }\n                    ]\n                },\n                \"subject\": {\n                    \"reference\": \"urn:uuid:8a7c11ff-25f0-433e-882a-4f43b8fb7dc4\"\n                },\n                \"encounter\": {\n                    \"reference\": \"urn:uuid:b8c6a010-09f1-4d0d-8234-e744b6135f4d\"\n                },\n                \"effectiveDateTime\": \"2016-05-05T21:42:43-04:00\",\n                \"issued\": \"2016-05-05T21:42:43.702-04:00\",\n                \"performer\": [\n                    {\n                        \"reference\": \"urn:uuid:0000016f-e849-cfc4-0000-00000000010e\",\n                        \"display\": \"Dr. Rachelle804 Abernathy524\"\n                    }\n                ],\n                \"presentedForm\": [\n                    {\n                        \"contentType\": \"text/plain\",\n                        \"data\": \"CjIwMTYtMDUtMDUKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkNsZW1lbnRlNTMxIGlzIGEgMTYgeWVhci1vbGQgbm9uLWhpc3BhbmljIHdoaXRlIG1hbGUuIFBhdGllbnQgaGFzIGEgaGlzdG9yeSBvZiB2aXJhbCBzaW51c2l0aXMgKGRpc29yZGVyKS4KCiMgU29jaWFsIEhpc3RvcnkKIFBhdGllbnQgaGFzIGEgZG9jdW1lbnRlZCBoaXN0b3J5IG9mIG9waW9pZCBhZGRpY3Rpb24uIFBhdGllbnQgcXVpdGUgc21va2luZyBhdCBhZ2UgMTkuIFBhdGllbnQgaWRlbnRpZmllcyBhcyBoZXRlcm9zZXh1YWwuCgpQYXRpZW50IGNvbWVzIGZyb20gYSBsb3cgc29jaW9lY29ub21pYyBiYWNrZ3JvdW5kLiBQYXRpZW50IGN1cnJlbnRseSBoYXMgVW5pdGVkSGVhbHRoY2FyZS4KCiMgQWxsZXJnaWVzCk5vIEtub3duIEFsbGVyZ2llcy4KCiMgTWVkaWNhdGlvbnMKYWNldGFtaW5vcGhlbiAzMDAgbWcgLyBoeWRyb2NvZG9uZSBiaXRhcnRyYXRlIDUgbWcgb3JhbCB0YWJsZXQ7IGFjZXRhbWlub3BoZW4gMzI1IG1nIC8gb3h5Y29kb25lIGh5ZHJvY2hsb3JpZGUgNSBtZyBvcmFsIHRhYmxldDsgYWJ1c2UtZGV0ZXJyZW50IDEyIGhyIG94eWNvZG9uZSBoeWRyb2NobG9yaWRlIDE1IG1nIGV4dGVuZGVkIHJlbGVhc2Ugb3JhbCB0YWJsZXQKCiMgQXNzZXNzbWVudCBhbmQgUGxhbgoKCiMjIFBsYW4KCg==\"\n                    }\n                ]\n            }\n        },\n        {\n            \"resource\": {\n                \"resourceType\": \"DiagnosticReport\",\n                \"id\": \"1367c326-3cb1-47a2-9ca2-556a728fb8b5\",\n                \"meta\": {\n                    \"profile\": [\n                        \"http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note\"\n                    ]\n                },\n                \"status\": \"final\",\n                \"category\": [\n                    {\n                        \"coding\": [\n                            {\n                                \"system\": \"http://loinc.org\",\n                                \"code\": \"34117-2\",\n                                \"display\": \"History and physical note\"\n                            },\n                            {\n                                \"system\": \"http://loinc.org\",\n                                \"code\": \"51847-2\",\n                                \"display\": \"Evaluation+Plan note\"\n                            }\n                        ]\n                    }\n                ],\n                \"code\": {\n                    \"coding\": [\n                        {\n                            \"system\": \"http://loinc.org\",\n                            \"code\": \"34117-2\",\n                            \"display\": \"History and physical note\"\n                        },\n                        {\n                            \"system\": \"http://loinc.org\",\n                            \"code\": \"51847-2\",\n                            \"display\": \"Evaluation+Plan note\"\n                        }\n                    ]\n                },\n                \"subject\": {\n                    \"reference\": \"urn:uuid:8a7c11ff-25f0-433e-882a-4f43b8fb7dc4\"\n                },\n                \"encounter\": {\n                    \"reference\": \"urn:uuid:13e0bbee-c148-44f8-8333-7e7768751ce5\"\n                },\n                \"effectiveDateTime\": \"2017-01-11T20:42:43-05:00\",\n                \"issued\": \"2017-01-11T20:42:43.702-05:00\",\n                \"performer\": [\n                    {\n                        \"reference\": \"urn:uuid:0000016f-e849-cfc4-0000-00000000010e\",\n                        \"display\": \"Dr. Rachelle804 Abernathy524\"\n                    }\n                ],\n                \"presentedForm\": [\n                    {\n                        \"contentType\": \"text/plain\",\n                        \"data\": \"CjIwMTctMDEtMTEKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkNsZW1lbnRlNTMxIGlzIGEgMTcgeWVhci1vbGQgbm9uLWhpc3BhbmljIHdoaXRlIG1hbGUuIFBhdGllbnQgaGFzIGEgaGlzdG9yeSBvZiB2aXJhbCBzaW51c2l0aXMgKGRpc29yZGVyKS4KCiMgU29jaWFsIEhpc3RvcnkKIFBhdGllbnQgaGFzIGEgZG9jdW1lbnRlZCBoaXN0b3J5IG9mIG9waW9pZCBhZGRpY3Rpb24uIFBhdGllbnQgaXMgYW4gYWN0aXZlIHNtb2tlci4gUGF0aWVudCBpZGVudGlmaWVzIGFzIGhldGVyb3NleHVhbC4KClBhdGllbnQgY29tZXMgZnJvbSBhIGxvdyBzb2Npb2Vjb25vbWljIGJhY2tncm91bmQuIFBhdGllbnQgY3VycmVudGx5IGhhcyBVbml0ZWRIZWFsdGhjYXJlLgoKIyBBbGxlcmdpZXMKTm8gS25vd24gQWxsZXJnaWVzLgoKIyBNZWRpY2F0aW9ucwphY2V0YW1pbm9waGVuIDMwMCBtZyAvIGh5ZHJvY29kb25lIGJpdGFydHJhdGUgNSBtZyBvcmFsIHRhYmxldDsgYWNldGFtaW5vcGhlbiAzMjUgbWcgLyBveHljb2RvbmUgaHlkcm9jaGxvcmlkZSA1IG1nIG9yYWwgdGFibGV0OyBhYnVzZS1kZXRlcnJlbnQgMTIgaHIgb3h5Y29kb25lIGh5ZHJvY2hsb3JpZGUgMTUgbWcgZXh0ZW5kZWQgcmVsZWFzZSBvcmFsIHRhYmxldAoKIyBBc3Nlc3NtZW50IGFuZCBQbGFuCgoKIyMgUGxhbgoK\"\n                    }\n                ]\n            }\n        },\n        {\n            \"resource\": {\n                \"resourceType\": \"DiagnosticReport\",\n                \"id\": \"16dd7eac-fd09-4a2d-bdc3-eb2b6f1306af\",\n                \"meta\": {\n                    \"profile\": [\n                        \"http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note\"\n                    ]\n                },\n                \"status\": \"final\",\n                \"category\": [\n                    {\n                        \"coding\": [\n                            {\n                                \"system\": \"http://loinc.org\",\n                                \"code\": \"34117-2\",\n                                \"display\": \"History and physical note\"\n                            },\n                            {\n                                \"system\": \"http://loinc.org\",\n                                \"code\": \"51847-2\",\n                                \"display\": \"Evaluation+Plan note\"\n                            }\n                        ]\n                    }\n                ],\n                \"code\": {\n                    \"coding\": [\n                        {\n                            \"system\": \"http://loinc.org\",\n                            \"code\": \"34117-2\",\n                            \"display\": \"History and physical note\"\n                        },\n                        {\n                            \"system\": \"http://loinc.org\",\n                            \"code\": \"51847-2\",\n                            \"display\": \"Evaluation+Plan note\"\n                        }\n                    ]\n                },\n                \"subject\": {\n                    \"reference\": \"urn:uuid:8a7c11ff-25f0-433e-882a-4f43b8fb7dc4\"\n                },\n                \"encounter\": {\n                    \"reference\": \"urn:uuid:38abcdbc-3103-4d83-8896-d97e4b38a7de\"\n                },\n                \"effectiveDateTime\": \"2019-12-17T20:42:43-05:00\",\n                \"issued\": \"2019-12-17T20:42:43.702-05:00\",\n                \"performer\": [\n                    {\n                        \"reference\": \"urn:uuid:0000016f-e849-cfc4-0000-000000016c6a\",\n                        \"display\": \"Dr. Santos184 Pagac496\"\n                    }\n                ],\n                \"presentedForm\": [\n                    {\n                        \"contentType\": \"text/plain\",\n                        \"data\": \"CjIwMTktMTItMTcKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkNsZW1lbnRlNTMxIGlzIGEgMjAgeWVhci1vbGQgbm9uLWhpc3BhbmljIHdoaXRlIG1hbGUuIFBhdGllbnQgaGFzIGEgaGlzdG9yeSBvZiBhY3V0ZSBicm9uY2hpdGlzIChkaXNvcmRlciksIHZpcmFsIHNpbnVzaXRpcyAoZGlzb3JkZXIpLgoKIyBTb2NpYWwgSGlzdG9yeQogUGF0aWVudCBpcyB0ZW1wb3JhcmlseSBob21lbGVzcy4gUGF0aWVudCBoYXMgYSBkb2N1bWVudGVkIGhpc3Rvcnkgb2Ygb3Bpb2lkIGFkZGljdGlvbi4gUGF0aWVudCBpcyBhbiBhY3RpdmUgc21va2VyLiBQYXRpZW50IGlkZW50aWZpZXMgYXMgaGV0ZXJvc2V4dWFsLgoKUGF0aWVudCBjb21lcyBmcm9tIGEgbG93IHNvY2lvZWNvbm9taWMgYmFja2dyb3VuZC4gUGF0aWVudCBkaWQgbm90IGZpbmlzaCBoaWdoIHNjaG9vbC4gUGF0aWVudCBjdXJyZW50bHkgaGFzIFVuaXRlZEhlYWx0aGNhcmUuCgojIEFsbGVyZ2llcwpObyBLbm93biBBbGxlcmdpZXMuCgojIE1lZGljYXRpb25zCmFjZXRhbWlub3BoZW4gMzI1IG1nIG9yYWwgdGFibGV0OyBhY2V0YW1pbm9waGVuIDMwMCBtZyAvIGh5ZHJvY29kb25lIGJpdGFydHJhdGUgNSBtZyBvcmFsIHRhYmxldDsgYWNldGFtaW5vcGhlbiAzMjUgbWcgLyBveHljb2RvbmUgaHlkcm9jaGxvcmlkZSA1IG1nIG9yYWwgdGFibGV0OyBhYnVzZS1kZXRlcnJlbnQgMTIgaHIgb3h5Y29kb25lIGh5ZHJvY2hsb3JpZGUgMTUgbWcgZXh0ZW5kZWQgcmVsZWFzZSBvcmFsIHRhYmxldAoKIyBBc3Nlc3NtZW50IGFuZCBQbGFuCgoKIyMgUGxhbgpQYXRpZW50IHdhcyBnaXZlbiB0aGUgZm9sbG93aW5nIGltbXVuaXphdGlvbnM6IGluZmx1ZW56YSwgc2Vhc29uYWwsIGluamVjdGFibGUsIHByZXNlcnZhdGl2ZSBmcmVlLCBoZXAgYiwgYWR1bHQuIAo=\"\n                    }\n                ]\n            }\n        },\n        {\n            \"resource\": {\n                \"resourceType\": \"DiagnosticReport\",\n                \"id\": \"17492f22-1883-4f86-816e-b0f790716e81\",\n                \"meta\": {\n                    \"profile\": [\n                        \"http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note\"\n                    ]\n                },\n                \"status\": \"final\",\n                \"category\": [\n                    {\n                        \"coding\": [\n                            {\n                                \"system\": \"http://loinc.org\",\n                                \"code\": \"34117-2\",\n                                \"display\": \"History and physical note\"\n                            },\n                            {\n                                \"system\": \"http://loinc.org\",\n                                \"code\": \"51847-2\",\n                                \"display\": \"Evaluation+Plan note\"\n                            }\n                        ]\n                    }\n                ],\n                \"code\": {\n                    \"coding\": [\n                        {\n                            \"system\": \"http://loinc.org\",\n                            \"code\": \"34117-2\",\n                            \"display\": \"History and physical note\"\n                        },\n                        {\n                            \"system\": \"http://loinc.org\",\n                            \"code\": \"51847-2\",\n                            \"display\": \"Evaluation+Plan note\"\n                        }\n                    ]\n                },\n                \"subject\": {\n                    \"reference\": \"urn:uuid:8a7c11ff-25f0-433e-882a-4f43b8fb7dc4\"\n                },\n                \"encounter\": {\n                    \"reference\": \"urn:uuid:69330755-33cc-41aa-941c-99b9df96426c\"\n                },\n                \"effectiveDateTime\": \"2018-09-18T21:42:43-04:00\",\n                \"issued\": \"2018-09-18T21:42:43.702-04:00\",\n                \"performer\": [\n                    {\n                        \"reference\": \"urn:uuid:0000016f-e849-cfc4-0000-00000000010e\",\n                        \"display\": \"Dr. Rachelle804 Abernathy524\"\n                    }\n                ],\n                \"presentedForm\": [\n                    {\n                        \"contentType\": \"text/plain\",\n                        \"data\": \"CjIwMTgtMDktMTgKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkNsZW1lbnRlNTMxIGlzIGEgMTggeWVhci1vbGQgbm9uLWhpc3BhbmljIHdoaXRlIG1hbGUuIFBhdGllbnQgaGFzIGEgaGlzdG9yeSBvZiB2aXJhbCBzaW51c2l0aXMgKGRpc29yZGVyKS4KCiMgU29jaWFsIEhpc3RvcnkKIFBhdGllbnQgaGFzIGEgZG9jdW1lbnRlZCBoaXN0b3J5IG9mIG9waW9pZCBhZGRpY3Rpb24uIFBhdGllbnQgaXMgYW4gYWN0aXZlIHNtb2tlci4gUGF0aWVudCBpZGVudGlmaWVzIGFzIGhldGVyb3NleHVhbC4KClBhdGllbnQgY29tZXMgZnJvbSBhIGxvdyBzb2Npb2Vjb25vbWljIGJhY2tncm91bmQuIFBhdGllbnQgZGlkIG5vdCBmaW5pc2ggaGlnaCBzY2hvb2wuIFBhdGllbnQgY3VycmVudGx5IGhhcyBVbml0ZWRIZWFsdGhjYXJlLgoKIyBBbGxlcmdpZXMKTm8gS25vd24gQWxsZXJnaWVzLgoKIyBNZWRpY2F0aW9ucwphY2V0YW1pbm9waGVuIDMwMCBtZyAvIGh5ZHJvY29kb25lIGJpdGFydHJhdGUgNSBtZyBvcmFsIHRhYmxldDsgYWNldGFtaW5vcGhlbiAzMjUgbWcgLyBveHljb2RvbmUgaHlkcm9jaGxvcmlkZSA1IG1nIG9yYWwgdGFibGV0OyBhYnVzZS1kZXRlcnJlbnQgMTIgaHIgb3h5Y29kb25lIGh5ZHJvY2hsb3JpZGUgMTUgbWcgZXh0ZW5kZWQgcmVsZWFzZSBvcmFsIHRhYmxldAoKIyBBc3Nlc3NtZW50IGFuZCBQbGFuCgoKIyMgUGxhbgoK\"\n                    }\n                ]\n            }\n        },\n        {\n            \"resource\": {\n                \"resourceType\": \"DiagnosticReport\",\n                \"id\": \"25933df6-3a40-493d-ab59-bbde8ed4aadb\",\n                \"meta\": {\n                    \"profile\": [\n                        \"http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note\"\n                    ]\n                },\n                \"status\": \"final\",\n                \"category\": [\n                    {\n                        \"coding\": [\n                            {\n                                \"system\": \"http://loinc.org\",\n                                \"code\": \"34117-2\",\n                                \"display\": \"History and physical note\"\n                            },\n                            {\n                                \"system\": \"http://loinc.org\",\n                                \"code\": \"51847-2\",\n                                \"display\": \"Evaluation+Plan note\"\n                            }\n                        ]\n                    }\n                ],\n                \"code\": {\n                    \"coding\": [\n                        {\n                            \"system\": \"http://loinc.org\",\n                            \"code\": \"34117-2\",\n                            \"display\": \"History and physical note\"\n                        },\n                        {\n                            \"system\": \"http://loinc.org\",\n                            \"code\": \"51847-2\",\n                            \"display\": \"Evaluation+Plan note\"\n                        }\n                    ]\n                },\n                \"subject\": {\n                    \"reference\": \"urn:uuid:8a7c11ff-25f0-433e-882a-4f43b8fb7dc4\"\n                },\n                \"encounter\": {\n                    \"reference\": \"urn:uuid:81656881-cd25-4856-97de-2a813447c778\"\n                },\n                \"effectiveDateTime\": \"2017-03-22T21:42:43-04:00\",\n                \"issued\": \"2017-03-22T21:42:43.702-04:00\",\n                \"performer\": [\n                    {\n                        \"reference\": \"urn:uuid:0000016f-e849-cfc4-0000-00000000010e\",\n                        \"display\": \"Dr. Rachelle804 Abernathy524\"\n                    }\n                ],\n                \"presentedForm\": [\n                    {\n                        \"contentType\": \"text/plain\",\n                        \"data\": \"CjIwMTctMDMtMjIKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkNsZW1lbnRlNTMxIGlzIGEgMTcgeWVhci1vbGQgbm9uLWhpc3BhbmljIHdoaXRlIG1hbGUuIFBhdGllbnQgaGFzIGEgaGlzdG9yeSBvZiB2aXJhbCBzaW51c2l0aXMgKGRpc29yZGVyKS4KCiMgU29jaWFsIEhpc3RvcnkKIFBhdGllbnQgaGFzIGEgZG9jdW1lbnRlZCBoaXN0b3J5IG9mIG9waW9pZCBhZGRpY3Rpb24uIFBhdGllbnQgaXMgYW4gYWN0aXZlIHNtb2tlci4gUGF0aWVudCBpZGVudGlmaWVzIGFzIGhldGVyb3NleHVhbC4KClBhdGllbnQgY29tZXMgZnJvbSBhIGxvdyBzb2Npb2Vjb25vbWljIGJhY2tncm91bmQuIFBhdGllbnQgY3VycmVudGx5IGhhcyBVbml0ZWRIZWFsdGhjYXJlLgoKIyBBbGxlcmdpZXMKTm8gS25vd24gQWxsZXJnaWVzLgoKIyBNZWRpY2F0aW9ucwphY2V0YW1pbm9waGVuIDMwMCBtZyAvIGh5ZHJvY29kb25lIGJpdGFydHJhdGUgNSBtZyBvcmFsIHRhYmxldDsgYWNldGFtaW5vcGhlbiAzMjUgbWcgLyBveHljb2RvbmUgaHlkcm9jaGxvcmlkZSA1IG1nIG9yYWwgdGFibGV0OyBhYnVzZS1kZXRlcnJlbnQgMTIgaHIgb3h5Y29kb25lIGh5ZHJvY2hsb3JpZGUgMTUgbWcgZXh0ZW5kZWQgcmVsZWFzZSBvcmFsIHRhYmxldAoKIyBBc3Nlc3NtZW50IGFuZCBQbGFuCgoKIyMgUGxhbgoK\"\n                    }\n                ]\n            }\n        },\n        {\n            \"resource\": {\n                \"resourceType\": \"DiagnosticReport\",\n                \"id\": \"2943177f-7619-4432-bb11-d162ca66484b\",\n                \"meta\": {\n                    \"profile\": [\n                        \"http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note\"\n                    ]\n                },\n                \"status\": \"final\",\n                \"category\": [\n                    {\n                        \"coding\": [\n                            {\n                                \"system\": \"http://loinc.org\",\n                                \"code\": \"34117-2\",\n                                \"display\": \"History and physical note\"\n                            },\n                            {\n                                \"system\": \"http://loinc.org\",\n                                \"code\": \"51847-2\",\n                                \"display\": \"Evaluation+Plan note\"\n                            }\n                        ]\n                    }\n                ],\n                \"code\": {\n                    \"coding\": [\n                        {\n                            \"system\": \"http://loinc.org\",\n                            \"code\": \"34117-2\",\n                            \"display\": \"History and physical note\"\n                        },\n                        {\n                            \"system\": \"http://loinc.org\",\n                            \"code\": \"51847-2\",\n                            \"display\": \"Evaluation+Plan note\"\n                        }\n                    ]\n                },\n                \"subject\": {\n                    \"reference\": \"urn:uuid:8a7c11ff-25f0-433e-882a-4f43b8fb7dc4\"\n                },\n                \"encounter\": {\n                    \"reference\": \"urn:uuid:c51b5222-4144-485a-8522-00174ffc704d\"\n                },\n                \"effectiveDateTime\": \"2019-12-24T20:42:43-05:00\",\n                \"issued\": \"2019-12-24T20:42:43.702-05:00\",\n                \"performer\": [\n                    {\n                        \"reference\": \"urn:uuid:0000016f-e849-cfc4-0000-00000000010e\",\n                        \"display\": \"Dr. Rachelle804 Abernathy524\"\n                    }\n                ],\n                \"presentedForm\": [\n                    {\n                        \"contentType\": \"text/plain\",\n                        \"data\": \"CjIwMTktMTItMjQKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkNsZW1lbnRlNTMxIGlzIGEgMjAgeWVhci1vbGQgbm9uLWhpc3BhbmljIHdoaXRlIG1hbGUuIFBhdGllbnQgaGFzIGEgaGlzdG9yeSBvZiBhY3V0ZSBicm9uY2hpdGlzIChkaXNvcmRlciksIHZpcmFsIHNpbnVzaXRpcyAoZGlzb3JkZXIpLgoKIyBTb2NpYWwgSGlzdG9yeQogUGF0aWVudCBpcyB0ZW1wb3JhcmlseSBob21lbGVzcy4gUGF0aWVudCBoYXMgYSBkb2N1bWVudGVkIGhpc3Rvcnkgb2Ygb3Bpb2lkIGFkZGljdGlvbi4gUGF0aWVudCBpcyBhbiBhY3RpdmUgc21va2VyLiBQYXRpZW50IGlkZW50aWZpZXMgYXMgaGV0ZXJvc2V4dWFsLgoKUGF0aWVudCBjb21lcyBmcm9tIGEgbG93IHNvY2lvZWNvbm9taWMgYmFja2dyb3VuZC4gUGF0aWVudCBkaWQgbm90IGZpbmlzaCBoaWdoIHNjaG9vbC4gUGF0aWVudCBjdXJyZW50bHkgaGFzIFVuaXRlZEhlYWx0aGNhcmUuCgojIEFsbGVyZ2llcwpObyBLbm93biBBbGxlcmdpZXMuCgojIE1lZGljYXRpb25zCmFjZXRhbWlub3BoZW4gMzI1IG1nIG9yYWwgdGFibGV0OyBhY2V0YW1pbm9waGVuIDMwMCBtZyAvIGh5ZHJvY29kb25lIGJpdGFydHJhdGUgNSBtZyBvcmFsIHRhYmxldDsgYWNldGFtaW5vcGhlbiAzMjUgbWcgLyBveHljb2RvbmUgaHlkcm9jaGxvcmlkZSA1IG1nIG9yYWwgdGFibGV0OyBhYnVzZS1kZXRlcnJlbnQgMTIgaHIgb3h5Y29kb25lIGh5ZHJvY2hsb3JpZGUgMTUgbWcgZXh0ZW5kZWQgcmVsZWFzZSBvcmFsIHRhYmxldAoKIyBBc3Nlc3NtZW50IGFuZCBQbGFuCgoKIyMgUGxhbgpQYXRpZW50IHdhcyBnaXZlbiB0aGUgZm9sbG93aW5nIGltbXVuaXphdGlvbnM6IGhlcCBiLCBhZHVsdC4gCg==\"\n                    }\n                ]\n            }\n        },\n        {\n            \"resource\": {\n                \"resourceType\": \"DiagnosticReport\",\n                \"id\": \"2a9ebafc-47f7-44e6-b003-29b8801d7620\",\n                \"meta\": {\n                    \"profile\": [\n                        \"http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note\"\n                    ]\n                },\n                \"status\": \"final\",\n                \"category\": [\n                    {\n                        \"coding\": [\n                            {\n                                \"system\": \"http://loinc.org\",\n                                \"code\": \"34117-2\",\n                                \"display\": \"History and physical note\"\n                            },\n                            {\n                                \"system\": \"http://loinc.org\",\n                                \"code\": \"51847-2\",\n                                \"display\": \"Evaluation+Plan note\"\n                            }\n                        ]\n                    }\n                ],\n                \"code\": {\n                    \"coding\": [\n                        {\n                            \"system\": \"http://loinc.org\",\n                            \"code\": \"34117-2\",\n                            \"display\": \"History and physical note\"\n                        },\n                        {\n                            \"system\": \"http://loinc.org\",\n                            \"code\": \"51847-2\",\n                            \"display\": \"Evaluation+Plan note\"\n                        }\n                    ]\n                },\n                \"subject\": {\n                    \"reference\": \"urn:uuid:8a7c11ff-25f0-433e-882a-4f43b8fb7dc4\"\n                },\n                \"encounter\": {\n                    \"reference\": \"urn:uuid:ff030d8b-9a93-47d5-a603-839e3d008225\"\n                },\n                \"effectiveDateTime\": \"2015-11-02T20:42:43-05:00\",\n                \"issued\": \"2015-11-02T20:42:43.702-05:00\",\n                \"performer\": [\n                    {\n                        \"reference\": \"urn:uuid:0000016f-e849-cfc4-0000-00000000010e\",\n                        \"display\": \"Dr. Rachelle804 Abernathy524\"\n                    }\n                ],\n                \"presentedForm\": [\n                    {\n                        \"contentType\": \"text/plain\",\n                        \"data\": \"CjIwMTUtMTEtMDIKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkNsZW1lbnRlNTMxIGlzIGEgMTYgeWVhci1vbGQgbm9uLWhpc3BhbmljIHdoaXRlIG1hbGUuIFBhdGllbnQgaGFzIGEgaGlzdG9yeSBvZiB2aXJhbCBzaW51c2l0aXMgKGRpc29yZGVyKS4KCiMgU29jaWFsIEhpc3RvcnkKIFBhdGllbnQgaGFzIGEgZG9jdW1lbnRlZCBoaXN0b3J5IG9mIG9waW9pZCBhZGRpY3Rpb24uIFBhdGllbnQgcXVpdGUgc21va2luZyBhdCBhZ2UgMTkuIFBhdGllbnQgaWRlbnRpZmllcyBhcyBoZXRlcm9zZXh1YWwuCgpQYXRpZW50IGNvbWVzIGZyb20gYSBsb3cgc29jaW9lY29ub21pYyBiYWNrZ3JvdW5kLiBQYXRpZW50IGN1cnJlbnRseSBoYXMgVW5pdGVkSGVhbHRoY2FyZS4KCiMgQWxsZXJnaWVzCk5vIEtub3duIEFsbGVyZ2llcy4KCiMgTWVkaWNhdGlvbnMKYWNldGFtaW5vcGhlbiAzMDAgbWcgLyBoeWRyb2NvZG9uZSBiaXRhcnRyYXRlIDUgbWcgb3JhbCB0YWJsZXQ7IGFjZXRhbWlub3BoZW4gMzI1IG1nIC8gb3h5Y29kb25lIGh5ZHJvY2hsb3JpZGUgNSBtZyBvcmFsIHRhYmxldDsgYWJ1c2UtZGV0ZXJyZW50IDEyIGhyIG94eWNvZG9uZSBoeWRyb2NobG9yaWRlIDE1IG1nIGV4dGVuZGVkIHJlbGVhc2Ugb3JhbCB0YWJsZXQKCiMgQXNzZXNzbWVudCBhbmQgUGxhbgoKCiMjIFBsYW4KClRoZSBmb2xsb3dpbmcgcHJvY2VkdXJlcyB3ZXJlIGNvbmR1Y3RlZDoKLSBtZWRpY2F0aW9uIHJlY29uY2lsaWF0aW9uIChwcm9jZWR1cmUpCg==\"\n                    }\n                ]\n            }\n        },\n        {\n            \"resource\": {\n                \"resourceType\": \"DiagnosticReport\",\n                \"id\": \"2bac0162-aa9f-495a-88b5-822e12e1b5ed\",\n                \"meta\": {\n                    \"profile\": [\n                        \"http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note\"\n                    ]\n                },\n                \"status\": \"final\",\n                \"category\": [\n                    {\n                        \"coding\": [\n                            {\n                                \"system\": \"http://loinc.org\",\n                                \"code\": \"34117-2\",\n                                \"display\": \"History and physical note\"\n                            },\n                            {\n                                \"system\": \"http://loinc.org\",\n                                \"code\": \"51847-2\",\n                                \"display\": \"Evaluation+Plan note\"\n                            }\n                        ]\n                    }\n                ],\n                \"code\": {\n                    \"coding\": [\n                        {\n                            \"system\": \"http://loinc.org\",\n                            \"code\": \"34117-2\",\n                            \"display\": \"History and physical note\"\n                        },\n                        {\n                            \"system\": \"http://loinc.org\",\n                            \"code\": \"51847-2\",\n                            \"display\": \"Evaluation+Plan note\"\n                        }\n                    ]\n                },\n                \"subject\": {\n                    \"reference\": \"urn:uuid:8a7c11ff-25f0-433e-882a-4f43b8fb7dc4\"\n                },\n                \"encounter\": {\n                    \"reference\": \"urn:uuid:c405b321-e984-458d-869f-515aae0bed64\"\n                },\n                \"effectiveDateTime\": \"1999-09-21T21:42:43-04:00\",\n                \"issued\": \"1999-09-21T21:42:43.702-04:00\",\n                \"performer\": [\n                    {\n                        \"reference\": \"urn:uuid:0000016f-e849-cfc4-0000-00000000010e\",\n                        \"display\": \"Dr. Rachelle804 Abernathy524\"\n                    }\n                ],\n                \"presentedForm\": [\n                    {\n                        \"contentType\": \"text/plain\",\n                        \"data\": \"CjE5OTktMDktMjEKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkNsZW1lbnRlNTMxIGlzIGEgbmV3Ym9ybiBub24taGlzcGFuaWMgd2hpdGUgbWFsZS4KCiMgU29jaWFsIEhpc3RvcnkKIFBhdGllbnQgaGFzIGEgZG9jdW1lbnRlZCBoaXN0b3J5IG9mIG9waW9pZCBhZGRpY3Rpb24uIFBhdGllbnQgcXVpdGUgc21va2luZyBhdCBhZ2UgMTkuCgpQYXRpZW50IGNvbWVzIGZyb20gYSBsb3cgc29jaW9lY29ub21pYyBiYWNrZ3JvdW5kLiBQYXRpZW50IGN1cnJlbnRseSBoYXMgVW5pdGVkSGVhbHRoY2FyZS4KCiMgQWxsZXJnaWVzCk5vIEtub3duIEFsbGVyZ2llcy4KCiMgTWVkaWNhdGlvbnMKTm8gQWN0aXZlIE1lZGljYXRpb25zLgoKIyBBc3Nlc3NtZW50IGFuZCBQbGFuClBhdGllbnQgaXMgcHJlc2VudGluZyB3aXRoIHNlaXp1cmUgZGlzb3JkZXIsIGhpc3Rvcnkgb2Ygc2luZ2xlIHNlaXp1cmUgKHNpdHVhdGlvbiksIGVwaWxlcHN5LiAKCiMjIFBsYW4KCg==\"\n                    }\n                ]\n            }\n        },\n        {\n            \"resource\": {\n                \"resourceType\": \"DiagnosticReport\",\n                \"id\": \"2c392f05-4ec0-4f31-9718-7c7433a07e56\",\n                \"meta\": {\n                    \"profile\": [\n                        \"http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab\"\n                    ]\n                },\n                \"status\": \"final\",\n                \"category\": [\n                    {\n                        \"coding\": [\n                            {\n                                \"system\": \"http://terminology.hl7.org/CodeSystem/v2-0074\",\n                                \"code\": \"LAB\",\n                                \"display\": \"Laboratory\"\n                            }\n                        ]\n                    }\n                ],\n                \"code\": {\n                    \"coding\": [\n                        {\n                            \"system\": \"http://loinc.org\",\n                            \"code\": \"58410-2\",\n                            \"display\": \"Complete blood count (hemogram) panel - Blood by Automated count\"\n                        }\n                    ],\n                    \"text\": \"Complete blood count (hemogram) panel - Blood by Automated count\"\n                },\n                \"subject\": {\n                    \"reference\": \"urn:uuid:8a7c11ff-25f0-433e-882a-4f43b8fb7dc4\"\n                },\n                \"encounter\": {\n                    \"reference\": \"urn:uuid:ff030d8b-9a93-47d5-a603-839e3d008225\"\n                },\n                \"effectiveDateTime\": \"2015-11-03T20:42:43-05:00\",\n                \"issued\": \"2015-11-03T20:42:43.702-05:00\",\n                \"result\": [\n                    {\n                        \"reference\": \"urn:uuid:38d74409-6f74-4928-9f65-48e93709c132\",\n                        \"display\": \"Leukocytes [#/volume] in Blood by Automated count\"\n                    },\n                    {\n                        \"reference\": \"urn:uuid:1907fcc6-e9df-4051-a2dc-ecd694266cac\",\n                        \"display\": \"Erythrocytes [#/volume] in Blood by Automated count\"\n                    },\n                    {\n                        \"reference\": \"urn:uuid:997d965e-b071-4283-9282-5792c4dde4bc\",\n                        \"display\": \"Hemoglobin [Mass/volume] in Blood\"\n                    },\n                    {\n                        \"reference\": \"urn:uuid:730d78fa-7b17-4440-88a7-5d6beb952945\",\n                        \"display\": \"Hematocrit [Volume Fraction] of Blood by Automated count\"\n                    },\n                    {\n                        \"reference\": \"urn:uuid:24bc1b83-d4fa-4136-a01f-72497b0eeef0\",\n                        \"display\": \"MCV [Entitic volume] by Automated count\"\n                    },\n                    {\n                        \"reference\": \"urn:uuid:784dca81-cc68-4127-984c-c4342f32ce17\",\n                        \"display\": \"MCH [Entitic mass] by Automated count\"\n                    },\n                    {\n                        \"reference\": \"urn:uuid:76f60f4d-a9a1-4421-a38f-3841d86db909\",\n                        \"display\": \"MCHC [Mass/volume] by Automated count\"\n                    },\n                    {\n                        \"reference\": \"urn:uuid:7b584ba9-bd72-44ec-828c-5d2a7c8094ff\",\n                        \"display\": \"Erythrocyte distribution width [Entitic volume] by Automated count\"\n                    },\n                    {\n                        \"reference\": \"urn:uuid:7de5db4e-bf54-4cc9-ae96-6210310fc206\",\n                        \"display\": \"Platelets [#/volume] in Blood by Automated count\"\n                    },\n                    {\n                        \"reference\": \"urn:uuid:4f12a331-e5e4-48d5-9445-fa79f72f4120\",\n                        \"display\": \"Platelet distribution width [Entitic volume] in Blood by Automated count\"\n                    },\n                    {\n                        \"reference\": \"urn:uuid:c83ca6af-ac00-40bc-8a84-328cc70f80cb\",\n                        \"display\": \"Platelet mean volume [Entitic volume] in Blood by Automated count\"\n                    }\n                ]\n            }\n        },\n        {\n            \"resource\": {\n                \"resourceType\": \"DiagnosticReport\",\n                \"id\": \"2dc8a23c-2034-411d-a9bc-abb24c165b8c\",\n                \"meta\": {\n                    \"profile\": [\n                        \"http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note\"\n                    ]\n                },\n                \"status\": \"final\",\n                \"category\": [\n                    {\n                        \"coding\": [\n                            {\n                                \"system\": \"http://loinc.org\",\n                                \"code\": \"34117-2\",\n                                \"display\": \"History and physical note\"\n                            },\n                            {\n                                \"system\": \"http://loinc.org\",\n                                \"code\": \"51847-2\",\n                                \"display\": \"Evaluation+Plan note\"\n                            }\n                        ]\n                    }\n                ],\n                \"code\": {\n                    \"coding\": [\n                        {\n                            \"system\": \"http://loinc.org\",\n                            \"code\": \"34117-2\",\n                            \"display\": \"History and physical note\"\n                        },\n                        {\n                            \"system\": \"http://loinc.org\",\n                            \"code\": \"51847-2\",\n                            \"display\": \"Evaluation+Plan note\"\n                        }\n                    ]\n                },\n                \"subject\": {\n                    \"reference\": \"urn:uuid:8a7c11ff-25f0-433e-882a-4f43b8fb7dc4\"\n                },\n                \"encounter\": {\n                    \"reference\": \"urn:uuid:c03ee013-eac4-4669-9a6f-6a98e4681993\"\n                },\n                \"effectiveDateTime\": \"2015-10-03T21:42:43-04:00\",\n                \"issued\": \"2015-10-03T21:42:43.702-04:00\",\n                \"performer\": [\n                    {\n                        \"reference\": \"urn:uuid:0000016f-e849-cfc4-0000-00000000010e\",\n                        \"display\": \"Dr. Rachelle804 Abernathy524\"\n                    }\n                ],\n                \"presentedForm\": [\n                    {\n                        \"contentType\": \"text/plain\",\n                        \"data\": \"CjIwMTUtMTAtMDMKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkNsZW1lbnRlNTMxIGlzIGEgMTYgeWVhci1vbGQgbm9uLWhpc3BhbmljIHdoaXRlIG1hbGUuIFBhdGllbnQgaGFzIGEgaGlzdG9yeSBvZiB2aXJhbCBzaW51c2l0aXMgKGRpc29yZGVyKS4KCiMgU29jaWFsIEhpc3RvcnkKIFBhdGllbnQgaGFzIGEgZG9jdW1lbnRlZCBoaXN0b3J5IG9mIG9waW9pZCBhZGRpY3Rpb24uIFBhdGllbnQgcXVpdGUgc21va2luZyBhdCBhZ2UgMTkuIFBhdGllbnQgaWRlbnRpZmllcyBhcyBoZXRlcm9zZXh1YWwuCgpQYXRpZW50IGNvbWVzIGZyb20gYSBsb3cgc29jaW9lY29ub21pYyBiYWNrZ3JvdW5kLiBQYXRpZW50IGN1cnJlbnRseSBoYXMgVW5pdGVkSGVhbHRoY2FyZS4KCiMgQWxsZXJnaWVzCk5vIEtub3duIEFsbGVyZ2llcy4KCiMgTWVkaWNhdGlvbnMKYWNldGFtaW5vcGhlbiAzMDAgbWcgLyBoeWRyb2NvZG9uZSBiaXRhcnRyYXRlIDUgbWcgb3JhbCB0YWJsZXQ7IGFjZXRhbWlub3BoZW4gMzI1IG1nIC8gb3h5Y29kb25lIGh5ZHJvY2hsb3JpZGUgNSBtZyBvcmFsIHRhYmxldDsgYWJ1c2UtZGV0ZXJyZW50IDEyIGhyIG94eWNvZG9uZSBoeWRyb2NobG9yaWRlIDE1IG1nIGV4dGVuZGVkIHJlbGVhc2Ugb3JhbCB0YWJsZXQKCiMgQXNzZXNzbWVudCBhbmQgUGxhbgoKCiMjIFBsYW4KCg==\"\n                    }\n                ]\n            }\n        },\n        {\n            \"resource\": {\n                \"resourceType\": \"DiagnosticReport\",\n                \"id\": \"311fbd58-cc54-4bab-a1f9-6d263dcec40f\",\n                \"meta\": {\n                    \"profile\": [\n                        \"http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note\"\n                    ]\n                },\n                \"status\": \"final\",\n                \"category\": [\n                    {\n                        \"coding\": [\n                            {\n                                \"system\": \"http://loinc.org\",\n                                \"code\": \"34117-2\",\n                                \"display\": \"History and physical note\"\n                            },\n                            {\n                                \"system\": \"http://loinc.org\",\n                                \"code\": \"51847-2\",\n                                \"display\": \"Evaluation+Plan note\"\n                            }\n                        ]\n                    }\n                ],\n                \"code\": {\n                    \"coding\": [\n                        {\n                            \"system\": \"http://loinc.org\",\n                            \"code\": \"34117-2\",\n                            \"display\": \"History and physical note\"\n                        },\n                        {\n                            \"system\": \"http://loinc.org\",\n                            \"code\": \"51847-2\",\n                            \"display\": \"Evaluation+Plan note\"\n                        }\n                    ]\n                },\n                \"subject\": {\n                    \"reference\": \"urn:uuid:8a7c11ff-25f0-433e-882a-4f43b8fb7dc4\"\n                },\n                \"encounter\": {\n                    \"reference\": \"urn:uuid:f4d3d1ef-7f71-4b94-a9e5-74fdc51d24ed\"\n                },\n                \"effectiveDateTime\": \"2014-11-12T20:42:43-05:00\",\n                \"issued\": \"2014-11-12T20:42:43.702-05:00\",\n                \"performer\": [\n                    {\n                        \"reference\": \"urn:uuid:0000016f-e849-cfc4-0000-00000000010e\",\n                        \"display\": \"Dr. Rachelle804 Abernathy524\"\n                    }\n                ],\n                \"presentedForm\": [\n                    {\n                        \"contentType\": \"text/plain\",\n                        \"data\": \"CjIwMTQtMTEtMTIKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkNsZW1lbnRlNTMxIGlzIGEgMTUgeWVhci1vbGQgbm9uLWhpc3BhbmljIHdoaXRlIG1hbGUuIFBhdGllbnQgaGFzIGEgaGlzdG9yeSBvZiB2aXJhbCBzaW51c2l0aXMgKGRpc29yZGVyKS4KCiMgU29jaWFsIEhpc3RvcnkKIFBhdGllbnQgaGFzIGEgZG9jdW1lbnRlZCBoaXN0b3J5IG9mIG9waW9pZCBhZGRpY3Rpb24uIFBhdGllbnQgcXVpdGUgc21va2luZyBhdCBhZ2UgMTkuCgpQYXRpZW50IGNvbWVzIGZyb20gYSBsb3cgc29jaW9lY29ub21pYyBiYWNrZ3JvdW5kLiBQYXRpZW50IGN1cnJlbnRseSBoYXMgVW5pdGVkSGVhbHRoY2FyZS4KCiMgQWxsZXJnaWVzCk5vIEtub3duIEFsbGVyZ2llcy4KCiMgTWVkaWNhdGlvbnMKYWNldGFtaW5vcGhlbiAzMDAgbWcgLyBoeWRyb2NvZG9uZSBiaXRhcnRyYXRlIDUgbWcgb3JhbCB0YWJsZXQ7IGFjZXRhbWlub3BoZW4gMzI1IG1nIC8gb3h5Y29kb25lIGh5ZHJvY2hsb3JpZGUgNSBtZyBvcmFsIHRhYmxldDsgYWJ1c2UtZGV0ZXJyZW50IDEyIGhyIG94eWNvZG9uZSBoeWRyb2NobG9yaWRlIDE1IG1nIGV4dGVuZGVkIHJlbGVhc2Ugb3JhbCB0YWJsZXQKCiMgQXNzZXNzbWVudCBhbmQgUGxhbgpQYXRpZW50IGlzIHByZXNlbnRpbmcgd2l0aCB2aXJhbCBzaW51c2l0aXMgKGRpc29yZGVyKS4gCgojIyBQbGFuCgpUaGUgZm9sbG93aW5nIHByb2NlZHVyZXMgd2VyZSBjb25kdWN0ZWQ6Ci0gbWVkaWNhdGlvbiByZWNvbmNpbGlhdGlvbiAocHJvY2VkdXJlKQo=\"\n                    }\n                ]\n            }\n        },\n        {\n            \"resource\": {\n                \"resourceType\": \"DiagnosticReport\",\n                \"id\": \"3ccd8bce-7690-4fd0-9dd1-1080600a73d2\",\n                \"meta\": {\n                    \"profile\": [\n                        \"http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note\"\n                    ]\n                },\n                \"status\": \"final\",\n                \"category\": [\n                    {\n                        \"coding\": [\n                            {\n                                \"system\": \"http://loinc.org\",\n                                \"code\": \"34117-2\",\n                                \"display\": \"History and physical note\"\n                            },\n                            {\n                                \"system\": \"http://loinc.org\",\n                                \"code\": \"51847-2\",\n                                \"display\": \"Evaluation+Plan note\"\n                            }\n                        ]\n                    }\n                ],\n                \"code\": {\n                    \"coding\": [\n                        {\n                            \"system\": \"http://loinc.org\",\n                            \"code\": \"34117-2\",\n                            \"display\": \"History and physical note\"\n                        },\n                        {\n                            \"system\": \"http://loinc.org\",\n                            \"code\": \"51847-2\",\n                            \"display\": \"Evaluation+Plan note\"\n                        }\n                    ]\n                },\n                \"subject\": {\n                    \"reference\": \"urn:uuid:8a7c11ff-25f0-433e-882a-4f43b8fb7dc4\"\n                },\n                \"encounter\": {\n                    \"reference\": \"urn:uuid:19a7ed52-0231-49df-aecb-202e07832d7a\"\n                },\n                \"effectiveDateTime\": \"2014-10-28T21:42:43-04:00\",\n                \"issued\": \"2014-10-28T21:42:43.702-04:00\",\n                \"performer\": [\n                    {\n                        \"reference\": \"urn:uuid:0000016f-e849-cfc4-0000-0000000127aa\",\n                        \"display\": \"Dr. Adela471 Blick895\"\n                    }\n                ],\n                \"presentedForm\": [\n                    {\n                        \"contentType\": \"text/plain\",\n                        \"data\": \"CjIwMTQtMTAtMjgKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkNsZW1lbnRlNTMxIGlzIGEgMTUgeWVhci1vbGQgbm9uLWhpc3BhbmljIHdoaXRlIG1hbGUuIFBhdGllbnQgaGFzIGEgaGlzdG9yeSBvZiB2aXJhbCBzaW51c2l0aXMgKGRpc29yZGVyKS4KCiMgU29jaWFsIEhpc3RvcnkKIFBhdGllbnQgaGFzIGEgZG9jdW1lbnRlZCBoaXN0b3J5IG9mIG9waW9pZCBhZGRpY3Rpb24uIFBhdGllbnQgcXVpdGUgc21va2luZyBhdCBhZ2UgMTkuCgpQYXRpZW50IGNvbWVzIGZyb20gYSBsb3cgc29jaW9lY29ub21pYyBiYWNrZ3JvdW5kLiBQYXRpZW50IGN1cnJlbnRseSBoYXMgVW5pdGVkSGVhbHRoY2FyZS4KCiMgQWxsZXJnaWVzCk5vIEtub3duIEFsbGVyZ2llcy4KCiMgTWVkaWNhdGlvbnMKYWNldGFtaW5vcGhlbiAzMDAgbWcgLyBoeWRyb2NvZG9uZSBiaXRhcnRyYXRlIDUgbWcgb3JhbCB0YWJsZXQ7IGFjZXRhbWlub3BoZW4gMzI1IG1nIC8gb3h5Y29kb25lIGh5ZHJvY2hsb3JpZGUgNSBtZyBvcmFsIHRhYmxldDsgYWJ1c2UtZGV0ZXJyZW50IDEyIGhyIG94eWNvZG9uZSBoeWRyb2NobG9yaWRlIDE1IG1nIGV4dGVuZGVkIHJlbGVhc2Ugb3JhbCB0YWJsZXQKCiMgQXNzZXNzbWVudCBhbmQgUGxhbgoKCiMjIFBsYW4KUGF0aWVudCB3YXMgZ2l2ZW4gdGhlIGZvbGxvd2luZyBpbW11bml6YXRpb25zOiBpbmZsdWVuemEsIHNlYXNvbmFsLCBpbmplY3RhYmxlLCBwcmVzZXJ2YXRpdmUgZnJlZS4gCg==\"\n                    }\n                ]\n            }\n        },\n        {\n            \"resource\": {\n                \"resourceType\": \"DiagnosticReport\",\n                \"id\": \"46df9423-8f6e-434e-8520-244af3c785b7\",\n                \"meta\": {\n                    \"profile\": [\n                        \"http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note\"\n                    ]\n                },\n                \"status\": \"final\",\n                \"category\": [\n                    {\n                        \"coding\": [\n                            {\n                                \"system\": \"http://loinc.org\",\n                                \"code\": \"34117-2\",\n                                \"display\": \"History and physical note\"\n                            },\n                            {\n                                \"system\": \"http://loinc.org\",\n                                \"code\": \"51847-2\",\n                                \"display\": \"Evaluation+Plan note\"\n                            }\n                        ]\n                    }\n                ],\n                \"code\": {\n                    \"coding\": [\n                        {\n                            \"system\": \"http://loinc.org\",\n                            \"code\": \"34117-2\",\n                            \"display\": \"History and physical note\"\n                        },\n                        {\n                            \"system\": \"http://loinc.org\",\n                            \"code\": \"51847-2\",\n                            \"display\": \"Evaluation+Plan note\"\n                        }\n                    ]\n                },\n                \"subject\": {\n                    \"reference\": \"urn:uuid:8a7c11ff-25f0-433e-882a-4f43b8fb7dc4\"\n                },\n                \"encounter\": {\n                    \"reference\": \"urn:uuid:fbcbfca4-80bc-4a4f-a7cf-66b580b3934d\"\n                },\n                \"effectiveDateTime\": \"2014-01-22T20:42:43-05:00\",\n                \"issued\": \"2014-01-22T20:42:43.702-05:00\",\n                \"performer\": [\n                    {\n                        \"reference\": \"urn:uuid:0000016f-e849-cfc4-0000-00000000010e\",\n                        \"display\": \"Dr. Rachelle804 Abernathy524\"\n                    }\n                ],\n                \"presentedForm\": [\n                    {\n                        \"contentType\": \"text/plain\",\n                        \"data\": \"CjIwMTQtMDEtMjIKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkNsZW1lbnRlNTMxIGlzIGEgMTQgeWVhci1vbGQgbm9uLWhpc3BhbmljIHdoaXRlIG1hbGUuIFBhdGllbnQgaGFzIGEgaGlzdG9yeSBvZiB2aXJhbCBzaW51c2l0aXMgKGRpc29yZGVyKS4KCiMgU29jaWFsIEhpc3RvcnkKIFBhdGllbnQgaGFzIGEgZG9jdW1lbnRlZCBoaXN0b3J5IG9mIG9waW9pZCBhZGRpY3Rpb24uIFBhdGllbnQgcXVpdGUgc21va2luZyBhdCBhZ2UgMTkuCgpQYXRpZW50IGNvbWVzIGZyb20gYSBsb3cgc29jaW9lY29ub21pYyBiYWNrZ3JvdW5kLiBQYXRpZW50IGN1cnJlbnRseSBoYXMgVW5pdGVkSGVhbHRoY2FyZS4KCiMgQWxsZXJnaWVzCk5vIEtub3duIEFsbGVyZ2llcy4KCiMgTWVkaWNhdGlvbnMKTm8gQWN0aXZlIE1lZGljYXRpb25zLgoKIyBBc3Nlc3NtZW50IGFuZCBQbGFuClBhdGllbnQgaXMgcHJlc2VudGluZyB3aXRoIGNocm9uaWMgcGFpbi4gCgojIyBQbGFuCgpUaGUgcGF0aWVudCB3YXMgcHJlc2NyaWJlZCB0aGUgZm9sbG93aW5nIG1lZGljYXRpb25zOgotIGFidXNlLWRldGVycmVudCAxMiBociBveHljb2RvbmUgaHlkcm9jaGxvcmlkZSAxNSBtZyBleHRlbmRlZCByZWxlYXNlIG9yYWwgdGFibGV0Cg==\"\n                    }\n                ]\n            }\n        },\n        {\n            \"resource\": {\n                \"resourceType\": \"DiagnosticReport\",\n                \"id\": \"47e45c85-01b1-486a-aee5-f21e23939690\",\n                \"meta\": {\n                    \"profile\": [\n                        \"http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note\"\n                    ]\n                },\n                \"status\": \"final\",\n                \"category\": [\n                    {\n                        \"coding\": [\n                            {\n                                \"system\": \"http://loinc.org\",\n                                \"code\": \"34117-2\",\n                                \"display\": \"History and physical note\"\n                            },\n                            {\n                                \"system\": \"http://loinc.org\",\n                                \"code\": \"51847-2\",\n                                \"display\": \"Evaluation+Plan note\"\n                            }\n                        ]\n                    }\n                ],\n                \"code\": {\n                    \"coding\": [\n                        {\n                            \"system\": \"http://loinc.org\",\n                            \"code\": \"34117-2\",\n                            \"display\": \"History and physical note\"\n                        },\n                        {\n                            \"system\": \"http://loinc.org\",\n                            \"code\": \"51847-2\",\n                            \"display\": \"Evaluation+Plan note\"\n                        }\n                    ]\n                },\n                \"subject\": {\n                    \"reference\": \"urn:uuid:8a7c11ff-25f0-433e-882a-4f43b8fb7dc4\"\n                },\n                \"encounter\": {\n                    \"reference\": \"urn:uuid:e499d004-f2ad-4cf5-a342-20050e279cec\"\n                },\n                \"effectiveDateTime\": \"2017-08-10T21:42:43-04:00\",\n                \"issued\": \"2017-08-10T21:42:43.702-04:00\",\n                \"performer\": [\n                    {\n                        \"reference\": \"urn:uuid:0000016f-e849-cfc4-0000-00000000010e\",\n                        \"display\": \"Dr. Rachelle804 Abernathy524\"\n                    }\n                ],\n                \"presentedForm\": [\n                    {\n                        \"contentType\": \"text/plain\",\n                        \"data\": \"CjIwMTctMDgtMTAKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkNsZW1lbnRlNTMxIGlzIGEgMTcgeWVhci1vbGQgbm9uLWhpc3BhbmljIHdoaXRlIG1hbGUuIFBhdGllbnQgaGFzIGEgaGlzdG9yeSBvZiB2aXJhbCBzaW51c2l0aXMgKGRpc29yZGVyKS4KCiMgU29jaWFsIEhpc3RvcnkKIFBhdGllbnQgaGFzIGEgZG9jdW1lbnRlZCBoaXN0b3J5IG9mIG9waW9pZCBhZGRpY3Rpb24uIFBhdGllbnQgaXMgYW4gYWN0aXZlIHNtb2tlci4gUGF0aWVudCBpZGVudGlmaWVzIGFzIGhldGVyb3NleHVhbC4KClBhdGllbnQgY29tZXMgZnJvbSBhIGxvdyBzb2Npb2Vjb25vbWljIGJhY2tncm91bmQuIFBhdGllbnQgY3VycmVudGx5IGhhcyBVbml0ZWRIZWFsdGhjYXJlLgoKIyBBbGxlcmdpZXMKTm8gS25vd24gQWxsZXJnaWVzLgoKIyBNZWRpY2F0aW9ucwphY2V0YW1pbm9waGVuIDMwMCBtZyAvIGh5ZHJvY29kb25lIGJpdGFydHJhdGUgNSBtZyBvcmFsIHRhYmxldDsgYWNldGFtaW5vcGhlbiAzMjUgbWcgLyBveHljb2RvbmUgaHlkcm9jaGxvcmlkZSA1IG1nIG9yYWwgdGFibGV0OyBhYnVzZS1kZXRlcnJlbnQgMTIgaHIgb3h5Y29kb25lIGh5ZHJvY2hsb3JpZGUgMTUgbWcgZXh0ZW5kZWQgcmVsZWFzZSBvcmFsIHRhYmxldAoKIyBBc3Nlc3NtZW50IGFuZCBQbGFuCgoKIyMgUGxhbgoK\"\n                    }\n                ]\n            }\n        },\n        {\n            \"resource\": {\n                \"resourceType\": \"DiagnosticReport\",\n                \"id\": \"49995e90-9adf-46bf-8e81-5dd4f26d1f6a\",\n                \"meta\": {\n                    \"profile\": [\n                        \"http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note\"\n                    ]\n                },\n                \"status\": \"final\",\n                \"category\": [\n                    {\n                        \"coding\": [\n                            {\n                                \"system\": \"http://loinc.org\",\n                                \"code\": \"34117-2\",\n                                \"display\": \"History and physical note\"\n                            },\n                            {\n                                \"system\": \"http://loinc.org\",\n                                \"code\": \"51847-2\",\n                                \"display\": \"Evaluation+Plan note\"\n                            }\n                        ]\n                    }\n                ],\n                \"code\": {\n                    \"coding\": [\n                        {\n                            \"system\": \"http://loinc.org\",\n                            \"code\": \"34117-2\",\n                            \"display\": \"History and physical note\"\n                        },\n                        {\n                            \"system\": \"http://loinc.org\",\n                            \"code\": \"51847-2\",\n                            \"display\": \"Evaluation+Plan note\"\n                        }\n                    ]\n                },\n                \"subject\": {\n                    \"reference\": \"urn:uuid:8a7c11ff-25f0-433e-882a-4f43b8fb7dc4\"\n                },\n                \"encounter\": {\n                    \"reference\": \"urn:uuid:c6e70513-aa56-4907-9f9c-283387f204fe\"\n                },\n                \"effectiveDateTime\": \"2015-11-03T20:42:43-05:00\",\n                \"issued\": \"2015-11-03T20:42:43.702-05:00\",\n                \"performer\": [\n                    {\n                        \"reference\": \"urn:uuid:0000016f-e849-cfc4-0000-0000000127aa\",\n                        \"display\": \"Dr. Adela471 Blick895\"\n                    }\n                ],\n                \"presentedForm\": [\n                    {\n                        \"contentType\": \"text/plain\",\n                        \"data\": \"CjIwMTUtMTEtMDMKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkNsZW1lbnRlNTMxIGlzIGEgMTYgeWVhci1vbGQgbm9uLWhpc3BhbmljIHdoaXRlIG1hbGUuIFBhdGllbnQgaGFzIGEgaGlzdG9yeSBvZiB2aXJhbCBzaW51c2l0aXMgKGRpc29yZGVyKS4KCiMgU29jaWFsIEhpc3RvcnkKIFBhdGllbnQgaGFzIGEgZG9jdW1lbnRlZCBoaXN0b3J5IG9mIG9waW9pZCBhZGRpY3Rpb24uIFBhdGllbnQgcXVpdGUgc21va2luZyBhdCBhZ2UgMTkuIFBhdGllbnQgaWRlbnRpZmllcyBhcyBoZXRlcm9zZXh1YWwuCgpQYXRpZW50IGNvbWVzIGZyb20gYSBsb3cgc29jaW9lY29ub21pYyBiYWNrZ3JvdW5kLiBQYXRpZW50IGN1cnJlbnRseSBoYXMgVW5pdGVkSGVhbHRoY2FyZS4KCiMgQWxsZXJnaWVzCk5vIEtub3duIEFsbGVyZ2llcy4KCiMgTWVkaWNhdGlvbnMKYWNldGFtaW5vcGhlbiAzMDAgbWcgLyBoeWRyb2NvZG9uZSBiaXRhcnRyYXRlIDUgbWcgb3JhbCB0YWJsZXQ7IGFjZXRhbWlub3BoZW4gMzI1IG1nIC8gb3h5Y29kb25lIGh5ZHJvY2hsb3JpZGUgNSBtZyBvcmFsIHRhYmxldDsgYWJ1c2UtZGV0ZXJyZW50IDEyIGhyIG94eWNvZG9uZSBoeWRyb2NobG9yaWRlIDE1IG1nIGV4dGVuZGVkIHJlbGVhc2Ugb3JhbCB0YWJsZXQKCiMgQXNzZXNzbWVudCBhbmQgUGxhbgoKCiMjIFBsYW4KUGF0aWVudCB3YXMgZ2l2ZW4gdGhlIGZvbGxvd2luZyBpbW11bml6YXRpb25zOiBpbmZsdWVuemEsIHNlYXNvbmFsLCBpbmplY3RhYmxlLCBwcmVzZXJ2YXRpdmUgZnJlZSwgbWVuaW5nb2NvY2NhbCBtY3Y0cC4gCg==\"\n                    }\n                ]\n            }\n        },\n        {\n            \"resource\": {\n                \"resourceType\": \"DiagnosticReport\",\n                \"id\": \"4f2d831e-9666-4f42-958b-28dda3f887ee\",\n                \"meta\": {\n                    \"profile\": [\n                        \"http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note\"\n                    ]\n                },\n                \"status\": \"final\",\n                \"category\": [\n                    {\n                        \"coding\": [\n                            {\n                                \"system\": \"http://loinc.org\",\n                                \"code\": \"34117-2\",\n                                \"display\": \"History and physical note\"\n                            },\n                            {\n                                \"system\": \"http://loinc.org\",\n                                \"code\": \"51847-2\",\n                                \"display\": \"Evaluation+Plan note\"\n                            }\n                        ]\n                    }\n                ],\n                \"code\": {\n                    \"coding\": [\n                        {\n                            \"system\": \"http://loinc.org\",\n                            \"code\": \"34117-2\",\n                            \"display\": \"History and physical note\"\n                        },\n                        {\n                            \"system\": \"http://loinc.org\",\n                            \"code\": \"51847-2\",\n                            \"display\": \"Evaluation+Plan note\"\n                        }\n                    ]\n                },\n                \"subject\": {\n                    \"reference\": \"urn:uuid:8a7c11ff-25f0-433e-882a-4f43b8fb7dc4\"\n                },\n                \"encounter\": {\n                    \"reference\": \"urn:uuid:33b9815d-abd6-45b3-b41e-4d6311e18878\"\n                },\n                \"effectiveDateTime\": \"2018-11-17T20:42:43-05:00\",\n                \"issued\": \"2018-11-17T20:42:43.702-05:00\",\n                \"performer\": [\n                    {\n                        \"reference\": \"urn:uuid:0000016f-e849-cfc4-0000-00000000010e\",\n                        \"display\": \"Dr. Rachelle804 Abernathy524\"\n                    }\n                ],\n                \"presentedForm\": [\n                    {\n                        \"contentType\": \"text/plain\",\n                        \"data\": \"CjIwMTgtMTEtMTcKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkNsZW1lbnRlNTMxIGlzIGEgMTkgeWVhci1vbGQgbm9uLWhpc3BhbmljIHdoaXRlIG1hbGUuIFBhdGllbnQgaGFzIGEgaGlzdG9yeSBvZiB2aXJhbCBzaW51c2l0aXMgKGRpc29yZGVyKS4KCiMgU29jaWFsIEhpc3RvcnkKIFBhdGllbnQgaXMgdGVtcG9yYXJpbHkgaG9tZWxlc3MuIFBhdGllbnQgaGFzIGEgZG9jdW1lbnRlZCBoaXN0b3J5IG9mIG9waW9pZCBhZGRpY3Rpb24uIFBhdGllbnQgaXMgYW4gYWN0aXZlIHNtb2tlci4gUGF0aWVudCBpZGVudGlmaWVzIGFzIGhldGVyb3NleHVhbC4KClBhdGllbnQgY29tZXMgZnJvbSBhIGxvdyBzb2Npb2Vjb25vbWljIGJhY2tncm91bmQuIFBhdGllbnQgZGlkIG5vdCBmaW5pc2ggaGlnaCBzY2hvb2wuIFBhdGllbnQgY3VycmVudGx5IGhhcyBVbml0ZWRIZWFsdGhjYXJlLgoKIyBBbGxlcmdpZXMKTm8gS25vd24gQWxsZXJnaWVzLgoKIyBNZWRpY2F0aW9ucwphY2V0YW1pbm9waGVuIDMwMCBtZyAvIGh5ZHJvY29kb25lIGJpdGFydHJhdGUgNSBtZyBvcmFsIHRhYmxldDsgYWNldGFtaW5vcGhlbiAzMjUgbWcgLyBveHljb2RvbmUgaHlkcm9jaGxvcmlkZSA1IG1nIG9yYWwgdGFibGV0OyBhYnVzZS1kZXRlcnJlbnQgMTIgaHIgb3h5Y29kb25lIGh5ZHJvY2hsb3JpZGUgMTUgbWcgZXh0ZW5kZWQgcmVsZWFzZSBvcmFsIHRhYmxldAoKIyBBc3Nlc3NtZW50IGFuZCBQbGFuCgoKIyMgUGxhbgoK\"\n                    }\n                ]\n            }\n        },\n        {\n            \"resource\": {\n                \"resourceType\": \"DiagnosticReport\",\n                \"id\": \"53699bac-271b-4e0a-a2dc-e9b12c713fe1\",\n                \"meta\": {\n                    \"profile\": [\n                        \"http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note\"\n                    ]\n                },\n                \"status\": \"final\",\n                \"category\": [\n                    {\n                        \"coding\": [\n                            {\n                                \"system\": \"http://loinc.org\",\n                                \"code\": \"34117-2\",\n                                \"display\": \"History and physical note\"\n                            },\n                            {\n                                \"system\": \"http://loinc.org\",\n                                \"code\": \"51847-2\",\n                                \"display\": \"Evaluation+Plan note\"\n                            }\n                        ]\n                    }\n                ],\n                \"code\": {\n                    \"coding\": [\n                        {\n                            \"system\": \"http://loinc.org\",\n                            \"code\": \"34117-2\",\n                            \"display\": \"History and physical note\"\n                        },\n                        {\n                            \"system\": \"http://loinc.org\",\n                            \"code\": \"51847-2\",\n                            \"display\": \"Evaluation+Plan note\"\n                        }\n                    ]\n                },\n                \"subject\": {\n                    \"reference\": \"urn:uuid:8a7c11ff-25f0-433e-882a-4f43b8fb7dc4\"\n                },\n                \"encounter\": {\n                    \"reference\": \"urn:uuid:b8874ad9-e754-416c-95b5-b8f117dab480\"\n                },\n                \"effectiveDateTime\": \"2013-10-22T21:42:43-04:00\",\n                \"issued\": \"2013-10-22T21:42:43.702-04:00\",\n                \"performer\": [\n                    {\n                        \"reference\": \"urn:uuid:0000016f-e849-cfc4-0000-0000000127aa\",\n                        \"display\": \"Dr. Adela471 Blick895\"\n                    }\n                ],\n                \"presentedForm\": [\n                    {\n                        \"contentType\": \"text/plain\",\n                        \"data\": \"CjIwMTMtMTAtMjIKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkNsZW1lbnRlNTMxIGlzIGEgMTQgeWVhci1vbGQgbm9uLWhpc3BhbmljIHdoaXRlIG1hbGUuCgojIFNvY2lhbCBIaXN0b3J5CiBQYXRpZW50IGhhcyBhIGRvY3VtZW50ZWQgaGlzdG9yeSBvZiBvcGlvaWQgYWRkaWN0aW9uLiBQYXRpZW50IHF1aXRlIHNtb2tpbmcgYXQgYWdlIDE5LgoKUGF0aWVudCBjb21lcyBmcm9tIGEgbG93IHNvY2lvZWNvbm9taWMgYmFja2dyb3VuZC4gUGF0aWVudCBjdXJyZW50bHkgaGFzIFVuaXRlZEhlYWx0aGNhcmUuCgojIEFsbGVyZ2llcwpObyBLbm93biBBbGxlcmdpZXMuCgojIE1lZGljYXRpb25zCk5vIEFjdGl2ZSBNZWRpY2F0aW9ucy4KCiMgQXNzZXNzbWVudCBhbmQgUGxhbgoKCiMjIFBsYW4KUGF0aWVudCB3YXMgZ2l2ZW4gdGhlIGZvbGxvd2luZyBpbW11bml6YXRpb25zOiBpbmZsdWVuemEsIHNlYXNvbmFsLCBpbmplY3RhYmxlLCBwcmVzZXJ2YXRpdmUgZnJlZS4gCg==\"\n                    }\n                ]\n            }\n        },\n        {\n            \"resource\": {\n                \"resourceType\": \"DiagnosticReport\",\n                \"id\": \"01dcda67-b87f-44ff-a6c2-c59e9841e0e2\",\n                \"meta\": {\n                    \"profile\": [\n                        \"http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note\"\n                    ]\n                },\n                \"status\": \"final\",\n                \"category\": [\n                    {\n                        \"coding\": [\n                            {\n                                \"system\": \"http://loinc.org\",\n                                \"code\": \"34117-2\",\n                                \"display\": \"History and physical note\"\n                            },\n                            {\n                                \"system\": \"http://loinc.org\",\n                                \"code\": \"51847-2\",\n                                \"display\": \"Evaluation+Plan note\"\n                            }\n                        ]\n                    }\n                ],\n                \"code\": {\n                    \"coding\": [\n                        {\n                            \"system\": \"http://loinc.org\",\n                            \"code\": \"34117-2\",\n                            \"display\": \"History and physical note\"\n                        },\n                        {\n                            \"system\": \"http://loinc.org\",\n                            \"code\": \"51847-2\",\n                            \"display\": \"Evaluation+Plan note\"\n                        }\n                    ]\n                },\n                \"subject\": {\n                    \"reference\": \"urn:uuid:8a7c11ff-25f0-433e-882a-4f43b8fb7dc4\"\n                },\n                \"encounter\": {\n                    \"reference\": \"urn:uuid:aac0fd9d-0a25-4e43-9bc8-98e3f4f7d50c\"\n                },\n                \"effectiveDateTime\": \"2014-04-11T21:42:43-04:00\",\n                \"issued\": \"2014-04-11T21:42:43.702-04:00\",\n                \"performer\": [\n                    {\n                        \"reference\": \"urn:uuid:0000016f-e849-cfc4-0000-00000000010e\",\n                        \"display\": \"Dr. Rachelle804 Abernathy524\"\n                    }\n                ],\n                \"presentedForm\": [\n                    {\n                        \"contentType\": \"text/plain\",\n                        \"data\": \"CjIwMTQtMDQtMTEKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkNsZW1lbnRlNTMxIGlzIGEgMTQgeWVhci1vbGQgbm9uLWhpc3BhbmljIHdoaXRlIG1hbGUuIFBhdGllbnQgaGFzIGEgaGlzdG9yeSBvZiB2aXJhbCBzaW51c2l0aXMgKGRpc29yZGVyKS4KCiMgU29jaWFsIEhpc3RvcnkKIFBhdGllbnQgaGFzIGEgZG9jdW1lbnRlZCBoaXN0b3J5IG9mIG9waW9pZCBhZGRpY3Rpb24uIFBhdGllbnQgcXVpdGUgc21va2luZyBhdCBhZ2UgMTkuCgpQYXRpZW50IGNvbWVzIGZyb20gYSBsb3cgc29jaW9lY29ub21pYyBiYWNrZ3JvdW5kLiBQYXRpZW50IGN1cnJlbnRseSBoYXMgVW5pdGVkSGVhbHRoY2FyZS4KCiMgQWxsZXJnaWVzCk5vIEtub3duIEFsbGVyZ2llcy4KCiMgTWVkaWNhdGlvbnMKYWJ1c2UtZGV0ZXJyZW50IDEyIGhyIG94eWNvZG9uZSBoeWRyb2NobG9yaWRlIDE1IG1nIGV4dGVuZGVkIHJlbGVhc2Ugb3JhbCB0YWJsZXQKCiMgQXNzZXNzbWVudCBhbmQgUGxhbgpQYXRpZW50IGlzIHByZXNlbnRpbmcgd2l0aCBpbXBhY3RlZCBtb2xhcnMuIAoKIyMgUGxhbgoKVGhlIGZvbGxvd2luZyBwcm9jZWR1cmVzIHdlcmUgY29uZHVjdGVkOgotIGV4dHJhY3Rpb24gb2Ygd2lzZG9tIHRvb3RoClRoZSBwYXRpZW50IHdhcyBwcmVzY3JpYmVkIHRoZSBmb2xsb3dpbmcgbWVkaWNhdGlvbnM6Ci0gYWNldGFtaW5vcGhlbiAzMDAgbWcgLyBoeWRyb2NvZG9uZSBiaXRhcnRyYXRlIDUgbWcgb3JhbCB0YWJsZXQK\"\n                    }\n                ]\n            }\n        },\n        {\n            \"resource\": {\n                \"resourceType\": \"DiagnosticReport\",\n                \"id\": \"02eb62b3-0efa-4f0c-80c1-ce211287a0ff\",\n                \"meta\": {\n                    \"profile\": [\n                        \"http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note\"\n                    ]\n                },\n                \"status\": \"final\",\n                \"category\": [\n                    {\n                        \"coding\": [\n                            {\n                                \"system\": \"http://loinc.org\",\n                                \"code\": \"34117-2\",\n                                \"display\": \"History and physical note\"\n                            },\n                            {\n                                \"system\": \"http://loinc.org\",\n                                \"code\": \"51847-2\",\n                                \"display\": \"Evaluation+Plan note\"\n                            }\n                        ]\n                    }\n                ],\n                \"code\": {\n                    \"coding\": [\n                        {\n                            \"system\": \"http://loinc.org\",\n                            \"code\": \"34117-2\",\n                            \"display\": \"History and physical note\"\n                        },\n                        {\n                            \"system\": \"http://loinc.org\",\n                            \"code\": \"51847-2\",\n                            \"display\": \"Evaluation+Plan note\"\n                        }\n                    ]\n                },\n                \"subject\": {\n                    \"reference\": \"urn:uuid:8a7c11ff-25f0-433e-882a-4f43b8fb7dc4\"\n                },\n                \"encounter\": {\n                    \"reference\": \"urn:uuid:62459033-4e7a-4dff-802e-6ab2fef836a2\"\n                },\n                \"effectiveDateTime\": \"2017-06-11T21:42:43-04:00\",\n                \"issued\": \"2017-06-11T21:42:43.702-04:00\",\n                \"performer\": [\n                    {\n                        \"reference\": \"urn:uuid:0000016f-e849-cfc4-0000-00000000010e\",\n                        \"display\": \"Dr. Rachelle804 Abernathy524\"\n                    }\n                ],\n                \"presentedForm\": [\n                    {\n                        \"contentType\": \"text/plain\",\n                        \"data\": \"CjIwMTctMDYtMTEKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkNsZW1lbnRlNTMxIGlzIGEgMTcgeWVhci1vbGQgbm9uLWhpc3BhbmljIHdoaXRlIG1hbGUuIFBhdGllbnQgaGFzIGEgaGlzdG9yeSBvZiB2aXJhbCBzaW51c2l0aXMgKGRpc29yZGVyKS4KCiMgU29jaWFsIEhpc3RvcnkKIFBhdGllbnQgaGFzIGEgZG9jdW1lbnRlZCBoaXN0b3J5IG9mIG9waW9pZCBhZGRpY3Rpb24uIFBhdGllbnQgaXMgYW4gYWN0aXZlIHNtb2tlci4gUGF0aWVudCBpZGVudGlmaWVzIGFzIGhldGVyb3NleHVhbC4KClBhdGllbnQgY29tZXMgZnJvbSBhIGxvdyBzb2Npb2Vjb25vbWljIGJhY2tncm91bmQuIFBhdGllbnQgY3VycmVudGx5IGhhcyBVbml0ZWRIZWFsdGhjYXJlLgoKIyBBbGxlcmdpZXMKTm8gS25vd24gQWxsZXJnaWVzLgoKIyBNZWRpY2F0aW9ucwphY2V0YW1pbm9waGVuIDMwMCBtZyAvIGh5ZHJvY29kb25lIGJpdGFydHJhdGUgNSBtZyBvcmFsIHRhYmxldDsgYWNldGFtaW5vcGhlbiAzMjUgbWcgLyBveHljb2RvbmUgaHlkcm9jaGxvcmlkZSA1IG1nIG9yYWwgdGFibGV0OyBhYnVzZS1kZXRlcnJlbnQgMTIgaHIgb3h5Y29kb25lIGh5ZHJvY2hsb3JpZGUgMTUgbWcgZXh0ZW5kZWQgcmVsZWFzZSBvcmFsIHRhYmxldAoKIyBBc3Nlc3NtZW50IGFuZCBQbGFuCgoKIyMgUGxhbgoK\"\n                    }\n                ]\n            }\n        },\n        {\n            \"resource\": {\n                \"resourceType\": \"DiagnosticReport\",\n                \"id\": \"111650d5-01cf-455e-8bc2-f8fc156e1810\",\n                \"meta\": {\n                    \"profile\": [\n                        \"http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note\"\n                    ]\n                },\n                \"status\": \"final\",\n                \"category\": [\n                    {\n                        \"coding\": [\n                            {\n                                \"system\": \"http://loinc.org\",\n                                \"code\": \"34117-2\",\n                                \"display\": \"History and physical note\"\n                            },\n                            {\n                                \"system\": \"http://loinc.org\",\n                                \"code\": \"51847-2\",\n                                \"display\": \"Evaluation+Plan note\"\n                            }\n                        ]\n                    }\n                ],\n                \"code\": {\n                    \"coding\": [\n                        {\n                            \"system\": \"http://loinc.org\",\n                            \"code\": \"34117-2\",\n                            \"display\": \"History and physical note\"\n                        },\n                        {\n                            \"system\": \"http://loinc.org\",\n                            \"code\": \"51847-2\",\n                            \"display\": \"Evaluation+Plan note\"\n                        }\n                    ]\n                },\n                \"subject\": {\n                    \"reference\": \"urn:uuid:8a7c11ff-25f0-433e-882a-4f43b8fb7dc4\"\n                },\n                \"encounter\": {\n                    \"reference\": \"urn:uuid:f65a010d-db6b-4e9c-a08b-e3eb5b10a5c4\"\n                },\n                \"effectiveDateTime\": \"2014-08-23T21:42:43-04:00\",\n                \"issued\": \"2014-08-23T21:42:43.702-04:00\",\n                \"performer\": [\n                    {\n                        \"reference\": \"urn:uuid:0000016f-e849-cfc4-0000-00000000010e\",\n                        \"display\": \"Dr. Rachelle804 Abernathy524\"\n                    }\n                ],\n                \"presentedForm\": [\n                    {\n                        \"contentType\": \"text/plain\",\n                        \"data\": \"CjIwMTQtMDgtMjMKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkNsZW1lbnRlNTMxIGlzIGEgMTQgeWVhci1vbGQgbm9uLWhpc3BhbmljIHdoaXRlIG1hbGUuIFBhdGllbnQgaGFzIGEgaGlzdG9yeSBvZiB2aXJhbCBzaW51c2l0aXMgKGRpc29yZGVyKS4KCiMgU29jaWFsIEhpc3RvcnkKIFBhdGllbnQgaGFzIGEgZG9jdW1lbnRlZCBoaXN0b3J5IG9mIG9waW9pZCBhZGRpY3Rpb24uIFBhdGllbnQgcXVpdGUgc21va2luZyBhdCBhZ2UgMTkuCgpQYXRpZW50IGNvbWVzIGZyb20gYSBsb3cgc29jaW9lY29ub21pYyBiYWNrZ3JvdW5kLiBQYXRpZW50IGN1cnJlbnRseSBoYXMgVW5pdGVkSGVhbHRoY2FyZS4KCiMgQWxsZXJnaWVzCk5vIEtub3duIEFsbGVyZ2llcy4KCiMgTWVkaWNhdGlvbnMKYWNldGFtaW5vcGhlbiAzMDAgbWcgLyBoeWRyb2NvZG9uZSBiaXRhcnRyYXRlIDUgbWcgb3JhbCB0YWJsZXQ7IGFidXNlLWRldGVycmVudCAxMiBociBveHljb2RvbmUgaHlkcm9jaGxvcmlkZSAxNSBtZyBleHRlbmRlZCByZWxlYXNlIG9yYWwgdGFibGV0CgojIEFzc2Vzc21lbnQgYW5kIFBsYW4KUGF0aWVudCBpcyBwcmVzZW50aW5nIHdpdGggY2hyb25pYyBpbnRyYWN0YWJsZSBtaWdyYWluZSB3aXRob3V0IGF1cmEuIAoKIyMgUGxhbgoKVGhlIHBhdGllbnQgd2FzIHByZXNjcmliZWQgdGhlIGZvbGxvd2luZyBtZWRpY2F0aW9uczoKLSBhY2V0YW1pbm9waGVuIDMyNSBtZyAvIG94eWNvZG9uZSBoeWRyb2NobG9yaWRlIDUgbWcgb3JhbCB0YWJsZXQK\"\n                    }\n                ]\n            }\n        }\n    ]\n}"}],"_postman_id":"e79cbf5f-38e9-42ec-8b2a-8b69013b2722"}],"id":"f391da2a-3c37-4a05-b2f0-4ba0371c9b84","description":"<p>This resource conforms to USCDI profile for DiagnosticReport - refer to <a href=\"http://hl7.org/fhir/us/core/STU3.1.1/StructureDefinition-us-core-diagnosticreport-note.html\">US Core DiagnosticReport Note</a> Profile. DiagnosticReport response can be requested in JSON or XML format as per FHIR standard R4 version <a href=\"http://hl7.org/fhir/R4/diagnosticreport.html\">DiagnosticReport- FHIR v4.0.1 (hl7.org)</a> supports the following data elements documented DiagnosticReport as Laboratory.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>USCore Data Element</strong></th>\n<th><strong>FHIR Resource Data</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>status</td>\n<td>DiagnosticReport.status</td>\n</tr>\n<tr>\n<td>category</td>\n<td>DiagnosticReport.category</td>\n</tr>\n<tr>\n<td>code</td>\n<td>DiagnosticReport.code</td>\n</tr>\n<tr>\n<td>patient</td>\n<td>DiagnosticReport.subject</td>\n</tr>\n<tr>\n<td>report date and time</td>\n<td>DiagnosticReport.effective</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"f391da2a-3c37-4a05-b2f0-4ba0371c9b84","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"{{scope}}"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"accessTokenUrl","value":"{{TokenUrl}}"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","name":"Carefluence OpenAPI R4 - Suvarna","type":"collection"}}},{"name":"Organization","item":[{"name":"Organization","id":"ae82eea0-0cd5-4a94-aec8-b0879e679bbd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{BaseURL}}/Organization/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"{{scope}}"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"accessTokenUrl","value":"{{TokenUrl}}"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","name":"Carefluence OpenAPI R4 - Suvarna","type":"collection"}},"urlObject":{"path":["Organization",":id"],"host":["{{BaseURL}}"],"query":[],"variable":[{"id":"96425fd8-5057-4efb-8123-9466b86da8f5","type":"any","value":"3265f387-6c51-32ee-8f6d-b2a89caa34d5","key":"id"}]}},"response":[{"id":"8cf6ef89-fc71-4468-bfc6-f213fd170d80","name":"Organization","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BaseURL}}/Organization/:id","host":["{{BaseURL}}"],"path":["Organization",":id"],"variable":[{"key":"id","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Length","value":"872"},{"key":"Content-Type","value":"application/fhir+json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-SourceFiles","value":"=?UTF-8?B?QzpcVXNlcnNcTW9oYW1tZWRSYW9vZlxTb3VyY2VcUmVwb3NcY2YuZmhpci5yNF8yMDIxXENGLkZoaXIuRFNUVTNcQ0YuRmhpci5EU1RVM1xPcmdhbml6YXRpb25cMzI2NWYzODctNmM1MS0zMmVlLThmNmQtYjJhODljYWEzNGQ1?="},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 04 May 2022 15:38:53 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"resourceType\": \"Organization\",\n    \"id\": \"3265f387-6c51-32ee-8f6d-b2a89caa34d5\",\n    \"meta\": {\n        \"profile\": [\n            \"http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization\"\n        ]\n    },\n    \"identifier\": [\n        {\n            \"system\": \"https://github.com/synthetichealth/synthea\",\n            \"value\": \"3265f387-6c51-32ee-8f6d-b2a89caa34d5\"\n        }\n    ],\n    \"active\": true,\n    \"type\": [\n        {\n            \"coding\": [\n                {\n                    \"system\": \"http://terminology.hl7.org/CodeSystem/organization-type\",\n                    \"code\": \"prov\",\n                    \"display\": \"Healthcare Provider\"\n                }\n            ],\n            \"text\": \"Healthcare Provider\"\n        }\n    ],\n    \"name\": \"CHELSEA MGH HEALTH CENTER MEDICAL WALK IN\",\n    \"telecom\": [\n        {\n            \"system\": \"phone\",\n            \"value\": \"617-884-8300\"\n        }\n    ],\n    \"address\": [\n        {\n            \"line\": [\n                \"151 EVERETT AVENUE\"\n            ],\n            \"city\": \"CHELSEA\",\n            \"state\": \"MA\",\n            \"postalCode\": \"2150\",\n            \"country\": \"US\"\n        }\n    ]\n}"}],"_postman_id":"ae82eea0-0cd5-4a94-aec8-b0879e679bbd"}],"id":"38ab7236-ef23-4f49-801f-66bfd7623ef0","description":"<p>This resource conforms to USCDI profile for Organization - refer to USCore <a href=\"http://hl7.org/fhir/us/core/STU3.1.1/StructureDefinition-us-core-organization.html\">Organization</a> Profile. Organization response can be requested in JSON or XML format as per FHIR standard R4 version <a href=\"http://hl7.org/fhir/R4/organization.html\">Organization - FHIR v4.0.1</a> (hl7.org) supports the following data elements:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>USCore Data Element</strong></th>\n<th><strong>FHIR Resource Data</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>status</td>\n<td>Organization.status</td>\n</tr>\n<tr>\n<td>name</td>\n<td>Organization.name</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"38ab7236-ef23-4f49-801f-66bfd7623ef0","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"{{scope}}"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"accessTokenUrl","value":"{{TokenUrl}}"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","name":"Carefluence OpenAPI R4 - Suvarna","type":"collection"}}},{"name":"ServiceRequest Copy","item":[{"name":"ServiceRequest (Lab Test Status)","id":"28af6de0-1921-44e5-a972-a9d107be4791","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"identifier","value":"BIL24-098560","type":"text","uuid":"0453832c-3187-4653-a750-20342b7e8b06","disabled":true},{"key":"category","value":"B","type":"text","uuid":"904e161b-e682-4892-ac1a-bceff4702388","disabled":true},{"key":"code","value":"","type":"text","uuid":"6d23bd61-0556-411c-8d14-0f6a01f91393","disabled":true},{"key":"patient","value":"{{PatientID}}","type":"text","uuid":"e975eba5-b3fe-4ab2-bfe8-5b43e86e73b8"}]},"url":"{{BaseURL}}/ServiceRequest/_search","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"{{scope}}"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"accessTokenUrl","value":"{{TokenUrl}}"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","name":"Carefluence OpenAPI R4 - Suvarna","type":"collection"}},"urlObject":{"path":["ServiceRequest","_search"],"host":["{{BaseURL}}"],"query":[],"variable":[]}},"response":[{"id":"3199a700-6551-466d-a7aa-cee88e7643ae","name":"ServiceRequest (Lab Test Status)","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"identifier","value":"BIL24-098560","type":"text","uuid":"0453832c-3187-4653-a750-20342b7e8b06","disabled":true},{"key":"category","value":"B","type":"text","uuid":"904e161b-e682-4892-ac1a-bceff4702388","disabled":true},{"key":"code","value":"","type":"text","uuid":"6d23bd61-0556-411c-8d14-0f6a01f91393","disabled":true},{"key":"patient","value":"{{PatientID}}","type":"text","uuid":"e975eba5-b3fe-4ab2-bfe8-5b43e86e73b8"}]},"url":"{{BaseURL}}/ServiceRequest/_search"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/fhir+json;charset=utf-8"},{"key":"Date","value":"Fri, 11 Apr 2025 16:44:14 GMT"},{"key":"Server","value":"Kestrel"},{"key":"Access-Control-Allow-Methods","value":"GET, PUT, POST, OPTIONS"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"X-Powered-By","value":"ASP.NET"}],"cookie":[],"responseTime":null,"body":"{\n    \"resourceType\": \"Bundle\",\n    \"total\": 1,\n    \"link\": [\n        {\n            \"relation\": \"self\",\n            \"url\": \"https://admin.carefluence.com/r4core/ServiceRequest?patient=UMR176482&page=1&_count=20\"\n        }\n    ],\n    \"entry\": [\n        {\n            \"resource\": {\n                \"resourceType\": \"ServiceRequest\",\n                \"id\": \"BIL24-083666-1\",\n                \"contained\": [\n                    {\n                        \"resourceType\": \"Practitioner\",\n                        \"meta\": {\n                            \"profile\": [\n                                \"http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner\"\n                            ]\n                        },\n                        \"telecom\": [\n                            {\n                                \"system\": \"phone\"\n                            }\n                        ]\n                    },\n                    {\n                        \"resourceType\": \"Practitioner\",\n                        \"id\": \"D ANKAMMA RAO\",\n                        \"meta\": {\n                            \"profile\": [\n                                \"http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner\"\n                            ]\n                        },\n                        \"telecom\": [\n                            {\n                                \"system\": \"phone\"\n                            }\n                        ]\n                    }\n                ],\n                \"identifier\": [\n                    {\n                        \"value\": \"BIL24-083666-1\"\n                    }\n                ],\n                \"category\": [\n                    {\n                        \"coding\": [\n                            {\n                                \"system\": \"http://terminology.hl7.org/CodeSystem/service-category\",\n                                \"code\": \"RADIOLOGY AND IMAGING\"\n                            }\n                        ]\n                    }\n                ],\n                \"code\": {\n                    \"coding\": [\n                        {\n                            \"system\": \"http://loinc.org\",\n                            \"code\": \"ULS141\",\n                            \"display\": \"US1 ULTRASOUND WHOLE ABDOMEN\"\n                        }\n                    ],\n                    \"text\": \"US1 ULTRASOUND WHOLE ABDOMEN\"\n                },\n                \"subject\": {\n                    \"reference\": \"Patient/UMR176482\",\n                    \"display\": \",\"\n                },\n                \"encounter\": {\n                    \"reference\": \"Encounter/\"\n                },\n                \"occurrencePeriod\": {\n                    \"start\": \"2025-01-29T19:24:51+00:00\"\n                },\n                \"authoredOn\": \"2025-01-29T20:08:39+00:00\",\n                \"requester\": {\n                    \"reference\": \"Practitioner/\",\n                    \"display\": \",\"\n                },\n                \"performer\": [\n                    {\n                        \"reference\": \"Practitioner/D ANKAMMA RAO\",\n                        \"display\": \",\"\n                    }\n                ],\n                \"reasonCode\": [\n                    {\n                        \"coding\": [\n                            {\n                                \"system\": \"http://snomed.info/sct\",\n                                \"code\": \"R-123\",\n                                \"display\": \"Chest Pain\"\n                            }\n                        ],\n                        \"text\": \"Chest Pain\"\n                    }\n                ]\n            }\n        }\n    ]\n}"}],"_postman_id":"28af6de0-1921-44e5-a972-a9d107be4791"}],"id":"881b20fc-b181-4920-babc-819d2abaf59d","_postman_id":"881b20fc-b181-4920-babc-819d2abaf59d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"{{scope}}"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"accessTokenUrl","value":"{{TokenUrl}}"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","name":"Carefluence OpenAPI R4 - Suvarna","type":"collection"}}}],"id":"8184b904-0021-4c01-9bd5-3d60d36d2c12","_postman_id":"8184b904-0021-4c01-9bd5-3d60d36d2c12","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"{{scope}}"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"accessTokenUrl","value":"{{TokenUrl}}"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","id":"5f4d459b-f67a-49b2-9cee-58ea7a028d75","name":"Carefluence OpenAPI R4 - Suvarna","type":"collection"}}}],"auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"scope","value":"{{scope}}"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"accessTokenUrl","value":"{{TokenUrl}}"},{"key":"grant_type","value":"<grant_type>"}]}},"event":[{"listen":"prerequest","script":{"id":"1cddb617-1611-4639-936d-f380fd9de2e8","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"3481f46a-33ec-419d-ace7-b65a5adee701","type":"text/javascript","exec":[""]}}]}