: Example Procedure - Appendektomie - JSON Representation
Raw json | Download
{
"resourceType" : "Procedure",
"id" : "Appendektomie",
"meta" : {
"profile" : [
🔗 "https://gematik.de/fhir/isik/StructureDefinition/ISiKProzedur"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Procedure Appendektomie</b></p><a name=\"Appendektomie\"> </a><a name=\"hcAppendektomie\"> </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-ISiKProzedur.html\">ISiKProzedur</a></p></div><p><b>ExtensionProzedurDokumentationsdatum</b>: 2020-04-23</p><p><b>status</b>: Completed</p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 387713003}\">Surgical procedure (procedure)</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 80146002}, {http://fhir.de/CodeSystem/bfarm/ops 5-470}\">Entfernung des Blinddarms</span></p><p><b>subject</b>: <a href=\"Patient-PatientinMusterfrau.html\">Erika Fürstin von Musterfrau (official) Female, DoB: 1964-08-12 ( Private Krankenversicherung\u00a0(use:\u00a0secondary,\u00a0))</a></p><p><b>performed</b>: 2020-04-23</p><p><b>note</b>: </p><blockquote><div><p>Testnotiz</p>\n</div></blockquote></div>"
},
"extension" : [
{
"url" : "http://fhir.de/StructureDefinition/ProzedurDokumentationsdatum",
"valueDateTime" : "2020-04-23"
}
],
"status" : "completed",
"category" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "387713003",
"display" : "Surgical procedure (procedure)"
}
]
},
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "80146002",
"display" : "Excision of appendix (procedure)"
},
{
"system" : "http://fhir.de/CodeSystem/bfarm/ops",
"version" : "2020",
"code" : "5-470",
"display" : "Appendektomie"
},
{
"version" : "2024"
}
],
"text" : "Entfernung des Blinddarms"
},
"subject" : {
🔗 "reference" : "Patient/PatientinMusterfrau"
},
"performedDateTime" : "2020-04-23",
"note" : [
{
"text" : "Testnotiz"
}
]
}