Specimen - Search by Identifier Accession Number (Rujukan)
Specimen - Search by Identifier Accession Number (Rujukan)
Query Parameters
- identifier stringExample: http://sys-ids.kemkes.go.id/specimen-acsn|1000000004
- request stringExample: 3e8459cc-a9b1-405a-9e20-abfb5e40f8c7
Header Parameters
- Content-Type stringExample: application/json
Responses
- 200
OK
Response Headers
content-type string
vary string
date string
content-length integer
X-Xss-Protection string
X-Frame-Options string
X-Content-Type-Options string
x-request-id string
Via string
Strict-Transport-Security string
Referrer-Policy string
Permissions-Policy string
Content-Security-Policy string
Alt-Svc string
- application/json
- Schema
- Example (from schema)
- Example
Schema
- object
{}
{
"entry": [
{
"fullUrl": "https://api-satusehat-dev.dto.kemkes.go.id/fhir-r4/v1/Specimen/dc4e3a46-340f-44e4-92be-107afd24049e",
"resource": {
"collection": {
"collectedDateTime": "2022-06-14T08:15:00+07:00",
"extension": [
{
"url": "https://fhir.kemkes.go.id/r4/StructureDefinition/CollectorOrganization",
"valueReference": {
"reference": "Organization/10083042"
}
}
]
},
"extension": [
{
"url": "https://fhir.kemkes.go.id/r4/StructureDefinition/TransportedTime",
"valueDateTime": "2022-06-14T08:23:00+07:00"
}
],
"id": "dc4e3a46-340f-44e4-92be-107afd24049e",
"identifier": [
{
"assigner": {
"reference": "Organization/10083042"
},
"system": "http://sys-ids.kemkes.go.id/specimen/10083042",
"value": "00001"
},
{
"system": "http://sys-ids.kemkes.go.id/specimen-acsn",
"value": "1000000004"
}
],
"meta": {
"lastUpdated": "2023-03-14T02:33:15.297191+00:00",
"versionId": "MTY3ODc2MTE5NTI5NzE5MTAwMA"
},
"request": [
{
"reference": "ServiceRequest/3e8459cc-a9b1-405a-9e20-abfb5e40f8c7"
}
],
"resourceType": "Specimen",
"status": "available",
"subject": {
"display": "An. Ny. Smith",
"reference": "Patient/P02029102701"
},
"type": {
"coding": [
{
"code": "119294007",
"display": "Dried blood specimen",
"system": "http://snomed.info/sct"
}
]
}
},
"search": {
"mode": "match"
}
}
],
"resourceType": "Bundle",
"total": 1,
"type": "searchset"
}
Loading...