PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r4.elements@4.0.1
    http://hl7.org/fhir/StructureDefinition/de-ActivityDefinition.publisher
{
  "description": "Data Element for ActivityDefinition.publisher",
  "_filename": "StructureDefinition-de-ActivityDefinition.publisher.json",
  "package_name": "hl7.fhir.r4.elements",
  "date": "2019-11-01T09:29:23+11:00",
  "derivation": "specialization",
  "meta": {
    "lastUpdated": "2019-11-01T09:29:23.356+11:00"
  },
  "publisher": "HL7 FHIR Standard",
  "fhirVersion": "4.0.1",
  "purpose": "Data Elements are defined for each element to assist in questionnaire construction etc",
  "name": "ActivityDefinition.publisher",
  "mapping": [ {
    "uri": "http://hl7.org/fhir/workflow",
    "name": "Workflow Pattern",
    "identity": "workflow"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://hl7.org/fhir/object-implementation",
    "name": "Object Implementation Information",
    "identity": "objimpl"
  } ],
  "abstract": false,
  "type": "ActivityDefinition.publisher",
  "experimental": "true",
  "resourceType": "StructureDefinition",
  "title": "ActivityDefinition.publisher",
  "package_version": "4.0.1",
  "snapshot": {
    "element": [ {
      "path": "ActivityDefinition.publisher",
      "requirements": "Helps establish the \"authority/credibility\" of the activity definition.  May also allow for contact.",
      "min": 0,
      "definition": "The name of the organization or individual that published the activity definition.",
      "isModifier": false,
      "short": "Name of the publisher (organization or individual)",
      "mapping": [ {
        "map": "Definition.publisher {as string instead of CodeableConcept}",
        "identity": "workflow"
      }, {
        "map": "FiveWs.witness",
        "identity": "w5"
      }, {
        "map": ".participation[typeCode=AUT].role",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "max": "1",
      "id": "ActivityDefinition.publisher",
      "comment": "Usually an organization but may be an individual. The publisher (or steward) of the activity definition is the organization or individual primarily responsible for the maintenance and upkeep of the activity definition. This is not necessarily the same individual or organization that developed and initially authored the content. The publisher is the primary point of contact for questions or issues with the activity definition. This item SHOULD be populated unless the information is available from context.",
      "base": {
        "max": "1",
        "min": 0,
        "path": "ActivityDefinition.publisher"
      },
      "isSummary": true
    } ]
  },
  "status": "draft",
  "id": "4ab8dd94-aa38-4841-aea8-f95cb32b3023",
  "kind": "logical",
  "url": "http://hl7.org/fhir/StructureDefinition/de-ActivityDefinition.publisher",
  "version": "4.0.1",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element"
}