PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r4.elements@4.0.1
    http://hl7.org/fhir/StructureDefinition/de-ActivityDefinition.topic
{
  "description": "Data Element for ActivityDefinition.topic",
  "_filename": "StructureDefinition-de-ActivityDefinition.topic.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.topic",
  "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.topic",
  "experimental": "true",
  "resourceType": "StructureDefinition",
  "title": "ActivityDefinition.topic",
  "package_version": "4.0.1",
  "snapshot": {
    "element": [ {
      "path": "ActivityDefinition.topic",
      "requirements": "Repositories must be able to determine how to categorize the activity definition so that it can be found by topical searches.",
      "min": 0,
      "definition": "Descriptive topics related to the content of the activity. Topics provide a high-level categorization of the activity that can be useful for filtering and searching.",
      "isModifier": false,
      "short": "E.g. Education, Treatment, Assessment, etc.",
      "mapping": [ {
        "map": "N/A (to add?)",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "example",
        "valueSet": "http://hl7.org/fhir/ValueSet/definition-topic",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "DefinitionTopic"
        } ],
        "description": "High-level categorization of the definition, used for searching, sorting, and filtering."
      },
      "max": "*",
      "id": "ActivityDefinition.topic",
      "base": {
        "max": "*",
        "min": 0,
        "path": "ActivityDefinition.topic"
      },
      "isSummary": false
    } ]
  },
  "status": "draft",
  "id": "7245d4e1-2857-492e-81ec-c3ccf3335b36",
  "kind": "logical",
  "url": "http://hl7.org/fhir/StructureDefinition/de-ActivityDefinition.topic",
  "version": "4.0.1",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element"
}