German Practice Management FHIR Profiles (R4)
0.71.0 - STU1
DE
German Practice Management FHIR Profiles (R4) - Local Development build (v0.71.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Organization",
"id" : "example-zahnarzt-praxis",
"meta" : {
"profile" : [
🔗 "https://fhir.cognovis.de/praxis/StructureDefinition/praxis-organization-de"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization example-zahnarzt-praxis</b></p><a name=\"example-zahnarzt-praxis\"> </a><a name=\"hcexample-zahnarzt-praxis\"> </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-praxis-organization-de.html\">Praxis Organization DE</a></p></div><blockquote><p><b>Kleinunternehmerregelung § 19 UStG</b></p><ul><li>aktiv: true</li><li>gueltigAb: 2025-01-01</li></ul></blockquote><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/organization-type prov}\">Healthcare Provider</span></p><p><b>name</b>: Zahnarztpraxis Dr. Zahnarzt</p></div>"
},
"extension" : [
{
"extension" : [
{
"url" : "aktiv",
"valueBoolean" : true
},
{
"url" : "gueltigAb",
"valueDate" : "2025-01-01"
}
],
"url" : "https://fhir.cognovis.de/praxis/StructureDefinition/kleinunternehmerregelung"
}
],
"type" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/organization-type",
"code" : "prov",
"display" : "Healthcare Provider"
}
]
}
],
"name" : "Zahnarztpraxis Dr. Zahnarzt"
}