PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.eu.laboratory@0.1.0
    http://hl7.eu/fhir/laboratory/StructureDefinition/Author
{
  "description": "Author (by whom the Laboratory result report or a subset of its results was authored). Section A1.5 of the eHN guideline.",
  "_filename": "StructureDefinition-Author.json",
  "package_name": "hl7.fhir.eu.laboratory",
  "date": "2024-02-26T08:16:21+01:00",
  "derivation": "specialization",
  "publisher": "HL7 Europe",
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "150",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "Europe"
    } ]
  } ],
  "name": "AuthorLabEhn",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "copyright": "Used by permission of HL7 Europe, all rights reserved Creative Commons License",
  "type": "http://hl7.eu/fhir/laboratory/StructureDefinition/Author",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "A.1.5 - Author",
  "package_version": "0.1.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 2
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "informative"
  } ],
  "snapshot": {
    "element": [ {
      "id": "Author",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Base"
      },
      "path": "Author",
      "short": "A.1.5 - Author",
      "definition": "Author (by whom the Laboratory result report or a subset of its results was authored). Section A1.5 of the eHN guideline.",
      "isModifier": false
    }, {
      "id": "Author.identifier",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "Author.identifier"
      },
      "path": "Author.identifier",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "A.1.5.1 Author identifier",
      "definition": "The health professional or authoring device identification number. Either an internal identifier assigned by a healthcare provider institution or (preferably) a national health professional ID such as the license or registration number.  - Preferred system(s):"
    }, {
      "id": "Author.name",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Author.name"
      },
      "path": "Author.name",
      "type": [ {
        "code": "HumanName"
      } ],
      "short": "A.1.5.2 Author name",
      "definition": "Person or device name. - Preferred system(s):"
    }, {
      "id": "Author.organization",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Author.organization"
      },
      "path": "Author.organization",
      "type": [ {
        "code": "Organization"
      } ],
      "short": "A.1.5.3 Author organization",
      "definition": "The healthcare provider organization information. - Preferred system(s):"
    } ]
  },
  "status": "active",
  "id": "d3f6d3a8-b469-426f-b419-60e0ccf86388",
  "kind": "logical",
  "url": "http://hl7.eu/fhir/laboratory/StructureDefinition/Author",
  "version": "0.1.0",
  "differential": {
    "element": [ {
      "id": "Author",
      "path": "Author",
      "short": "A.1.5 - Author",
      "definition": "Author (by whom the Laboratory result report or a subset of its results was authored). Section A1.5 of the eHN guideline."
    }, {
      "id": "Author.identifier",
      "max": "1",
      "min": 0,
      "path": "Author.identifier",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "A.1.5.1 Author identifier",
      "definition": "The health professional or authoring device identification number. Either an internal identifier assigned by a healthcare provider institution or (preferably) a national health professional ID such as the license or registration number.  - Preferred system(s): "
    }, {
      "id": "Author.name",
      "max": "*",
      "min": 0,
      "path": "Author.name",
      "type": [ {
        "code": "HumanName"
      } ],
      "short": "A.1.5.2 Author name",
      "definition": "Person or device name. - Preferred system(s): "
    }, {
      "id": "Author.organization",
      "max": "*",
      "min": 0,
      "path": "Author.organization",
      "type": [ {
        "code": "Organization"
      } ],
      "short": "A.1.5.3 Author organization",
      "definition": "The healthcare provider organization information. - Preferred system(s): "
    } ]
  },
  "contact": [ {
    "name": "HL7 Europe",
    "telecom": [ {
      "value": "http://hl7.eu",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base"
}