Practitioner - POST
Practitioner - POST
Header Parameters
- Content-Type stringExample: application/json
- application/json
Request Body
- object
Responses
- 201
Created
Response Headers
X-Powered-By string
Access-Control-Allow-Origin string
Content-Type string
Content-Length integer
ETag string
Date string
Connection string
Keep-Alive string
- application/json
- Schema
- Example (from schema)
- Example
Schema
- object
{}
{
"address": [
{
"city": "Jakarta",
"country": "ID",
"extension": [
{
"extension": [
{
"url": "province",
"valueCode": "10",
"_id": "653a12cafc152d304bbfa566"
},
{
"url": "city",
"valueCode": "1010",
"_id": "653a12cafc152d304bbfa567"
},
{
"url": "district",
"valueCode": "1010101",
"_id": "653a12cafc152d304bbfa568"
},
{
"url": "village",
"valueCode": "1010101101",
"_id": "653a12cafc152d304bbfa569"
},
{
"url": "rt",
"valueCode": "1",
"_id": "653a12cafc152d304bbfa56a"
},
{
"url": "rw",
"valueCode": "2",
"_id": "653a12cafc152d304bbfa56b"
}
],
"url": "https://fhir.kemkes.go.id/r4/StructureDefinition/administrativeCode",
"_id": "653a12cafc152d304bbfa565"
}
],
"line": [
"Gd. Prof. Dr. Sujudi Lt.5, Jl. H.R. Rasuna Said Blok X5 Kav. 4-9 Kuningan"
],
"postalCode": "12950",
"use": "home",
"_id": "653a12cafc152d304bbfa564"
}
],
"birthDate": "1945-11-17T00:00:00.000Z",
"gender": "male",
"id": "653a12cafc152d304bbfa563",
"identifier": [
{
"system": "https://fhir.kemkes.go.id/id/nakes-his-number",
"use": "official",
"value": "N10000001",
"_id": "653a12cafc152d304bbfa56c"
},
{
"system": "https://fhir.kemkes.go.id/id/nik",
"use": "official",
"value": "367400001111201",
"_id": "653a12cafc152d304bbfa56d"
}
],
"meta": {
"lastUpdated": "2022-12-14T22:46:46.060Z",
"versionId": "MTY3MTA1ODAwNjA2MDc3MTAwMA"
},
"name": [
{
"prefix": [
"Dr.",
"dr."
],
"suffix": [
"MARS."
],
"text": "Voigt",
"use": "official",
"_id": "653a12cafc152d304bbfa56e"
}
],
"qualification": [
{
"code": {
"coding": [
{
"code": "STR-KKI",
"display": "Surat Tanda Registrasi Dokter",
"system": "https://terminology.kemkes.go.id/v1-0302",
"_id": "653a12cafc152d304bbfa570"
}
]
},
"identifier": [
{
"system": "https://fhir.kemkes.go.id/id/str-kki-number",
"use": "official",
"value": "2938/28377/STR/00001",
"_id": "653a12cafc152d304bbfa571"
}
],
"issuer": {
"display": "Konsil Kedokteran Indonesia",
"reference": "Organization/10000003"
},
"period": {
"end": "2023-01-01T00:00:00.000Z",
"start": "1995-01-01T00:00:00.000Z"
},
"_id": "653a12cafc152d304bbfa56f"
},
{
"code": {
"coding": [
{
"code": "BS",
"display": "Bachelor of Science",
"system": "http://terminology.hl7.org/CodeSystem/v2-0360",
"_id": "653a12cafc152d304bbfa573"
}
],
"text": "Bachelor of Science"
},
"identifier": [
{
"system": "http://example-university.ac.id/certificate-number",
"value": "12345",
"_id": "653a12cafc152d304bbfa574"
}
],
"issuer": {
"display": "Universitas Example",
"reference": "Organization/10000002"
},
"period": {
"start": "1995-01-01T00:00:00.000Z"
},
"_id": "653a12cafc152d304bbfa572"
}
],
"resourceType": "Practitioner",
"telecom": [
{
"system": "phone",
"use": "mobile",
"value": "08123456789",
"_id": "653a12cafc152d304bbfa575"
},
{
"system": "phone",
"use": "home",
"value": "+622123456789",
"_id": "653a12cafc152d304bbfa576"
},
{
"system": "email",
"use": "home",
"value": "[email protected]",
"_id": "653a12cafc152d304bbfa577"
}
],
"timestamps": {
"created_at": "2023-10-26T07:12:57.303Z",
"updated_at": "2023-10-26T07:12:57.303Z"
}
}
Loading...