: Klinik Pädiatrie - JSON Representation
Raw json | Download
{
"resourceType" : "Organization",
"id" : "KlinikPaediatrieOrganisationBeispiel",
"meta" : {
"profile" : [
🔗 "https://gematik.de/fhir/isik/StructureDefinition/ISiKOrganisation"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization KlinikPaediatrieOrganisationBeispiel</b></p><a name=\"KlinikPaediatrieOrganisationBeispiel\"> </a><a name=\"hcKlinikPaediatrieOrganisationBeispiel\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ISiKOrganisation.html\">ISiKOrganisation</a></p></div><p><b>identifier</b>: ArgeIkIknr/260120196, <code>https://fhir.kbv.de/NamingSystem/KBV_NS_Base_BSNR</code>/345678975</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/organization-type dept}\">Hospital Department</span>, <span title=\"Codes:{http://fhir.de/CodeSystem/dkgev/Fachabteilungsschluessel-erweitert 1000}\">Pädiatrie</span></p><p><b>name</b>: Klinik Pädiatrie</p><p><b>partOf</b>: <a href=\"Organization-KrankenhausOrganisationBeispiel.html\">Organization Uniklinik Entenhausen</a></p></div>"
},
"identifier" : [
{
"system" : "http://fhir.de/sid/arge-ik/iknr",
"value" : "260120196"
},
{
"system" : "https://fhir.kbv.de/NamingSystem/KBV_NS_Base_BSNR",
"value" : "345678975"
}
],
"type" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/organization-type",
"code" : "dept"
}
]
},
{
"coding" : [
{
"system" : "http://fhir.de/CodeSystem/dkgev/Fachabteilungsschluessel-erweitert",
"code" : "1000",
"display" : "Pädiatrie"
}
]
}
],
"name" : "Klinik Pädiatrie",
"partOf" : {
🔗 "reference" : "Organization/KrankenhausOrganisationBeispiel"
}
}