FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions

Example ActorDefinition/lab-report-creator (JSON)

FHIR Infrastructure Work GroupMaturity Level: N/AStandards Status: InformativeCompartments: No defined compartments

Raw JSON (canonical form + also see JSON Format Specification)

Laboratory Report Creator: a system generating and sending/providing a Laboratory Report to a Consumer or to a Repository for report storage and sharing.

{
  "resourceType" : "ActorDefinition",
  "id" : "lab-report-creator",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n      <p class=\"res-header-id\">\n        <b>Generated Narrative: ActorDefinition lab-report-creator</b>\n      </p>\n      <a name=\"lab-report-creator\"/>\n      <table class=\"grid\">\n        <tr>\n          <td>\n            <b>Actor: LabReportCreator </b>\n          </td>\n          <td/>\n          <td>Type: system </td>\n        </tr>\n        <tr>\n          <td colspan=\"3\">\n            <div>\n              <p>This actor represents the Laboratory Report creators. That is the actor creating the report that can be send to a consumer or to a repository for report storage and sharing.</p>\n            </div>\n          </td>\n        </tr>\n      </table>\n    </div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "fhir"
  }],
  "url" : "http://hl7.org/fhir/ActorDefinition/lab-report-creator",
  "version" : "0.2.0-ci",
  "name" : "LabReportCreator",
  "status" : "active",
  "date" : "2024-12-14T06:50:57+00:00",
  "publisher" : "HL7 International / FHIR Infrastructure",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/fiwg"
    }]
  }],
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "150",
      "display" : "Europe"
    }]
  }],
  "copyright" : "Used by permission of HL7 Europe, all rights reserved Creative Commons License",
  "type" : "system",
  "documentation" : "This actor represents the Laboratory Report creators. That is the actor creating the report that can be send to a consumer or to a repository for report storage and sharing."
}

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.