PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r4.elements@4.0.1
    http://hl7.org/fhir/StructureDefinition/de-ActivityDefinition.kind
{
  "description": "Data Element for ActivityDefinition.kind",
  "_filename": "StructureDefinition-de-ActivityDefinition.kind.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.kind",
  "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.kind",
  "experimental": "true",
  "resourceType": "StructureDefinition",
  "title": "ActivityDefinition.kind",
  "package_version": "4.0.1",
  "snapshot": {
    "element": [ {
      "path": "ActivityDefinition.kind",
      "min": 0,
      "definition": "A description of the kind of resource the activity definition is representing. For example, a MedicationRequest, a ServiceRequest, or a CommunicationRequest. Typically, but not always, this is a Request resource.",
      "isModifier": false,
      "short": "Kind of resource",
      "mapping": [ {
        "map": ".classCode",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "code"
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "http://hl7.org/fhir/ValueSet/request-resource-types|4.0.1",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "ActivityDefinitionKind"
        } ],
        "description": "The kind of activity the definition is describing."
      },
      "max": "1",
      "id": "ActivityDefinition.kind",
      "comment": "May determine what types of extensions are permitted.",
      "base": {
        "max": "1",
        "min": 0,
        "path": "ActivityDefinition.kind"
      },
      "isSummary": true
    } ]
  },
  "status": "draft",
  "id": "548dcfdd-6fa4-4eac-9665-10c61511836c",
  "kind": "logical",
  "url": "http://hl7.org/fhir/StructureDefinition/de-ActivityDefinition.kind",
  "version": "4.0.1",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element"
}