1.0.0 - release
NJSAMS - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "ServiceRequest",
"id" : "ServiceRequestDimensionScore",
"meta" : {
"profile" : [
🔗 "https://fhir.njsams.rutgers.edu/NJSAMS-fhir/StructureDefinition/NJSAMSLOCIDimensionServiceRequest"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest ServiceRequestDimensionScore</b></p><a name=\"ServiceRequestDimensionScore\"> </a><a name=\"hcServiceRequestDimensionScore\"> </a><a name=\"ServiceRequestDimensionScore-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-NJSAMSLOCIDimensionServiceRequest.html\">NJSAMSLOCIDimensionServiceRequest</a></p></div><p><b>status</b>: Active</p><p><b>intent</b>: Proposal</p><p><b>code</b>: <span title=\"Codes:{https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/Dimension3LOCIScore 13}\">13. MEDICALLY MONITORED INTENSIVE INPATIENT SERVICES</span></p><p><b>subject</b>: <a href=\"Patient-PatientComplete.html\">William Smith Other, DoB: 2000-06-11 ( http://hl7.org/fhir/sid/us-ssn#United States Social Security Number#00-00-0000)</a></p><p><b>authoredOn</b>: 2022-12-24</p><p><b>requester</b>: <a href=\"Practitioner-LOCI3Supervisor.html\">Practitioner Dr. Eugene Clyde</a></p><p><b>note</b>: Patient to be medically monitored on-site. Exhibiting signs of lack of control</p></div>"
},
"status" : "active",
"intent" : "proposal",
"code" : {
"coding" : [
{
"system" : "https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/Dimension3LOCIScore",
"code" : "13",
"display" : "13. MEDICALLY MONITORED INTENSIVE INPATIENT SERVICES"
}
]
},
"subject" : {
🔗 "reference" : "Patient/PatientComplete"
},
"authoredOn" : "2022-12-24",
"requester" : {
🔗 "reference" : "Practitioner/LOCI3Supervisor"
},
"note" : [
{
"text" : "Patient to be medically monitored on-site. Exhibiting signs of lack of control"
}
]
}