CH LAB-Order (R4)
3.0.0-ci-build - ci-build Switzerland flag

CH LAB-Order (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 3.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-lab-order/ and changes regularly. See the Directory of published versions

: CH LAB-Composition 6-histopath with ServiceRequest and Form - JSON Representation

Raw json | Download


{
  "resourceType" : "Composition",
  "id" : "6-histopath-composition-with-sr-and-form",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2022-10-20T17:04:38.520+00:00",
    "profile" : [
      🔗 "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-composition"
    ]
  },
  "text" : {
    "status" : "additional",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div>Case study 6</div><div><h3>Suspected Melanoma, order for histopathology examination</h3><p>A 45-year-old female patient Simone Studer came for her regular skin check to the Arztpraxis of Dermatologist Armin Ahrens, and this lesion was noted: Junctions nevi consisting of seborrheic area top end and atypical network constructed of many seperate dots, structures , etc , suggesting melanocytic involvement. Excision. Attachement of dermatoscopic images Specimen: 29 x 11 x 5 mm skin ellipse Body Site: Back paralumbar left</p><p>The skin sample, including the order form and the dermatoscopic image are sent to the laboratory.</p></div></div>"
  },
  "extension" : [
    {
      "extension" : [
        {
          "url" : "enterer",
          "valueReference" : {
            🔗 "reference" : "PractitionerRole/ArminAhrensArztpraxis"
          }
        }
      ],
      "url" : "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-epr-dataenterer"
    },
    {
      "url" : "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-urgentnoficationcontactforthisdocument",
      "valueReference" : {
        🔗 "reference" : "PractitionerRole/EvaErlenmeyerLaborPipette"
      }
    },
    {
      "url" : "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-urgentnoficationcontactfortheresponsetothisdocument",
      "valueReference" : {
        🔗 "reference" : "PractitionerRole/ArminAhrensArztpraxis"
      }
    },
    {
      "url" : "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-receiver",
      "valueReference" : {
        🔗 "reference" : "PractitionerRole/EvaErlenmeyerLaborPipette"
      }
    },
    {
      "url" : "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-copyreceiver",
      "valueReference" : {
        🔗 "reference" : "PractitionerRole/PeterPrestoGruppenpraxis"
      }
    },
    {
      "url" : "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-copyreceiver",
      "valueReference" : {
        🔗 "reference" : "Patient/SimoneStuder"
      }
    }
  ],
  "status" : "final",
  "type" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "721966001",
        "display" : "Pathology order (record artifact)"
      }
    ]
  },
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "721963009",
          "display" : "Order (record artifact)"
        }
      ]
    }
  ],
  "subject" : {
    🔗 "reference" : "Patient/SimoneStuder"
  },
  "date" : "2019-03-31T11:46:09+02:00",
  "author" : [
    {
      🔗 "reference" : "PractitionerRole/ArminAhrensArztpraxis"
    }
  ],
  "title" : "Pathologieauftrag",
  "section" : [
    {
      "title" : "Order-Referral-Form 6-histopath",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "93037-0",
            "display" : "Portable medical order form"
          }
        ]
      },
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Order-Referral-Form 6-histopath</div>"
      },
      "entry" : [
        {
          🔗 "reference" : "Questionnaire/6-histopath"
        },
        {
          🔗 "reference" : "QuestionnaireResponse/6-histopath"
        },
        {
          🔗 "reference" : "ServiceRequest/6-histopath-service-request"
        }
      ]
    }
  ]
}