特定保健指導
0.8.0 - CI Build
このページは作成中の内容です。
{
"resourceType" : "CapabilityStatement",
"id" : "specific-service-request-server",
"meta" : {
"versionId" : "7",
"lastUpdated" : "2021-05-11T08:18:34.769+00:00",
"source" : "#PeRw6lvL7RQZQebd"
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>SpecificServiceRequestServer</h2><div><p>特定保健指導情報サーバ機能の機能ステートメントです。<br/>\n使用できるリソース(Resource Type)と使用できる操作(Read\tSearch:検索参照,\tUpdate:更新,\tCreate:作成,\tDelete:削除)の関係を示します。<br/>\n表で"y"となっている操作が使用できます。空欄となっている操作は使用できません。</p>\n</div><table><tr><td>Mode</td><td>SERVER</td></tr><tr><td>Description</td><td><div><p>特定保健指導情報のエンドポイントです。</p>\n</div></td></tr><tr><td>Transaction</td><td></td></tr><tr><td>System History</td><td></td></tr><tr><td>System Search</td><td>y</td></tr></table><table><tr><th><b>Resource Type</b></th><th><b>Profile</b></th><th><b title=\"GET a resource (read interaction)\">Read</b></th><th><b title=\"GET all set of resources of the type (search interaction)\">Search</b></th><th><b title=\"PUT a new resource version (update interaction)\">Update</b></th><th><b title=\"POST a new resource (create interaction)\">Create</b></th><th><b title=\"DELETE a resource (delete interaction)\">Delete</b></th></tr><tr><td>Patient</td><td><a href=\"https://igs.healthdataworks.net/jp-specific-health-guidance/StructureDefinition-JP-REZEPT-Patient.html\">https://igs.healthdataworks.net/jp-specific-health-guidance/StructureDefinition-JP-REZEPT-Patient.html</a></td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td></tr><tr><td>Organization</td><td><a href=\"https://igs.healthdataworks.net/jp-specific-health-guidance/StructureDefinition-JP-REZEPT-Organization.html\">https://igs.healthdataworks.net/jp-specific-health-guidance/StructureDefinition-JP-REZEPT-Organization.html</a></td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td></tr><tr><td>Observation</td><td><a href=\"https://igs.healthdataworks.net/jp-specific-health-guidance/StructureDefinition-JP-SPECIFIC-HEALTH-Observation.html\">https://igs.healthdataworks.net/jp-specific-health-guidance/StructureDefinition-JP-SPECIFIC-HEALTH-Observation.html</a></td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td></tr><tr><td>QuestionnaireResponse</td><td><a href=\"https://igs.healthdataworks.net/jp-specific-health-guidance/StructureDefinition-JP-SPECIFIC-HEALTH-QuestionnaireResponse.html\">https://igs.healthdataworks.net/jp-specific-health-guidance/StructureDefinition-JP-SPECIFIC-HEALTH-QuestionnaireResponse.html</a></td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td></tr><tr><td>ServiceRequest</td><td><a href=\"https://igs.healthdataworks.net/jp-specific-health-guidance/StructureDefinition-JP-SPECIFIC-HEALTH-ServiceRequest.html\">https://igs.healthdataworks.net/jp-specific-health-guidance/StructureDefinition-JP-SPECIFIC-HEALTH-ServiceRequest.html</a></td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td></tr></table></div>"
},
"url" : "https://igs.healthdataworks.net/jp-specific-health-guidance/capability-statement/specific-service-request-server",
"version" : "0.8.0",
"name" : "SpecificServiceRequestServer",
"title" : "Specific Service Request Server",
"status" : "draft",
"experimental" : false,
"date" : "2021-02-01",
"publisher" : "HealthDataWorks",
"contact" : [
{
"name" : "小山内 尚、西山 喜樹、能崎 克行",
"telecom" : [
{
"system" : "url",
"value" : "https://healthdataworks.net/"
}
]
}
],
"description" : "特定保健指導情報サーバ機能の機能ステートメントです。 \n使用できるリソース(Resource Type)と使用できる操作(Read\tSearch:検索参照,\tUpdate:更新,\tCreate:作成,\tDelete:削除)の関係を示します。 \n表で\"y\"となっている操作が使用できます。空欄となっている操作は使用できません。",
"kind" : "requirements",
"fhirVersion" : "4.0.1",
"format" : [
"json",
"xml"
],
"rest" : [
{
"mode" : "server",
"documentation" : "特定保健指導情報のエンドポイントです。",
"resource" : [
{
"type" : "Patient",
"profile" : "https://igs.healthdataworks.net/jp-specific-health-guidance/StructureDefinition-JP-REZEPT-Patient.html",
"interaction" : [
{
"code" : "read"
},
{
"code" : "create"
},
{
"code" : "update"
},
{
"code" : "delete"
},
{
"code" : "search-type"
}
]
},
{
"type" : "Organization",
"profile" : "https://igs.healthdataworks.net/jp-specific-health-guidance/StructureDefinition-JP-REZEPT-Organization.html",
"interaction" : [
{
"code" : "read"
},
{
"code" : "create"
},
{
"code" : "update"
},
{
"code" : "delete"
},
{
"code" : "search-type"
}
]
},
{
"type" : "Observation",
"profile" : "https://igs.healthdataworks.net/jp-specific-health-guidance/StructureDefinition-JP-SPECIFIC-HEALTH-Observation.html",
"interaction" : [
{
"code" : "read"
},
{
"code" : "create"
},
{
"code" : "update"
},
{
"code" : "delete"
},
{
"code" : "search-type"
}
]
},
{
"type" : "QuestionnaireResponse",
"profile" : "https://igs.healthdataworks.net/jp-specific-health-guidance/StructureDefinition-JP-SPECIFIC-HEALTH-QuestionnaireResponse.html",
"interaction" : [
{
"code" : "read"
},
{
"code" : "create"
},
{
"code" : "update"
},
{
"code" : "delete"
},
{
"code" : "search-type"
}
]
},
{
"type" : "ServiceRequest",
"profile" : "https://igs.healthdataworks.net/jp-specific-health-guidance/StructureDefinition-JP-SPECIFIC-HEALTH-ServiceRequest.html",
"interaction" : [
{
"code" : "read"
},
{
"code" : "create"
},
{
"code" : "update"
},
{
"code" : "delete"
},
{
"code" : "search-type"
}
]
}
],
"interaction" : [
{
"code" : "search-system"
}
]
}
]
}