CH ORF (R4)
3.0.0-ci-build - ci-build Switzerland flag

CH ORF (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-orf/ and changes regularly. See the Directory of published versions

: Composition Order-Referral-Form - JSON Representation

Raw json | Download


{
  "resourceType" : "Composition",
  "id" : "comp-order-referral-form",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-composition"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n            Order-Referral-Form\n        </div>"
  },
  "extension" : [
    {
      "url" : "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-epr-dataenterer",
      "extension" : [
        {
          "url" : "enterer",
          "valueReference" : {
            🔗 "reference" : "PractitionerRole/StabiloBossPraxisSeeblick"
          }
        }
      ]
    },
    {
      "url" : "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-urgentnoficationcontactforthisdocument",
      "valueReference" : {
        🔗 "reference" : "PractitionerRole/NotificationContactHansRoentgen"
      }
    },
    {
      "url" : "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-urgentnoficationcontactfortheresponsetothisdocument",
      "valueReference" : {
        🔗 "reference" : "PractitionerRole/NotificationContactSabineMeier"
      }
    },
    {
      "url" : "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-receiver",
      "valueReference" : {
        🔗 "reference" : "PractitionerRole/HansRoentgenKantonsspital"
      }
    },
    {
      "url" : "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-copyreceiver",
      "valueReference" : {
        🔗 "reference" : "PractitionerRole/CopyReceiverSabineMeierPraxisSeeblick"
      }
    },
    {
      "url" : "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-copyreceiver",
      "valueReference" : {
        🔗 "reference" : "Patient/ErikaMusterfrau"
      }
    }
  ],
  "status" : "final",
  "type" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "419891008",
        "display" : "Record artifact (record artifact)"
      }
    ]
  },
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "721963009",
          "display" : "Order (record artifact)"
        }
      ]
    }
  ],
  "subject" : {
    🔗 "reference" : "Patient/ErikaMusterfrau"
  },
  "date" : "2019-03-31T11:46:09+02:00",
  "author" : [
    {
      🔗 "reference" : "PractitionerRole/SabineMeierPraxisSeeblick"
    }
  ],
  "title" : "Order-Referral-Form",
  "section" : [
    {
      "title" : "Order-Referral",
      "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\">\n                Order-Referral-Form\n            </div>"
      },
      "entry" : [
        {
          🔗 "reference" : "Questionnaire/order-referral-form"
        },
        {
          🔗 "reference" : "QuestionnaireResponse/qr-order-referral-form"
        },
        {
          🔗 "reference" : "ServiceRequest/sr-order-referral-form"
        }
      ]
    }
  ]
}