US Core Testing Guide - Local Development build (v3.1.1-1). See the Directory of published versions
: US Core Requestor - JSON Representation
Raw json | Download
{
"resourceType" : "ActorDefinition",
"id" : "us-core-requestor",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table class=\"grid\"><tr><td><b>Actor: USCoreRequestor</b></td><td>US Core Requestor</td><td>Type: system</td></tr><tr><td colspan=\"3\"><div><p>An application that initiates a data access request to retrieve patient data. This can be thought of as the client in a client-server interaction.</p>\n</div></td></tr><tr><td>References:</td><td colspan=\"2\"><a href=\"http://hl7.org/fhir/us/core/STU3.1.1/index.html#us-core-actors\">http://hl7.org/fhir/us/core/STU3.1.1/index.html#us-core-actors</a></td></tr></table></div>"
},
"url" : "http://hl7.org/fhir/us/core-tg/ActorDefinition/us-core-requestor",
"version" : "3.1.1-1",
"name" : "USCoreRequestor",
"title" : "US Core Requestor",
"status" : "draft",
"date" : "2023-08-25",
"publisher" : "HL7 FHIR Infrastructure WG",
"contact" : [
{
"name" : "HL7 FHIR Infrastructure WG",
"telecom" : [
{
"system" : "url",
"value" : "https://hl7.org/Special/committees/fiwg"
}
]
},
{
"name" : "Richard Ettema",
"telecom" : [
{
"system" : "email",
"value" : "mailto:richard.ettema@aegis.net"
}
]
}
],
"description" : "US Core Requestor Actor",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US"
}
]
}
],
"type" : "system",
"documentation" : "An application that initiates a data access request to retrieve patient data. This can be thought of as the client in a client-server interaction.",
"reference" : [
"http://hl7.org/fhir/us/core/STU3.1.1/index.html#us-core-actors"
]
}