FHIR IG analytics| Package | kvdigital.vermittlungscode-abrufen-pvs |
| Resource Type | Parameters |
| Id | Operation_Vermittlungscode_Request_Example_Request_Body_1.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Parameters",
"parameter": [
{
"name": "leistungsmerkmale",
"valueCoding": {
"system": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_BAS_FACHGEBIET_GROB",
"code": "13"
}
},
{
"name": "leistungsmerkmale",
"valueCoding": {
"system": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_BAR2_WBO",
"code": "521"
}
},
{
"name": "dringlichkeit",
"valueCoding": {
"system": "http://hl7.org/fhir/request-priority",
"code": "urgent"
}
},
{
"name": "bsnr",
"valueIdentifier": {
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "BSNR",
"display": "Primary physician office number"
}
]
},
"system": "https://fhir.kbv.de/NamingSystem/KBV_NS_Base_BSNR",
"value": "123456789"
}
},
{
"name": "ueberweisenderArzt",
"resource": {
"resourceType": "Practitioner",
"id": "c412a945-d17e-47c3-a592-da5188750919",
"meta": {
"profile": [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_116117_TERMINSERVICE_VCA_Practitioner|1.2.0"
]
},
"text": {
"status": "extensions",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Diese Practitioner-Instanz beschreibt die Ärztin 'Maxi Mustermensch' mit den ANRs '123456711', '123456722' und '123456733'.</div>"
},
"identifier": [
{
"type": {
"coding": [
{
"code": "LANR",
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"display": "Lifelong physician number"
}
]
},
"system": "https://fhir.kbv.de/NamingSystem/KBV_NS_Base_ANR",
"value": "123456711"
},
{
"type": {
"coding": [
{
"code": "LANR",
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"display": "Lifelong physician number"
}
]
},
"system": "https://fhir.kbv.de/NamingSystem/KBV_NS_Base_ANR",
"value": "123456722"
},
{
"type": {
"coding": [
{
"code": "LANR",
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"display": "Lifelong physician number"
}
]
},
"system": "https://fhir.kbv.de/NamingSystem/KBV_NS_Base_ANR",
"value": "123456733"
}
],
"name": [
{
"use": "official",
"family": "Mustermensch",
"given": [
"Maxi"
]
}
]
}
}
]
}