Kerndatensatz Senologie
0.9.0 - ci-build

Kerndatensatz Senologie - Local Development build (v0.9.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Fall 9: Stanzbiopsie-Präparat links OAQ - JSON Representation

Raw json | Download

{
  "resourceType" : "Specimen",
  "id" : "Fall9-Pathologie-Praeparat",
  "meta" : {
    "profile" : [
      🔗 "https://www.senologie.org/fhir/StructureDefinition/senologie-pathologie-praeparat"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Specimen Fall9-Pathologie-Praeparat</b></p><a name=\"Fall9-Pathologie-Praeparat\"> </a><a name=\"hcFall9-Pathologie-Praeparat\"> </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-senologie-pathologie-praeparat.html\">BIH Senologie Pathologisches Präparat</a></p></div><p><b>identifier</b>: Placer Identifier/SPEC-2025-000901-A</p><p><b>status</b>: Available</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 122737001}\">Stanzbiopsie</span></p><p><b>subject</b>: <a href=\"Patient-Fall9-Patient-Andrea-Wolf.html\">Andrea Wolf  Female, DoB: 1974-05-29 ( http://fhir.bih-charite.de/sid/patient-id#SENO-2025-009)</a></p><h3>Collections</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Collected[x]</b></td><td><b>Method</b></td><td><b>BodySite</b></td></tr><tr><td style=\"display: none\">*</td><td>2025-04-08</td><td><span title=\"Codes:{http://snomed.info/sct 129314006}\">Biopsy - action</span></td><td><span title=\"Codes:{http://snomed.info/sct 80248007}\">Linke Brust, oberer äußerer Quadrant</span></td></tr></table></div>"
  },
  "identifier" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "PLAC",
            "display" : "Placer Identifier"
          }
        ]
      },
      "system" : "http://pathologie.charite.de/fhir/sid/specimen-id",
      "value" : "SPEC-2025-000901-A"
    }
  ],
  "status" : "available",
  "type" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "122737001",
        "display" : "Specimen from breast obtained by core needle biopsy"
      }
    ],
    "text" : "Stanzbiopsie"
  },
  "subject" : {
    🔗 "reference" : "Patient/Fall9-Patient-Andrea-Wolf"
  },
  "collection" : {
    "collectedDateTime" : "2025-04-08",
    "method" : {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "129314006",
          "display" : "Biopsy - action"
        }
      ]
    },
    "bodySite" : {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "80248007",
          "display" : "Left breast structure"
        }
      ],
      "text" : "Linke Brust, oberer äußerer Quadrant"
    }
  }
}